new Float:x, Float:y, Float:z, Float:angle;GetPlayerPos(playerid, x, y, z);new veh = CreateVehicle(vehicleid, x, y, z, angle, -1, -1, -1);