[Tutorial] Making A Simple /PM command.
#4

Quote:
Originally Posted by HyperZ
View Post
Change:
pawn Code:
if(sscanf(params, "us", id, params[2]))
To:
pawn Code:
if(sscanf(params, "us[75]", id, params[2]))
By the way, good tut for your first.
I didnt know i had to have a string length, none of my cmds do, but thankyou, and i'll change that now
Reply


Messages In This Thread
Making A Simple /PM command. - by AstonDA-G - 29.11.2011, 07:32
Re: Making A Simple /PM command. - by seanny - 29.11.2011, 16:44
Re: Making A Simple /PM command. - by HyperZ - 29.11.2011, 16:48
Re: Making A Simple /PM command. - by AstonDA-G - 29.11.2011, 17:09
Re: Making A Simple /PM command. - by Nodroz - 29.11.2011, 17:12

Forum Jump:


Users browsing this thread: 1 Guest(s)