Quesooo Posted August 11, 2017 Posted August 11, 2017 help me fix this npc when npc is click after a second or minute the dialog is gone and the character stock here is the script warper.txt Quote
1 Z3R0 Posted August 12, 2017 Posted August 12, 2017 Maybe that's the issue..m normal npc timeout in older clients Quote
0 Akkarin Posted August 11, 2017 Posted August 11, 2017 There's technically no difference between the custom warper supplied by the repo, are you also loading that too? Since both define functions with the same name, you should rename them. Are there any errors on the map server? 1 Quote
0 Quesooo Posted August 11, 2017 Author Posted August 11, 2017 15 hours ago, Akkarin said: There's technically no difference between the custom warper supplied by the repo, are you also loading that too? Since both define functions with the same name, you should rename them. Are there any errors on the map server? i dont see any errors on mapserver what do you mean both define functions with the same name? Quote
0 Technoken Posted August 11, 2017 Posted August 11, 2017 I've seen some threads saying it was because of script end; and close; but I still don't know. I also experienced this on 2012-04-10 and 2013 clients. but whenever I used 2015 clients and above I couldn't reproduce it. Until now I can't find a good answer to solve this issue. XD 1 Quote
0 Quesooo Posted August 11, 2017 Author Posted August 11, 2017 15 hours ago, Technoken said: I've seen some threads saying it was because of script end; and close; but I still don't know. I also experienced this on 2012-04-10 and 2013 clients. but whenever I used 2015 clients and above I couldn't reproduce it. Until now I can't find a good answer to solve this issue. XD you are correct boss any one hopefully solve this Quote
0 Z3R0 Posted August 11, 2017 Posted August 11, 2017 ugh, who still uses menu() lol I don't see any close; there, and there is only end; but it's after menu calls... so I don't see why the menu would disappear without the player selecting anything. 1 Quote
0 Quesooo Posted August 12, 2017 Author Posted August 12, 2017 23 hours ago, Z3R0 said: ugh, who still uses menu() lol I don't see any close; there, and there is only end; but it's after menu calls... so I don't see why the menu would disappear without the player selecting anything. sir give me solution please Quote
0 Z3R0 Posted August 12, 2017 Posted August 12, 2017 3 minutes ago, Quesooo said: sir give me solution please I see no reason why the menu would disappear without the user doing any actions Quote
0 Quesooo Posted August 12, 2017 Author Posted August 12, 2017 15 hours ago, Z3R0 said: I see no reason why the menu would disappear without the user doing any actions thats the problem example i click the npc and mother talk to me and get some stuffs and when i come back the menu gones Quote
0 sader1992 Posted August 12, 2017 Posted August 12, 2017 (edited) post the script you still use the script at the first post ? Edited August 12, 2017 by sader1992 1 Quote
0 Quesooo Posted August 12, 2017 Author Posted August 12, 2017 15 hours ago, sader1992 said: post the script script at the top sir Quote
0 sader1992 Posted August 12, 2017 Posted August 12, 2017 at line 163 there is (Instance ) need to be (Instance Warper) else then that there is no error and the menu disappear yes but i don't get stacked it's normal npc timeout what the problem ? Quote
0 Technoken Posted August 12, 2017 Posted August 12, 2017 I've also tried enabling and disabling npc_securetimeout on src, but it still happens on those clients. Idk why. But never on 2015. It only happens to me on default custom stylist and warper though. So maybe bec of how the script were constructed. But i didnt explore much. Maybe later im gonna look at the menu thing. Quote
Question
Quesooo
help me fix this npc when npc is click after a second or minute the dialog is gone and the character stock
here is the script
warper.txt
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.