25.01.2010, 04:58
i just want some help with creating a simple Menu
but when i did this in number 8:
new TestMenuStrings[6][16] = {"Rules", "Vechiles Commands", "Class Commands", "Dm Rules", "Tutorial Area", "Foot Commands"};
it said: error 018: initialization data exceeds declared size
and i just need help with how to create these things in menu:
teleport to "Tutorial Area menu"
Dialogs for "Rules-Vechiles commands-Foot Command menu-Dm Rules-Class Commands"
Can anyone help ?
but when i did this in number 8:
new TestMenuStrings[6][16] = {"Rules", "Vechiles Commands", "Class Commands", "Dm Rules", "Tutorial Area", "Foot Commands"};
it said: error 018: initialization data exceeds declared size
and i just need help with how to create these things in menu:
teleport to "Tutorial Area menu"
Dialogs for "Rules-Vechiles commands-Foot Command menu-Dm Rules-Class Commands"
Can anyone help ?