SA-MP Forums Archive
how to make the msgbox, with info of whole trucks depot? - 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: how to make the msgbox, with info of whole trucks depot? (/showthread.php?tid=543613)



how to make the msgbox, with info of whole trucks depot? - bogushas - 27.10.2014



example look's like that. DATE | NAME | ACTION.


Re: how to make the msgbox, with info of whole trucks depot? - 1fret - 27.10.2014

pawn Код:
#define dialogid 1
 ShowPlayerDialog(playerid,dialogid,DIALOG_STYLE_MSGBOX,"dialog title","2/3/14: what ever information you want to put here,"ok","close");