Posts: 363
Threads: 22
Joined: May 2014
Reputation:
0
Ok so I have admin commands and when I type /adminhelp it shows me the commands in the chat, but I want it to be like menu, have sections like "General" , "Shopping", "Bank" and so on, can anyone help me with that, please? :/
I'll REP+
Posts: 141
Threads: 2
Joined: May 2014
Reputation:
0
Use ShowPlayerDialog for showing him a dialog,make it style MSGBOX,and options are Done,thats all
Posts: 363
Threads: 22
Joined: May 2014
Reputation:
0
Can you add an example code? So I could understand better, please :P
Posts: 363
Threads: 22
Joined: May 2014
Reputation:
0
Yea, and I want to add the commands when pressing for example "General" to open another dialog showing all the general commands
Posts: 363
Threads: 22
Joined: May 2014
Reputation:
0
Do I need to add this? if (PlayerInfo[playerid][pAdmin] >= 1337)
On what level can the admin view the commands