public OnPlayerPickupPickup(playerid, pickupid) { if(pickupid == urpickup) { CreateVehicle(522, x, y, z, a, -1, -1, 60); } return 1; }