problem (Help fast)
#3

pawn Код:
//Damaged
for(new i = 0; i < MAX_VEHICLES; i++) UpdateVehicleDamageStatus(i, panels, 1, lights, tires);
pawn Код:
//Not damaged
for(new i = 0; i < MAX_VEHICLES; i++) UpdateVehicleDamageStatus(i, panels, 0, lights, tires);
Reply


Messages In This Thread
problem (Help fast) - by Toxik - 18.08.2015, 20:51
Re : problem (Help fast) - by Dutheil - 18.08.2015, 21:09
Re: problem (Help fast) - by Weponz - 18.08.2015, 21:10
Re: problem (Help fast) - by Toxik - 18.08.2015, 21:13
AW: problem (Help fast) - by Nero_3D - 18.08.2015, 21:16
Re: problem (Help fast) - by Toxik - 18.08.2015, 21:26
AW: problem (Help fast) - by Nero_3D - 18.08.2015, 22:17
Re: problem (Help fast) - by Crayder - 18.08.2015, 22:25

Forum Jump:


Users browsing this thread: 1 Guest(s)