[FilterScript] [FS] bAdmin 0.8
#3

Quote:
Originally Posted by RemulisLTU
what commands
Here are the commands

Code:
	if(!strcmp(cmdtext, "/ahelp", true))
	{
		SendClientMessage(playerid, COLOR_BLUE, msg_commands);
		SendMsg(playerid, COLOR_YELLOW, "%s :: /report :: /nopm :: /register :: /login ::", msg_lvl0cmds);
		if(level[playerid] >= 1)
		{
			SendMsg(playerid, COLOR_YELLOW, "%s :: /a :: /info :: /kick :: /slap :: /akill :: /announce(/ann) :: /health :: /vhlth :: /tune :: /mute ::", msg_lvl1cmds);
			SendClientMessage(playerid, COLOR_YELLOW, ":: /health :: /vhlth :: /tune :: /mute ::");
		}
		if(level[playerid] >= 2)
		{
			SendMsg(playerid, COLOR_YELLOW, "%s :: /ban :: /explode :: /gethere :: /goto :: /tele :: /jail :: ", msg_lvl2cmds);
			SendClientMessage(playerid, COLOR_YELLOW, ":: /time :: /clearchat :: /weather :: /(give)(set)money :: /(give)(set)score ::");
		}
		if(level[playerid] >= 3)
		{
			SendMsg(playerid, COLOR_YELLOW, "%s :: /timeban :: /weap :: /veh :: /fake ::", msg_lvl3cmds);
			SendClientMessage(playerid, COLOR_YELLOW, ":: /(un)freeze :: /setgreet :: /seepms :: /cage ::");
		}
		if(level[playerid] >= 4)
		{
			SendMsg(playerid, COLOR_YELLOW, "%s :: /setadmin :: /setstat :: /restart(/gmx) :: ", msg_lvl4cmds);
			SendClientMessage(playerid, COLOR_YELLOW, ":: /(re)(un)loadfs :: /gravity :: /crash :: /reloadusers ::");
		}
		SendClientMessage(playerid, COLOR_BLUE, msg_moreinfo);
		return 1;
	}
	return 0;
}
Reply


Messages In This Thread
[FS] bAdmin 0.8 - by bogeymanEST - 06.03.2009, 16:33
Re: [FS] bAdmin 0.8 - by [LNL]Remulis - 06.03.2009, 16:38
Re: [FS] bAdmin 0.8 - by RyDeR` - 06.03.2009, 17:22
Re: [FS] bAdmin 0.8 - by RyDeR` - 06.03.2009, 17:24
Re: [FS] bAdmin 0.8 - by ICECOLDKILLAK8 - 06.03.2009, 17:25
Re: [FS] bAdmin 0.8 - by Synkro93 - 06.03.2009, 17:38
Re: [FS] bAdmin 0.8 - by Flo_White - 06.03.2009, 17:56
Re: [FS] bAdmin 0.8 - by Dark_BasS - 06.03.2009, 18:01

Forum Jump:


Users browsing this thread: 2 Guest(s)