22.12.2014, 21:20
Hi, I have a code which gives off the error 'line too long after submissions' or something.
I need to make a really long line because I'm making an admin help in dialog which shows all the commands in a list style.
It's like this..
It keeps going for a while. Please help.
I need to make a really long line because I'm making an admin help in dialog which shows all the commands in a list style.
It's like this..
Код:
new SeniorAdminHelp[] = { "adminhelp\ngoto\ngethere\nspectate\nban\nunban\nmute\nunmute\nfreeze\nunfreeze\nslap\npermban ... etc" };