Vehicles in dialog - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Vehicles in dialog (
/showthread.php?tid=523872)
Vehicles in dialog [+rep] -
cnoopers - 04.07.2014
How i can there(down) add
Veh1[playerid], Veh2[playerid], Veh3[playerid], Veh4[playerid], Veh5[playerid] in new lines?
Код:
ShowPlayerDialog(playerid, DIALOG_VEHICLES, DIALOG_STYLE_LIST, "Vehicles",/* Here vehicles */, "OK", "Exit");
Re: Vehicles in dialog -
ball - 04.07.2014
Use
\n if you want new line in listed dialogs.
Re: Vehicles in dialog -
cnoopers - 04.07.2014
i know but its not work without
"..".
Re: Vehicles in dialog -
cnoopers - 04.07.2014
refresh