killdahobo99
Unregistered
Quote:
Originally Posted by [HiC
TheKiller ]
Quote:
Originally Posted by killdahobo99
Quote:
Originally Posted by Abernethy
I'm not sure, maybe..
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger) { if (vehicleID == /*CAR ID*/) { SetPlayerInterior(playerid, /*INTERIOR*/); } return 1; }
I searched for the "turismo" id and got it, then i put it in the "car Id" and it crashed. Also, can you explain how this wil work? because, when i type /kickstart, i want people to be able to chooce vehicles they want, not spawn in one. So how would i make it that only in that place, theres certain type of vehcicles because like i said, they dissapear
|
for some reason that crashed my server
|
Did you use the vehicle ID or the model ID?
|