07.07.2010, 07:21
Look at the brackets at the first script
stock GetSlotOfSpawnedVehicle( playerid )
it must be like this
stock GetSlotOfSpawnedVehicle(playerid)
do this in all of your brackets, where you putted an extra space, and what are the errors, that you are getting?
stock GetSlotOfSpawnedVehicle( playerid )
it must be like this
stock GetSlotOfSpawnedVehicle(playerid)
do this in all of your brackets, where you putted an extra space, and what are the errors, that you are getting?