#1

pawn Код:
COMMAND:say(playerid,params[])
{
    if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playerid,ORANGE,"You need to be level 1 to use this command!");
    SendRconCommand("say");
    return 1;
}
When i go ingame i cant do it.
Reply


Messages In This Thread
Help - by lordturhan - 08.11.2011, 18:02
Re: Help - by Aleks7 - 08.11.2011, 18:18
Re: Help - by Sascha - 08.11.2011, 18:19
Re: Help - by =WoR=G4M3Ov3r - 08.11.2011, 18:20
Re: Help - by Sascha - 08.11.2011, 18:23
Re: Help - by lordturhan - 08.11.2011, 18:28

Forum Jump:


Users browsing this thread: 3 Guest(s)