[AJUDA] Blindagem
#10

Quote:
Originally Posted by marlon.dhd
Посмотреть сообщение
Funcionou, valeeeu. +REP

Hiuship
Quando descobri que nгo estava funcionando, eu pensei sobre fazer um loop, mas nunca tinha feito antes e decidi nгo me aventurar.. Mesmo assim, valeu pela ajuda. (: +REP

@RESOLVIDO
nгo quero te alertar, mais isto vai te deixar com um ping do cгo,
e sem falar do lag.

Faзa assim:

pawn Код:
public blindagem()
{
    for(new i = 0; i != MAX_PLAYERS; i++)
    {
        GetPlayerVehicleID(i);
        RepairVehicle(GetPlayerVehicleID(i));
        SetVehicleHealth(GetPlayerVehicleID(i), 1000);
    }
    return true;
}
Reply


Messages In This Thread
[AJUDA] Blindagem - by marlon.dhd - 14.03.2012, 17:01
Re: [AJUDA] Blindagem - by Skun Fly - 14.03.2012, 17:07
Re: [AJUDA] Blindagem - by marlon.dhd - 14.03.2012, 17:11
Re: [AJUDA] Blindagem - by humildadeforever - 14.03.2012, 17:19
Re: [AJUDA] Blindagem - by Hiuship - 14.03.2012, 17:36
Re: [AJUDA] Blindagem - by marlon.dhd - 14.03.2012, 18:04
Re: [AJUDA] Blindagem - by Hiuship - 14.03.2012, 22:50
Re: [AJUDA] Blindagem - by steki. - 14.03.2012, 23:14
Re: [AJUDA] Blindagem - by Mercurio - 15.03.2012, 02:31
Re: [AJUDA] Blindagem - by DarkScripter - 15.03.2012, 03:39

Forum Jump:


Users browsing this thread: 4 Guest(s)