new Float:pos[4]; GetPlayerPos(playerid, pos[0], pos[1], pos[2]); GetPlayerFacingAngle(playerid, pos[3]); CreateVehicle(482, pos[0], pos[1], pos[2], pos[3], 1, 1, 1200);