Global vehicles health problem
#3

You need to use foreach for that.

Код:
foreach (vid : Vehicle)
{
   SetVehicleHealth(vid, 980.0);
}
Add this in OnGameModeInit.
Reply


Messages In This Thread
Global vehicles health problem - by Face9000 - 14.10.2012, 16:49
Re: Global vehicles health problem - by Jensen - 14.10.2012, 16:55
Re: Global vehicles health problem - by Calabresi - 14.10.2012, 17:04
Re: Global vehicles health problem - by Niko_boy - 14.10.2012, 17:09
Re: Global vehicles health problem - by Calabresi - 14.10.2012, 17:10
Re: Global vehicles health problem - by Face9000 - 14.10.2012, 18:01

Forum Jump:


Users browsing this thread: 1 Guest(s)