Pagan Posted December 25, 2014 Report Share Posted December 25, 2014 Hello, I have a problem with the admin tool. Lower admins are able to spawn items, but they shouldn't. Can anyone explain how to deactivate this option? I searched in the forums, but didn't find anything... Kind regards and merry X-Mas :) Link to comment Share on other sites More sharing options...
BetterDeadThanZed Posted December 25, 2014 Report Share Posted December 25, 2014 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 More sharing options...
Pagan Posted December 25, 2014 Author Report Share Posted December 25, 2014 Yes, it's self explaining. But it does not work. They can spawn everything... I did it like you quoted, but they are allowed to flip vehicles, too. Sadly I am not able to copy & paste in this Forum (with all my browsers). Don't know why... Link to comment Share on other sites More sharing options...
Nic Posted December 25, 2014 Report Share Posted December 25, 2014 Make sure you save and restart the server so it takes effect. Link to comment Share on other sites More sharing options...
Glenn Posted December 25, 2014 Report Share Posted December 25, 2014 Make sure the Settings line dont have any "//" in front of it, as I would imagine that an Admin, regardless of High/Low status would have the same access as an Owner unless clearly stated what option you are forcing on each. Link to comment Share on other sites More sharing options...
Pagan Posted December 25, 2014 Author Report Share Posted December 25, 2014 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 More sharing options...
Fog Horn Posted December 25, 2014 Report Share Posted December 25, 2014 Try "Ctrl-C" , "Ctrl-V" , copy/paste should work Link to comment Share on other sites More sharing options...
Pagan Posted December 26, 2014 Author Report Share Posted December 26, 2014 It doesn't, FOR ME... But this was not the question. ^^ Link to comment Share on other sites More sharing options...
Tretiak101 Posted December 27, 2014 Report Share Posted December 27, 2014 Bump. Pagan I'm having the same issue. Tried a few things but nothing worked. Link to comment Share on other sites More sharing options...
flyxdvd Posted January 2, 2015 Report Share Posted January 2, 2015 I'm sorry but i have tried my steamID and my PlayerID and none of it seems to work? or am i doing something wrong Link to comment Share on other sites More sharing options...
Guest Posted January 2, 2015 Report Share Posted January 2, 2015 I'm sorry but i have tried my steamID and my PlayerID and none of it seems to work? or am i doing something wrong Make sure you are using your SteamID64. You can get your SteamID here: http://steamidfinder.com/ and convert it to SteamID64 here: http://steamidconverter.com/ Link to comment Share on other sites More sharing options...
Darth_Rogue Posted January 2, 2015 Report Share Posted January 2, 2015 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 More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now