lolmin21 Posted December 28, 2015 Posted December 28, 2015 (edited) Need help in fixing error, can't understand with this error show up in putty : script error on npc/custom/kafraExpress/ke_main.txt line 324 parse_callfunc: expected ')' to close argument list In game its normally can use and did not get any error. p/s: By the way, it's not my script, i'm just edit it Hihihihi ke_main.txt Edited December 28, 2015 by lolmin21 Quote
0 Start_ Posted December 28, 2015 Posted December 28, 2015 Try if (guildopenstorage(0) == 1) to if (guildopenstorage() == 1) Not sure sorry If doesn't work. Quote
0 lolmin21 Posted December 28, 2015 Author Posted December 28, 2015 Try if (guildopenstorage(0) == 1) to if (guildopenstorage() == 1) Not sure sorry If doesn't work. Thank you. Its working. Quote
Question
lolmin21
Need help in fixing error, can't understand with this error show up in putty :
script error on npc/custom/kafraExpress/ke_main.txt line 324
parse_callfunc: expected ')' to close argument list
In game its normally can use and did not get any error.
p/s: By the way, it's not my script, i'm just edit it Hihihihi
ke_main.txt
Edited by lolmin212 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.