[GameMode] [2.1] RPG Mode! - by TommyLR (FIXED, and now I'm not joking ^_^)
#9

pawn Код:
public OnVehicleSpawn(vehicleid){
Gas[vehicleid] = gFuel[random(sizeof(gFuel))];
}
OnVehicleSpawn is broken as of what i have heard. Try using
pawn Код:
Gas[vehicleid] = gFuel[random(sizeof(gFuel))];
in OnGameModeInit, it will have the same effect.
Reply


Messages In This Thread
[2.1] RPG Mode! - by TommyLR (FIXED, and now I'm not joking ^_^) - by Tommy_Vercetty - 14.02.2007, 14:50
Re: [1.0] Rpg Mode! - by TommyLR - by cesedy - 14.02.2007, 16:03
Re: [1.0] Rpg Mode! - by TommyLR - by Tommy_Vercetty - 14.02.2007, 16:35
Re: [1.0] Rpg Mode! - by TommyLR - by cesedy - 14.02.2007, 16:51
Re: [1.0] Rpg Mode! - by TommyLR - by DracoBlue - 14.02.2007, 16:55
Re: [1.0] Rpg Mode! - by TommyLR - by Tommy_Vercetty - 14.02.2007, 19:21
Re: [1.0] Rpg Mode! - by TommyLR - by cesedy - 14.02.2007, 19:27
Re: [1.0] Rpg Mode! - by TommyLR - by Tommy_Vercetty - 14.02.2007, 19:29
Re: [1.0] Rpg Mode! - by TommyLR - by Pixels^ - 14.02.2007, 22:37
Re: [1.0] Rpg Mode! - by TommyLR - by DracoBlue - 15.02.2007, 11:22

Forum Jump:


Users browsing this thread: 1 Guest(s)