Commands Problem
#1

Код:
CMD:acmds(playerid, params[])
{
    if(PlayerInfo[playerid][aLevel] < 1) return SendClientMessage(playerid, RED, "Invalid command. Type /cmds to see a list of available commands.");
    {
        ShowPlayerDialog(playerid, ACMDS_LIST, DIALOG_STYLE_MSGBOX , "{FFFFFF}NVCNR Admin Commands",
"{FFFFFF}Lvl4: /(h/b)cmds /set(score/level/vip/helper/hhelper/builder)\nLvl3: /restart /(ban)ip /set(wanted/health/armour/cash/skin) /get\nLvl2: /aweaps /car /force /jetpack /ban /afix /events /god(car) /goto /explode /ip /flip /akill /give(gun/cash)\nLvl1: /goto(at/cells) /(un)mute /nmute /®warn /kick /ann /asay /dcar /clearchat /addnos /disarm\nLvl1: /duty /a /(spec)off /cage /(un)freeze /ap /aranks /mutelist /(save/load)pos /exitat /plus /minus /undercover",
 "Ok", "");
    }
	return true;
}
make this lvl 1 only saw lvl 1 cmd and lvl 2 can saw lvl 2? can u make it like this and remove dailog.
Reply


Messages In This Thread
Commands Problem - by sscarface - 18.01.2013, 19:20
Re: Commands Problem - by Infinity90 - 18.01.2013, 19:22
Re: Commands Problem - by Patrick - 18.01.2013, 19:48
Re: Commands Problem - by sscarface - 18.01.2013, 19:50
Re: Commands Problem - by sscarface - 18.01.2013, 21:38
Re: Commands Problem - by Djole1337 - 19.01.2013, 13:12
Respuesta: Re: Commands Problem - by [CG]Milito - 19.01.2013, 14:17

Forum Jump:


Users browsing this thread: 1 Guest(s)