admin list

This commit is contained in:
fallingsheep 2015-02-08 20:24:02 +11:00
parent dc4610b630
commit afcc54caed
4 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
waituntil {!alive player ; !isnull (finddisplay 46)};
if ((getPlayerUID player) in ["76561198083039115"]) then {
if ((getPlayerUID player) in [ADMIN_LIST]) then {
;
act = player addaction [("<t color=""#0074E8"">" + ("Tools Menu") +"</t>"),"adminmenu\tools.sqf","",5,false,true,"",""];
act = player addaction [("<t color=""#0074E8"">" + ("Admin Menu") +"</t>"),"adminmenu\tools.sqf","",5,false,true,"",""];
};

View File

@ -1,3 +1,5 @@
//Admin list
ADMIN_LIST = ["76561198087015545","0","0"]
//VEMF Missions
if (!isDedicated) then {
"VEMFChatMsg" addPublicVariableEventHandler {

View File

@ -7,6 +7,7 @@ custom loot - DONE
packable bike - DONE
custom startup loadout - DONE
plot for life - INCLUDED IN EPOCH
single currency - INCLUDED IN EPOCH
snapbuild - INCLUDED IN EPOCH
@ -21,7 +22,7 @@ rearm/refuel/repair
What I call 'One of the Gang' or Hero/Bandit mission non-aggro.
added mosquitoe heli to hero/bandit traders (guns active/no missiles)
added AH-6 to hero/bandit (guns active/ missiles disabled)
plot for life
Server time rotation - 3 hour restarts with 12AM & 12PM moon lit nights
auto database backups