AsurielRO 5 Posted August 16, 2017 Good day i wabt to ask how to fix this problem Example - if player/players talk to warper and choose where to warp Some times the npc dialog disappered and the player stock up need to relogin again Is there any solution for this please help thank you so much If this kind of problem is private please pm me ^_^ Quote Share this post Link to post Share on other sites
0 bWolfie 138 Posted August 16, 2017 You should post your script if possible. 1 AsurielRO reacted to this Quote Share this post Link to post Share on other sites
0 maqc1 8 Posted August 17, 2017 This happens if you close the dialog using close2; but then you forget to use end; to stop the script. Good behavior : mes "blablabla"; close2; emotion 21; // Or other stuff end; 1 AsurielRO reacted to this Quote Share this post Link to post Share on other sites
0 AsurielRO 5 Posted August 17, 2017 heres the script also please tell me what changes are warps.txt Quote Share this post Link to post Share on other sites
0 AsurielRO 5 Posted August 21, 2017 help please Quote Share this post Link to post Share on other sites
0 hendra814 8 Posted August 22, 2017 3 hours ago, Questune09 said: help please i'm already tried with rathena emulator, your script work well Spoiler 1 AsurielRO reacted to this Quote Share this post Link to post Share on other sites
0 Cyro 3 Posted August 22, 2017 This is known bug with 2015 clients https://github.com/rathena/rathena/issues/2348 1 AsurielRO reacted to this Quote Share this post Link to post Share on other sites
0 hendra814 8 Posted August 22, 2017 The problem appear when enable hourly reward script. so disable that script from the server. 1 AsurielRO reacted to this Quote Share this post Link to post Share on other sites
0 AsurielRO 5 Posted August 22, 2017 On 8/21/2017 at 8:30 PM, hendra814 said: The problem appear when enable hourly reward script. so disable that script from the server. wahhhhhhhhh is it ??? but i think i dont have hourly reward script in game Quote Share this post Link to post Share on other sites
0 hendra814 8 Posted August 23, 2017 check all your script, if there have Quote attachnpctimer ""+strcharinfo(0)+""; disable that script, because that's the problem. Quote Share this post Link to post Share on other sites
Good day i wabt to ask how to fix this problem
Example
- if player/players talk to warper and choose where to warp
Some times the npc dialog disappered and the player stock up need to relogin again
Is there any solution for this please help thank you so much
If this kind of problem is private please pm me ^_^
Share this post
Link to post
Share on other sites