[HELP] SetVehiclePos(...)
#1

hy...command is this:

Код:
public OnVehicleSpawn(vehicleid) {
	for(new i = 1; i < sizeof(cInfo); i++) { ChangeVehicleColor(cInfo[i][ownedvehicle],cInfo[vehicleid][cBoja1],cInfo[vehicleid][cBoja2]); SetVehiclePos(cInfo[i][ownedvehicle], cInfo[i][cPosX],  cInfo[i][cPosY],  cInfo[i][cPosZ]); }
	return 1; }

But it dont changes vehicle poss on spawn...dont hnow why :S
Reply


Messages In This Thread
[HELP] SetVehiclePos(...) - by lukica - 21.07.2010, 19:09
Re: [HELP] SetVehiclePos(...) - by MisterTickle - 21.07.2010, 19:11
Re: [HELP] SetVehiclePos(...) - by lukica - 21.07.2010, 19:14

Forum Jump:


Users browsing this thread: 3 Guest(s)