Jump to content

Admin Tool Question


Pagan

Recommended Posts

It's pretty self explanatory. The settings are in epochAH.sqf. 

adminMenu_Owner[] = {{"1234567890","BetterDeadThanZed"}}; 
adminMenu_High[] = {{"9876543210","A High Admin"}};
adminMenu_HighSetting[] = {"PLAYER-TELEPORT","MAP-TELEPORT","TARGET-HEAL","TARGET-AMMO","TARGET-KILL","VEHICLEFLIP","BANPANNEL"};
adminMenu_Low[] = {{"2345678901","A Low Admin"}};
adminMenu_LowSetting[] = {"PLAYER-TELEPORT","MAP-TELEPORT","TARGET-HEAL"};

The line that says LowSetting defines what a low admin can do.

Link to comment
Share on other sites

Sorry guys, don't misunderstand me. I already had 3 Epoch servers before (ArmA 2) and I know that I have to restart a server after changing something or what the "//" means. Everything is fine with that things... And that's why I ask you. ;) I wish I could copy & paste in this forum, but, as I said, it does not work for me, too. ^^

 

But thanks for trying to help. I worked a few years at an IT-support Helpdesk and there are many ppl that does not even have a clue how to push the power button of a computer. ;)

Link to comment
Share on other sites

Have you renamed your hive folder?  In the a3_epoch_server_settings.pbo the config.cpp file calls the epochah.hpp and epochconfig.hpp files in the @epochhive directory.  If you have renamed the folder for some reason you will also have to update the path in config.cpp file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...