Help with these commands?
#9

pawn Код:
CMD:setleader(playerid, params[])
{
     new id;
     if(!sscanf(params,"u", id))
     {
         // Do your thing, set "id" as leader.
     }
     return 1;
}
Reply


Messages In This Thread
Help with these commands? - by Qaiis - 09.03.2013, 21:38
Re: Help with these commands? - by Rock - 09.03.2013, 21:42
Re: Help with these commands? - by Qaiis - 09.03.2013, 21:46
Re: Help with these commands? - by Rock - 09.03.2013, 22:07
Re: Help with these commands? - by Qaiis - 09.03.2013, 22:17
Re: Help with these commands? - by Rock - 09.03.2013, 22:29
AW: Help with these commands? - by morocco - 09.03.2013, 23:54
Re: Help with these commands? - by Qaiis - 10.03.2013, 10:31
Re: Help with these commands? - by Sandiel - 10.03.2013, 10:34

Forum Jump:


Users browsing this thread: 2 Guest(s)