17.01.2013, 14:59
Assuming that you've PPC_Trucking, get the coordinates and the zone name, then find this line in your script,
Continue with adding the depot info in it. Next, find this line,
And under that, you would see the truckers rescue points and then add yours.
pawn Код:
case ClassTruckDriver: // Ask where the trucker player wants to respawn
ShowPlayerDialog(playerid, DialogRescue, DIALOG_STYLE_LIST,
pawn Код:
Dialog_Rescue(playerid, response, listitem)