[Pedido] Pawno travando
#7

PHP код:
new AR[MAX_PLAYERS]; // No topo do GM
CMD:setar(playeridparams[]) 

    new 
id
    if(
sscanf(params"us"id)) return SendClientMessage(playerid, -1"use /setar [id]"); 
    
SendClientMessage(id, -1"O admi te setou de AR"); 
    
AR[id] = 1
    return 
1;

Reply


Messages In This Thread
Pawno travando - by TheHave - 28.10.2017, 00:50
Re: Pawno travando - by IlanZ - 28.10.2017, 00:57
Re: Pawno travando - by TheHave - 28.10.2017, 00:58
Re: Pawno travando - by C4rtm4n - 28.10.2017, 01:03
Re: Pawno travando - by zCyan - 28.10.2017, 01:04
Re: Pawno travando - by TheHave - 28.10.2017, 01:22
Re: Pawno travando - by C4rtm4n - 28.10.2017, 01:31
Re: Pawno travando - by IlanZ - 28.10.2017, 01:32
Re: Pawno travando - by TheHave - 28.10.2017, 01:48
Re: Pawno travando - by C4rtm4n - 28.10.2017, 02:01

Forum Jump:


Users browsing this thread: 7 Guest(s)