05.11.2012, 06:48
Hey guys im trying to do a pick-up which brings up a dialogue box whilst in a vehicle, Ive done everything but the Pickup does not recognise there is the vehicle there.
any help would be grateful
Here is my code:
any help would be grateful
Here is my code:
Код:
if(pickupid == Service1) IsPlayerInRangeOfPoint(playerid, 3.0, 1611.0157, 2236.7346, 10.3934), ShowPlayerDialog(playerid, DIALOG_SERVICE, DIALOG_STYLE_LIST, "Service Station.", "Add Nos: Price 500$\nAdd Hydraulics: Price 500$\nChange Vehicle Colour\nRepair Vehicle: Price 750$", "Select", "Close");