Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. i think would be one of these file..or maybe both..not sure..
  2. the patchlist number..everytime you update....ensure the number is higher than the previous patch number..... you may try use a higher number to test it work or not... otherwise..delete the neoncube file that store the update info of your patch..and try patch again ~
  3. depend on how you want the Damage to be reduce......... source ? script ? any trigger condition ?
  4. Emistry

    @away

    /am same like what @vanyrl mentioned.
  5. check ur setting here ? maybe you dont have any delay or cast time set for the skill ? trunk/db/re/skill_cast_db.txt //-- GD_EMERGENCYCALL 10013,5000,0,0,0,300000,0,0 trunk/db/re/skill_castnodex_db.txt 10013,7 //GD_EMERGENCYCALL
  6. Custom_weapons#Troubleshooting Custom_Items#Weapon_Sprite_Solution_.28temporary.29
  7. define your "spam" they relog and use again ? change the settings here. trunk/conf/battle/guild.conf // Activate guild skills delay by relog? (Note 1) // Official setting is "yes", otherwise allow guild leaders to relog to cancel the 5 minute delay. guild_skill_relog_delay: yes
  8. to Apply for Membership read this.. http://spriterepository.com/forum/17-apply-for-membership/
  9. Emistry

    @away

    http://rathena.org/board/topic/71389-afk-with-afk-hat/
  10. you can try the script write by @KeyWorld defpattern 1, "([^:]+): (\\|\\d{2})?"+$MonsterName$+".$", "L_0"; just simple edit this to make it triggerable in the way you want. $MonsterName$
  11. Yeah ~ Annie save my day again ~ >.< i know that different langtype will affect the defpattern stuff...but i didnt know it's because of the "|00" .........LOL it took me so long to figure out how to solve this.....till today ~ xD /me give another +1 rep to annie ^^ and damn..i alway forget to use debugmes to debug script ==''
  12. Emistry

    Data Question

    if that file do exist inside Official KRO GRF .....he can ask his player to update the KRO Clients. but using a patcher to update it would be perfect to avoid any problems....
  13. Emistry

    Data Question

    to add a custom monster...u just need to edit some files... jobname.lub npcidentity.lub and mob_db.txt you can try refer this.... Custom_Mobs
  14. you can try this....it work fine for me. http://pastebin.com/raw.php?i=zV8VyDAq save it in LUB format and save inside the System Folder.
  15. if you did spend time read the error message that display below the database....you can figure out this easily....~
  16. @darristan nice xD @others... here is a small pack of status icon taken from Official KRO Grf...xD you might wanna give it a try .... http://www.mediafire.com/?oz29u521dwcy3f1 some icon might have existed in latest server ... i just upload part of icon that we seldom seen it. forget to inform you guys.... my computer cant read Korean text by default....so..some of these file's name might be broken. you can choose to rename the file / extract it from ur kRO grf.
  17. make sure your player using the same langtype with yours...
  18. check inside your application.php
  19. double click on your database ( which named 'rathena' ) before you execute any script ..... the program will not auto detect which database will be used to execute the script...
×
×
  • Create New...