Ragnar Lothbrok
Members-
Content Count
317 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Ragnar Lothbrok
-
Thank You Dastgir Pojee! Solved!
-
Sir Jabote do ypu mean this one? i do't know how to enable it, can you please help me..
-
Solved! it's just on the item_db. Type: 11
-
Update your Auraset, Seems like you are using old version of auraset.. (since from error, it seems, source is calling clif->sendauras, while we have clif_sendauras in the source) and Line 252: if (sd && (effect1<0 || effect2<0 || effect3<0) && (type == SC_HIDING || type == SC_CLOAKING || type == SC_CHASEWALK || sd->sc.option==OPTION_INVISIBLE || type==SC_CHASEWALK || type==SC_CHASEWALK2 || type==SC_CAMOUFLAGE)){ effect1 *= -1; effect2 *= -1; effect3 *= -1; clif_sendauras(sd, AREA_WOS); } return 1;}/* run when server starts */ So, Please update your Auraset File. Thank You! no more error when compiling but i got another error on console
-
Extended Vending System UPDATED rev14395! by Lilith
Ragnar Lothbrok replied to quesoph's topic in Source Releases
BUMP! -
can you help me on this error!?
-
[*] Can we use also Currency on this NPC Market Shop? and how? Thanks!
-
Extended Vending System UPDATED rev14395! by Lilith
Ragnar Lothbrok replied to quesoph's topic in Source Releases
You should have that much amount of zeny available.(client side issues) Does anyone fix this? need help please! Thanks! -
BUMP! HELP PEASE!
- 29 replies
-
- point shop
- shop
-
(and 6 more)
Tagged with:
-
Extended Vending System UPDATED rev14395! by Lilith
Ragnar Lothbrok replied to quesoph's topic in Source Releases
for item as price was working as intended, but for cash and zeny cant buy it even the price is 1.00 and i have 10.000 cash or zeny " you dont have enought item " Yeah! -
i got problem on this on original npc.c it is like this : on the patch it is like this: i dont know where i will put the patch. and i got this error : im using latest rev.. need help thanks!
- 29 replies
-
- point shop
- shop
-
(and 6 more)
Tagged with:
-
Extended Vending System UPDATED rev14395! by Lilith
Ragnar Lothbrok replied to quesoph's topic in Source Releases
i got same problem as Litro, i can vend from zeny and cash but when you buy the the Vend item, it will shown you don't have enough items.. zeny and cash same problem.. -
Extended Vending System UPDATED rev14395! by Lilith
Ragnar Lothbrok replied to quesoph's topic in Source Releases
i got this error and is this like this? -
Can someone help me on this GD_PK_TITLE by Goddameit
Ragnar Lothbrok posted a question in Script Support
something like this, 1. The Title will only be activated if the player have 200 kills,400 kills,600 kills,800 kills, 1k kills.. 2. Different Title name ex.: 200 Kills = MvP 400 Kills = MvP1 600 Kills = MvP2 800 Kills = MvP3 1000 Kills = MvP4 Here's the script http://herc.ws/board/topic/3265-pk-title/ Hope someone will help me Thank You! -
Thank You! I'm going to try this one
-
I see.. maybe i will just change it to something else less characters... can anyone make it?
-
Can i suggest / can anyone help me.. something like this, 1. The Title will only be activated if the player have 200 kills,400 kills,600 kills,800 kills, 1k kills.. 2. Different Title name ex.: 200 Kills = Dominator 400 Kills = Unstoppable 600 Kills = Megakill 800 Kills = Holyshit 1000 Kills = Godlike
-
R>Script that will automatically reset all stats of all character?
Ragnar Lothbrok replied to Brynner's question in Script Support
i see, but can you please add that can detect also when a GM edit the stats of the normal character, then the normal character will be disconnected within 3 secs.. thank you! Okei! 1st sorry for this reply.. I think it misunderstand what i want to be.. my bad... this script nothing to do w/ gm commands no need to disable.. I want something like this, When a GM edit the stats of a Character, the character will be automatically detected as abnormal stats and he will be disconnected and the stats will reset.. And when a GM edit the stats of low lvl character, the character will still automatically detected bec, every lvl has equivalent of stats points.. Sorry for my bad english.. -
Card Remover NPC need help please
Ragnar Lothbrok replied to Ragnar Lothbrok's question in Script Support
BUMP! -
Can any one check this script im using it's a Card Remover NPC.. i got no error's in console, but it doesn't remove the card.. http://upaste.me/af3b11569b3ff9727
-
R>Script that will automatically reset all stats of all character?
Ragnar Lothbrok replied to Brynner's question in Script Support
i see, but can you please add that can detect also when a GM edit the stats of the normal character, then the normal character will be disconnected within 3 secs.. thank you! -
R>Script that will automatically reset all stats of all character?
Ragnar Lothbrok replied to Brynner's question in Script Support
Thanks! i try to add those line, but when i try to edit the stats of normal char using gm char the normal character was not detected unless until he will reconnect.. -
R>Script that will automatically reset all stats of all character?
Ragnar Lothbrok replied to Brynner's question in Script Support
i want to use it but can you add/change it alittle bit like , it will only detect when character is abnormal stats not every time they reconnect and if they where detected they will get DC within 3 secs.. and GM accounts are not affected on this script.. Thanks -
is it possible to change the color of the title?
-
Thank You!