[Ajuda] Nitro
#3

Quote:
Originally Posted by SepZ
Посмотреть сообщение
PHP код:
for(new iMAX_VEHICLESi++)
{
    
AddVehicleComponent(i1010);

Se quiser que os veiculos nasзam com nitro, basta adicionar o mesmo codigo em OnVehicleSpawn

PHP код:
public OnVehicleSpawn(vehicleid)
{
    for(new 
0MAX_VEHICLESi++)
    {
        
AddVehicleComponent(i1010);
    }
    return 
1;

Qualquer erro me avise, estou pelo celular
pra que o loop?

PHP код:
public OnVehicleSpawn(vehicleid

    
AddVehicleComponent(vehicleid1010);  
    return 
1

Reply


Messages In This Thread
Nitro - by maxblaya01 - 05.09.2015, 04:31
Re: Nitro - by SepZ - 05.09.2015, 05:41
Re: Nitro - by PT - 05.09.2015, 10:41
Re: Nitro - by maxblaya01 - 05.09.2015, 16:59
Re: Nitro - by SepZ - 05.09.2015, 18:37
Re: Nitro - by PT - 05.09.2015, 21:06
Re: Nitro - by maxblaya01 - 08.09.2015, 04:47
Re: Nitro - by HardWar - 08.09.2015, 14:03
Re: Nitro - by .Skool_. - 08.09.2015, 18:35

Forum Jump:


Users browsing this thread: 2 Guest(s)