Little help with getarg(mysql)
#3

Quote:
Originally Posted by YJIET
View Post
If you pass a string as an argument, you'll need to get each character from the string.
pawn Code:
getarg(i + 3, 0); //1st
getarg(i + 3, 1); //2nd
getarg(i + 3, 2); //3rd character
Something like that.
Thanks.
Reply


Messages In This Thread
Little help with getarg(mysql) - by wups - 25.09.2011, 12:30
Re: Little help with getarg(mysql) - by Stylock - 25.09.2011, 13:27
Re: Little help with getarg(mysql) - by wups - 25.09.2011, 16:52
AW: Little help with getarg(mysql) - by Meta - 25.09.2011, 17:16

Forum Jump:


Users browsing this thread: 1 Guest(s)