Jump to content

Litro Endemic

Members
  • Posts

    283
  • Joined

  • Days Won

    10

Everything posted by Litro Endemic

  1. Wow it was great cp, i will try to look into it and inform you if i found bug
  2. write it here the change you made other or i will help you to correct it the way you want
  3. first are you edit the status.conf on conf/battle/ folder ? or in import folder ? or you has been edit the status src ?
  4. why don't you do pcblockmove to the player currently talking to npc ?
  5. i bet you use old revision as i remember in the old revision there is bug of combo items that can stacking its effect
  6. re-check everything its in right place
  7. there is one in download section, search for it sory if its not help full
  8. go here http://rathena.org/wiki/Using_rAsql for more information
  9. Ms. Annie how about ' configurabe chance ', like to get ' random egg pet 1 ' it will be 80 % and the failing chance to evolve, if the evolution failed it will make the original pet ( before go through evolution npc ) intimate value will be reduced to 0.
  10. ToZorMan, I have a request Could you make recolors of : Earthworm Item ID 623 Fish Item ID 6096 ( actualy this item was recolored but just 3 color, please make another color for its ) thanks for the share your work is never fail to amaze everyone
  11. Find in Status.C case SC_FREEZE: sc_def = status->mdef*100; sc_def2 = status->luk*10 + status_get_lv(bl)*10 - status_get_lv(src)*10; tick_def2 = status_src->luk*-10; // Caster can increase final duration with luk break; and add this tick_def = status->luk*100; // if Freeze your duration is 10000ms and 100 Luk will make it Freeze Duration is 1ms after sc_def2 = status->luk*10 + status_get_lv(bl)*10 - status_get_lv(src)*10;
  12. yes dont forget to check option 'Disable1rag1Params' when you patch your client
  13. Hy rAthena... can someone help me making a kind of broadcast sell and buy, and the mesage will be shown like this ex : [seller] Name : WTS > jellopy, marine card, spore, etc or [buyer] Name : WTB > jellopy, marine card, spore but this command can only be used by the merchant class
  14. i want to make an NPC that will give the player an Item That Will Expire in the End Off Desember that will be on 31 Desember 2013 ex : if A player Accept it on 21 dessember it will expire 10 days after else if player accept it on 29 desember it will expire 2 days after if i make it with "rentitem" i am afraid my player will exploit its, can any one guide me to make this npc ??
  15. Can Some One Help me make this Script of NPC trophy reward for 1st Rank PvP Ladder the item will be automaticaly put into the inventory 1st Ladder And if the 1st ladder person is changed the item in previous 1st ladder position will be deleted Currently im Using Dota PvP Ladder By Annie Ruru V 2.9 SQL sorry for my bad english, and im grateful for all member help
  16. max hair style standart is 27
  17. Hy Everyone, Im Currently Using rAthena SVN And a days ago i face a weird problem, one of my users have their status buged, take a look to the pic and i was search in rAthena forum to get help but other who get same problem like me not geting their problem reproduced, here the link http://rathena.org/board/tracker/issue-7485-bugged/ http://rathena.org/board/tracker/issue-7976-stats-character-bug/ well Currently its not answered, can i ask help how to check all status not just base status, like str = 120 + 55, Can i cek the bonuses stats if the bonuses stats have more value than base stats the player will got kicked from game, and it will count how many time the player get overstats they Base Stats Or Bonus Stats well im sory for my bad bad english, if i write inappropriate word
×
×
  • Create New...