#1

so im not sure about my scriptscan someone tell me if it wrong lol thx >

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
   
    if(strcmp ("/kick0",cmdtext, true) == 0)
    {

        Kick(playerid,0);
       return 1;
    }
return 0;
}
"so i want this cmdkick only id0"
Reply


Messages In This Thread
kick - by colonel-top - 13.05.2013, 11:59
Re: kick - by MP2 - 13.05.2013, 12:18
Re: kick - by Calabresi - 13.05.2013, 12:30
Re: kick - by -CaRRoT - 13.05.2013, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)