Jump to content

hendra814

Members
  • Posts

    1281
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by hendra814

  1. @pajodex Thanks for the guide, already solved now here my worked script. click
  2. Hi, I'm make equipment trader from Euphy card trader script. it's works but also could change card into point. I just want the npc accept equipment. here the script
  3. @Euphy Could you help me change card trader into equipment trader i don't know how to change the sql part in the script. Thanks before
  4. are you already enable the duplicate npc? here my example when i'm enable at prontera and izlude with gm account i'm setting the quest (must in game) the duplicate npc already there from line 1542 to 1576
  5. are you already restart the map server or using @reloadatcommand by gm ID
  6. This is custom script, and this is not part of rathena script files so you must put it in custom npc folder and enable it in npc\cpc_costum.conf here my file for you % Drop item.txt
  7. Try this old script, i'm still use this script click
  8. - script Drop_extra -1,{ OnNPCKillEvent: if( rand( 100 ) <= 1) { { .@item_id = 7227; getitem .@item_id,1; } end; }
  9. no, just disable it at npc\re\script_athena.conf make it like this
  10. try copy paste from the emistry suggestion instead manual remove part of the script. i think there have en error in map console.
  11. npc\re\quests\mrsmile.txt
  12. go to npc/scripts_athena.conf give // at npc: npc/other/poring_war.txt so will be like this to disable the script
  13. Why not delete data in char database? so player still could login with their account and create new character with novice job
  14. remove // if you want enable the npc, save and try load the script
  15. i think default already enable it from conf\battle\items.conf
  16. same, from the fisrt time using this client can't use hair style bigger than 29. i think the problem is the client, maybe KRO put some protection, but i don''t know which part. because using nemo could increase max hair styles.
  17. from what i've know 2017-06-14 client can't use hair style bigger than 29. I think the problem is client protection, but i don't know which part, because with nemo could increase the hair styles limit.
  18. To do that you must rebuild map_cache for that.. if you just disable it via maps_athena.conf it will make your char got crash when going into the disable map.
  19. Try look into conf\mapsathena.conf there have some duplicate map So, that why i tell to go prontera, because prontera don't have duplicate map. (from what i know)
  20. when i looj to your last screen shoot, it's different map of prt_fild08. Try go to prontera town, I think it's already solved your problem.
  21. in the screen shoot it's map prt_fild08 not " iz_int,97,90:iz_int01,97,90:iz_int02,97,90:iz_int03,97,90:iz_int04,97,90"
  22. i'm doubt your idea, @MassZERO, try change in your subnet fill your subnet, map ip and char ip with your current setting.
×
×
  • Create New...