SA-MP Forums Archive
help how with a menu!!!plz!!!! - 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: help how with a menu!!!plz!!!! (/showthread.php?tid=265335)



help how with a menu!!!plz!!!! - sampx - 30.06.2011

HEY i did the menu but it only work for rcon admin i wan a menu that works with every admin and olso i had a problem when i put commands to open the menu text to log how can i put it like down not in 1 line

/commands /commands /commands /commands /commands /commands /commands /commands /commands /commands

that how look i want it to look like this:
/commands /commands /commands /commands /commands /commands /commands
/commands /commands /commands /commands /commands /commands /commands
/commands /commands /commands /commands /commands /commands /commands
but in a menu help ?


Re: help how with a menu!!!plz!!!! - svorpyx - 30.06.2011

Please explain it better.
Maybe include the code where you want the help in...


Re: help how with a menu!!!plz!!!! - Bob_Raw - 30.06.2011

to not put them not in 1line use like /nSpas12
You need a Admin System to Make it for other admin


Re: help how with a menu!!!plz!!!! - Sasino97 - 30.06.2011

Quote:
Originally Posted by Bob_Raw
Посмотреть сообщение
to not put them not in 1line use like /nSpas12
You need a Admin System to Make it for other admin
in files you use \r\n


Re: help how with a menu!!!plz!!!! - sampx - 30.06.2011

Quote:
Originally Posted by [GF]Sasino97
Посмотреть сообщение
in files you use \r\n
what is /r/ and /n/?


Re: help how with a menu!!!plz!!!! - Bob_Raw - 30.06.2011

here is a Example
Quote:

ShowPlayerDialog(playerid,79,DIALOG_STYLE_LIST,"He lp","Account\nGeneral\nChat\nToggle\nBank\nJob\nFa ction\nFamily\nAdmin\nOther\nBusiness\nGambling"," Done","Cancel");




Re: help how with a menu!!!plz!!!! - Wesley221 - 30.06.2011

Quote:
Originally Posted by sampx
Посмотреть сообщение
what is /r/ and /n/?
\n means a new line
Dont know what \r mean


Re: help how with a menu!!!plz!!!! - sampx - 30.06.2011

thx man this work


Re: help how with a menu!!!plz!!!! - Sasino97 - 02.07.2011

Lol it was a menu...

I understood that he was trying to write in a file.