16.01.2010, 06:36
Quote:
Originally Posted by jameskmonger
Skin id? YOU PUT THE SEAT ID.
Right, at the top of your script, put this: pawn Код:
pawn Код:
https://sampwiki.blast.hk/wiki/Category:Vehicle To find the Car Colors 1 and 2, go here: https://sampwiki.blast.hk/wiki/Color_ID Then, in OnPlayerSpawn, put this: pawn Код:
|
pawn Код:
PutPlayerInVehicle(playerid,spawncar,1);
pawn Код:
PutPlayerInVehicle(playerid,spawncar,0);