I need help
#2

Your use of the 'strcmp' function is incorrect for what you'retrying to achieve.
pawn Код:
if(!strcmp,cmdtext[1],"me",true,2))
That's better.

Also, on the line with the format, change "cmdtext[0]" to "cmdtext[4]"
remove the "&& i!=playerid" from your 'if' statement
and last but not least, remove the "SendClientMessage(playerid,COLOR_PURPLE,strin g);" line.
Reply


Messages In This Thread
I need help - by pablodc - 25.08.2009, 19:50
Re: I need help - by Joe Staff - 25.08.2009, 19:55
Re: I need help - by The_Tough - 25.08.2009, 19:56
Re: I need help - by Memoryz - 25.08.2009, 19:59
Re: I need help - by XtremeChio - 25.08.2009, 20:03
Re: I need help - by pablodc - 25.08.2009, 20:04
Re: I need help - by speedruntrainer - 25.08.2009, 20:17
Re: I need help - by pablodc - 25.08.2009, 20:27

Forum Jump:


Users browsing this thread: 2 Guest(s)