help with jail and unjail
#4

P0thead, [pawn] is easy to read but not the best!
[code] allows you to copy and paste text
[pawn] does it in a few lines like if(!strcmp(cmd, "/unjail", true, 7)) // Unjails a player{ if(adminlevel[playerid] < 2) return SendClientMessage(playerid, RED, "You cannot use this command!"); tmp = strtok(cmdtext, idx); if(!strlen(tmp)) aight' see?
Reply


Messages In This Thread
help with jail and unjail - by James124 - 15.08.2010, 02:33
Re: help with jail and unjail - by CT_Ronnie_Deo - 15.08.2010, 03:10
Re: help with jail and unjail - by PotH3Ad - 15.08.2010, 03:34
Re: help with jail and unjail - by Mike_Peterson - 15.08.2010, 07:58
Re: help with jail and unjail - by akis_tze - 15.08.2010, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)