19.11.2009, 13:29
Hello, I made a dialog box, but how can i make a bigger box with more text? i got this now:
ShowPlayerDialog(playerid,10,DIALOG_STYLE_MSGBOX," Server Rules:","Don't use Hacks/Cheats\nDon't Spamming/Insulting/Discriminate\nDon't abuse bugs or commands!\nDon't dm outside the dmzone!\nDon't ask for admin levels\nBreaking Rules = Warn > Ban\n","Agree","Disagree");
When i add more things, I get a error that the line is to long...
??
ShowPlayerDialog(playerid,10,DIALOG_STYLE_MSGBOX," Server Rules:","Don't use Hacks/Cheats\nDon't Spamming/Insulting/Discriminate\nDon't abuse bugs or commands!\nDon't dm outside the dmzone!\nDon't ask for admin levels\nBreaking Rules = Warn > Ban\n","Agree","Disagree");
When i add more things, I get a error that the line is to long...
??