[PEDIDO] Comandos
#5

pawn Код:
if(strcmp(cmdtext,"/reparar",true) == 0)
    {
     new vehicleid = GetPlayerVehicleID(playerid);
     SetVehicleHealth(vehicleid, 1000.0);
     return 1;
    }
+/- Isso nao?
Reply


Messages In This Thread
[PEDIDO] Comandos - by Gads - 08.05.2011, 13:36
Re: [PEDIDO] Comandos - by Shadoww5 - 08.05.2011, 13:43
Re: [PEDIDO] Comandos - by Gads - 08.05.2011, 14:20
Re: [PEDIDO] Comandos - by Shadoww5 - 08.05.2011, 14:33
Re: [PEDIDO] Comandos - by Transferencia - 08.05.2011, 14:33
Re: [PEDIDO] Comandos - by Gads - 08.05.2011, 14:34
Re: [PEDIDO] Comandos - by Shadoww5 - 08.05.2011, 14:37
Re: [PEDIDO] Comandos - by Shadoww5 - 08.05.2011, 14:43
Re: [PEDIDO] Comandos - by Gads - 08.05.2011, 14:49

Forum Jump:


Users browsing this thread: 1 Guest(s)