yoyong Posted February 8, 2012 Posted February 8, 2012 http://www.eathena.ws/board/index.php?act=attach&type=post&id=9463 please fix the problem Quote
Gepard Posted February 8, 2012 Posted February 8, 2012 Try replacing compare(getarg(.e+1),"Zeny") with compare(getarg(.e+1)+"", "Zeny") and do the similar with occurences of getarg(@i+1) too. 1 Quote
Matheus Posted February 12, 2012 Posted February 12, 2012 I don't know if i'm right, but, when you called a function with string argument, you need transform the getarg in a string variable or will not work .. test this .. Quote
Emistry Posted February 12, 2012 Posted February 12, 2012 the solution that Gepard post... it will convert the argument into string format... and..this method actually tested and work fine in previous topic as well. 1 Quote
Question
yoyong
http://www.eathena.ws/board/index.php?act=attach&type=post&id=9463
please fix the problem
3 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.