Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ProximaEstacion(playerid)
- {
- new cp = random(sizeof PostosdeGas);
- playerInMiniMission[playerid]=CreateVehicle(584,0.0,0.0,0.0,0.0,0,1,1);
- AttachTrailerToVehicle(playerInMiniMission[playerid],GetPlayerVehicleID(playerid));
- //FALTA LO DEL TRAILER
- return 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment