17.03.2009, 09:19
Quote:
Originally Posted by Rks_
search for this one, tip:OnVehicleSpawn.
|

Код:
SetVehicleNumberPlate(vehicleid,cInfo[vehicleid][Plate]); SetVehicleToRespawn(vehicleid); SetVehiclePos(vehicleid,cInfo[vehicleid][SpawnX],cInfo[vehicleid][SpawnY],cInfo[vehicleid][SpawnZ]); SetVehicleZAngle(vehicleid,cInfo[vehicleid][SpawnR]);