22.04.2010, 07:11
Top of script :
under OnGameModeInit :
under OnPlayerRequestClass :
Код:
new spawncar;
Код:
spawncar = AddStaticVehicle(etc.....)
Код:
PutPlayerInVehicle(playerid,spawncar,0);