31.03.2012, 07:26
Can ANyone make 1 for me ?? i need that when Player type /work without entering vehicle it should say:
"You Need to be in A Vehicle."
and when player sit in plane and type /work so there should be checkpoint appear and when player go to the checkpoint something should appear like this:
"Passengers Loaded!"
and when player fly and reach another checkpoint, he should get some money and something should appear like this:
"Passengers Unloaded!"
and for each type of mission there should be differnet vehicles Like this :
iT MEANS THAT player should have this Id Vehicle for these checkpoints !!
"You Need to be in A Vehicle."
and when player sit in plane and type /work so there should be checkpoint appear and when player go to the checkpoint something should appear like this:
"Passengers Loaded!"
and when player fly and reach another checkpoint, he should get some money and something should appear like this:
"Passengers Unloaded!"
and for each type of mission there should be differnet vehicles Like this :
Код:
ublic OnPlayerEnterVehicle(playerid, vehicleid) { switch(GetVehicleModel(vehicleid)) { case 519, 577, 592: {