Creating a menu - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Creating a menu (
/showthread.php?tid=123274)
Creating a menu -
E-Rage - 25.01.2010
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 ?
Re: Creating a menu -
[DDC]Delight - 25.01.2010
Perhaps works, chnge 16 to 17
Re: Creating a menu -
E-Rage - 25.01.2010
Quote:
Originally Posted by Ţأ$jΰв٭Y
Perhaps works, chnge 16 to 17
|
can anyone help please !!!