[PEDIDO]TEMPO
#1

Galera eu fiz um comando tipo para transformar o kra ae eu keri um para destransformar mas nao um comando mas tipo em 30 segundos ele vai voltar para skin antiga (pode setar qualker um dps faзo um float) e tbm as armas antigas (coloquei o getplayerweapons) ae vlw
pawn Код:
if(strcmp("/trans", cmdtext, true, 10) == 0)
    {
    if(UsouComando[playerid] > gettime()) return SendClientMessage(playerid, -1,  "Espere 60 segundos para usar este comando novamente.");
    SendClientMessage(playerid, -1,"Vocк esta transformado");
    GetPlayerWeapon(playerid);
    SetPlayerSkin(playerid,5);
    GivePlayerWeapon(playerid,38,9999);
    UsouComando[playerid] = gettime() + 60;
    return 1;
    }
Reply


Messages In This Thread
[PEDIDO]TEMPO - by makino - 02.02.2012, 11:08
Re: [PEDIDO]TEMPO - by makino - 02.02.2012, 11:42
Re: [PEDIDO]TEMPO - by DrTHE - 02.02.2012, 11:47
Re: [PEDIDO]TEMPO - by makino - 02.02.2012, 12:01
Re: [PEDIDO]TEMPO - by makino - 02.02.2012, 12:51
Re: [PEDIDO]TEMPO - by Stronda xD - 02.02.2012, 13:38
Re: [PEDIDO]TEMPO - by makino - 02.02.2012, 13:45
Re: [PEDIDO]TEMPO - by Lуs - 02.02.2012, 13:48
Re: [PEDIDO]TEMPO - by Stronda xD - 02.02.2012, 13:56
Re: [PEDIDO]TEMPO - by [Pawno] - 02.02.2012, 14:18

Forum Jump:


Users browsing this thread: 2 Guest(s)