question
#6

Try using

Код:
if(!IsPlayerAdmin(playerid)) return SendClientMessage(playerid, COLOR_RED,"You Are Not An Admin");
// Other ST00F
And btw, your using unecessary memory..
you don't need strtok, just use "params", and decrease the size of tmp if you're going to keep using strtok, to [256].

Or even better, use dcmd + sscanf, much less memory intensive and faster!

Tutorial for DCMD+SSCANF: HERE

OFF-TOPIC: -sarcasm- Jeffry, what are you doing with my bitch in your signature? tut tut..-/sarcasm-
Reply


Messages In This Thread
question - by aircombat - 09.03.2010, 15:34
Re: question - by Jeffry - 09.03.2010, 15:56
Re: question - by cozza123456 - 09.03.2010, 15:58
Re: question - by aircombat - 09.03.2010, 16:25
Re: question - by Jeffry - 09.03.2010, 16:37
Re: question - by Joe_ - 09.03.2010, 16:43

Forum Jump:


Users browsing this thread: 1 Guest(s)