21.06.2015, 12:41
Hello,
i need help in the command of credits i want to make it in a dialog box so can anyone tell me how to do it i did like this
I want like another type
i need help in the command of credits i want to make it in a dialog box so can anyone tell me how to do it i did like this
Код:
CMD:credits(playerid,params[]){ ShowPlayerDialog(playerid, 1000, DIALOG_STYLE_MSGBOX, "Server Credits:", "Server Scripter:ReD_DeViL\nServer Mapper:None\nServer Hoster:ReD_DeViL\nServer Beta Testers:SilentSoul", "Close", ""); return 1; }