Make Menu the commands
#5

pawn Код:
enum
{
    DIALOG_ADMIN    
}
#define DIALOG_ADMIN 966 // used 996 to avoid having another dialog with same id in your script

ShowPlayerDialog(playerid, DIALOG_ADMIN, DIALOG_STYLE_MSGBOX, "Admin Commands", "General Admin: /kick, /ban", "Close", ""); // like that
If you want to make like Fred's dialog it should be list not MSGBOX,just use mine
Reply


Messages In This Thread
Make Menu the commands - by VladimirMark - 27.05.2014, 15:47
Re: Make Menu the commands - by R0 - 27.05.2014, 15:57
Re: Make Menu the commands - by VladimirMark - 27.05.2014, 15:59
Re: Make Menu the commands - by Fred1993 - 27.05.2014, 16:06
Re: Make Menu the commands - by R0 - 27.05.2014, 16:09
Re: Make Menu the commands - by VladimirMark - 27.05.2014, 16:12
Re: Make Menu the commands - by R0 - 27.05.2014, 16:20
Re: Make Menu the commands - by VladimirMark - 27.05.2014, 16:21
Re: Make Menu the commands - by DavidBilla - 27.05.2014, 17:07
Re: Make Menu the commands - by VladimirMark - 27.05.2014, 18:31

Forum Jump:


Users browsing this thread: 2 Guest(s)