public OnVehicleSpawn(vehicleid){ SetVehiclePos(vehicleid, x, y, z); SetVehicleZAngle(vehicleid, a); return 1;}