Jump to content

Ragnar Lothbrok

Members
  • Content Count

    317
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Ragnar Lothbrok

  1. Thank You Dastgir Pojee! Solved!
  2. Sir Jabote do ypu mean this one? i do't know how to enable it, can you please help me..
  3. Solved! it's just on the item_db. Type: 11
  4. 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
  5. can you help me on this error!?
  6. [*] Can we use also Currency on this NPC Market Shop? and how? Thanks!
  7. You should have that much amount of zeny available.(client side issues) Does anyone fix this? need help please! Thanks!
  8. 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!
  9. 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!
  10. 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..
  11. 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!
  12. Thank You! I'm going to try this one
  13. I see.. maybe i will just change it to something else less characters... can anyone make it?
  14. 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
  15. 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..
  16. 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
  17. 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!
  18. 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..
  19. 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
  20. is it possible to change the color of the title?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.