Brotherson Posted April 3, 2014 Report Share Posted April 3, 2014 Have you checked the Activate.sqf? What´s the point with "SuperAdmins"? I don´t see any difference from regular "AdminList" or am I wrong? However on our server we use Adminlist and ModList and it works like a charm. When I come to think of it we don´t even have an option for SuperAdmin. Put your ID in AdminList and I think it will work. Link to comment Share on other sites More sharing options...
NoxSicarius Posted April 3, 2014 Author Report Share Posted April 3, 2014 anyone any idea why my admin menu don't show up for me? AdminToolsMain if ((getPlayerUID player) in AdminList) then { // Admins epochmenustart = [ ["",true], ["-- Epoch Admin Tools (Level: Admin) --", [], "", -5, [["expression", ""]], "1", "0"], ["Admin Menu >>", [], "#USER:AdminMenu", -5, [["expression", ""]], "1", "1"], ["Vehicle Menu >>",[],"#USER:VehicleMenu",-5,[["expression",""]],"1","1"], ["Crate Menu >>",[],"#USER:CrateMenu",-5,[["expression",""]],"1","1"], ["Epoch Menu >>", [], "#USER:EpochMenu", -5, [["expression", ""]], "1", "1"], ["Weapon Kits >>", [], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"], ["Skin Change Menu >>", [], "#USER:AdminSkinsMenu", -5, [["expression", ""]], "1", "1"], ["Weather/Time Menu (Local Only) >>", [], "#USER:WTMenu", -5, [["expression", ""]], "1", "1"], ["", [], "", -5, [["expression", ""]], "1", "0"], ["Main Menu", [20], "#USER:epochmenustart", -5, [["expression", ""]], "1", "1"] ];}; if ((getPlayerUID player) in SAdminList) then { //Super Admins epochmenustart = [ ["",true], ["-- Epoch SAdmin Tools (Level: Admin) --", [], "", -5, [["expression", ""]], "1", "0"], ["Admin Menu >>", [], "#USER:AdminMenu", -5, [["expression", ""]], "1", "1"], ["Vehicle Menu >>",[],"#USER:VehicleMenu",-5,[["expression",""]],"1","1"], ["Crate Menu >>",[],"#USER:CrateMenu",-5,[["expression",""]],"1","1"], ["Epoch Menu >>", [], "#USER:EpochMenu", -5, [["expression", ""]], "1", "1"], ["Weapon Kits >>", [], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"], ["Skin Change Menu >>", [], "#USER:AdminSkinsMenu", -5, [["expression", ""]], "1", "1"], ["Weather/Time Menu (Local Only) >>", [], "#USER:WTMenu", -5, [["expression", ""]], "1", "1"], ["", [], "", -5, [["expression", ""]], "1", "0"], ["Main Menu", [20], "#USER:epochmenustart", -5, [["expression", ""]], "1", "1"] ];}; if ((getPlayerUID player) in ModList) then { // Admin Level 3 epochmenustart = [ ["",true], ["-- Epoch Admin Tools (Level: Mod) --", [],"", -5, [["expression", ""]], "1", "0"], ["Mod Menu >>", [], "#USER:ModMenu", -5, [["expression", ""]], "1", "1"], ["Temporary Vehicle Menu >>", [], "#USER:VehicleTempMenu", -5, [["expression", ""]], "1", "1"], ["Skin Change Menu >>", [], "#USER:AdminSkinsMenu", -5, [["expression", ""]], "1", "1"], ["", [], "", -5, [["expression", ""]], "1", "0"], ["Main Menu", [20], "#USER:epochmenustart", -5, [["expression", ""]], "1", "1"] ];}; AdminList // Epoch Admin Tools //Replace 111111111 with your ID. AdminList = [ "999999999", // <Your In-Game Name here> "999999999" // <Admin In-Game Name> ]; SAdminList = [ "171379398", // <Your In-Game Name here> "999999999" // <Admin In-Game Name> ]; ModList = [ "999999999", // <Moderator In-Game Name> "999999999" // <Moderator In-Game Name> ]; tempList = []; //DO NOT MODIFY THIS VARIABLE I actually just realized why I wasn't able to figure out it wasn't working. Go into Activate.sqf and replace the very first line that has that if statement on it with this: if ((getPlayerUID player) in AdminList || (getPlayerUID player) in ModList || (getPlayerUID player) in SAdminList) then { Link to comment Share on other sites More sharing options...
S3M4J Posted April 3, 2014 Report Share Posted April 3, 2014 Thanks nox still to test it, your right there is no difference yet av still to comment out some commands Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 Evening all, I have followed the installation instructions perfectly as far as I can tell. When I or anyone else try to load into my server we get stuck at waiting for server to start authentication. I have googled around and people say to try restarting the server, roll back to previous update, re install dayz and epoch. I have done all of these and nothing has worked. I have also had a look at the rpt file but cannot see what in there is the cause of the problem. Could anyone please advise? *also did not post in rpt file as it is massive* Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 Evening all, I have followed the installation instructions perfectly as far as I can tell. When I or anyone else try to load into my server we get stuck at waiting for server to start authentication. I have googled around and people say to try restarting the server, roll back to previous update, re install dayz and epoch. I have done all of these and nothing has worked. I have also had a look at the rpt file but cannot see what in there is the cause of the problem. Could anyone please advise? *also did not post in rpt file as it is massive* Open your server's RPT file and delete all the content inside it, then save it and rerun your server. If it's too big for that, create a new text file on your desktop with the exact same name as your server's RPT file and then upload that file into your server directory where the original, large RPT file is located, overwriting the old big one with the new empty one. Then, re-run the server. Log in and try to get the Admin Tools to show up. After a few seconds of this, re-open your server's RPT file and it will be a lot smaller with all relevant errors easily found. Then, copy/paste its contents into Pastebin (http://pastebin.com/) and paste the resulting link here. Link to comment Share on other sites More sharing options...
NoxSicarius Posted April 3, 2014 Author Report Share Posted April 3, 2014 Open your server's RPT file and delete all the content inside it, then save it and rerun your server. If it's too big for that, create a new text file on your desktop with the exact same name as your server's RPT file and then upload that file into your server directory where the original, large RPT file is located, overwriting the old big one with the new empty one. Then, re-run the server. Log in and try to get the Admin Tools to show up. After a few seconds of this, re-open your server's RPT file and it will be a lot smaller with all relevant errors easily found. Then, copy/paste its contents into Pastebin (http://pastebin.com/) and paste the resulting link here. You can actually just delete the .rpt. It will recreate itself with the new logs. Simply delete the server rpt, run your server, try to log in and after a minute or so of being stuck at the screen close down the server and report the log using pastebin as stated above. Link to comment Share on other sites More sharing options...
CommanderWolf Posted April 3, 2014 Report Share Posted April 3, 2014 hey nox im having issues with the admin tool. it would say admin menu loading and nothing shows up. Link to comment Share on other sites More sharing options...
NoxSicarius Posted April 3, 2014 Author Report Share Posted April 3, 2014 hey nox im having issues with the admin tool. it would say admin menu loading and nothing shows up. You mean you have the scroll option for admin tools, but when you select it nothing happens? If so then something is wrong inside the code for the admintoolsmain.sqf Link to comment Share on other sites More sharing options...
CommanderWolf Posted April 3, 2014 Report Share Posted April 3, 2014 Uh...it would say admin menu loading and when i try to scroll to acess the menu there is no option Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 http://pastebin.com/79jvVFnb Here is the new RPT file, I deleted the old one Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 http://pastebin.com/79jvVFnb Here is the new RPT file, I deleted the old one There aren't any errors, which means you either didn't put your PID in the admintools\AdminList.sqf, or you didn't set up your init.sqf correctly. Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 Would having the wrong PID stop everyone from loading the server? Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 Would having the wrong PID stop everyone from loading the server? Oops, disregard. I thought you were the guy whose menu wasn't showing up in-game. Which server host do you use? If you're not getting any errors and your server isn't loading, I'd point my finger at the server host itself. You could also try removing the tools to see if the server responds. That'll help troubleshoot where the fault lies. Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 The server loaded fine until I loaded in the tools, I suspect the error lies with me but I'm not sure. I'm using Dayz st, not sure what the problem could be Link to comment Share on other sites More sharing options...
CommanderWolf Posted April 3, 2014 Report Share Posted April 3, 2014 i doubled checked the pids made sure they were correct Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 Try only using this in the init..sqf: [] execVM "admintools\Activate.sqf"; [] execVM "admintools\AdminList.sqf"; and remove all the other Epoch Admin Tools-specific stuff, like the antihack change. I wonder if DayZ.st uses a specific antihack that kills the server startup if it isn't being used. Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 i doubled checked the pids made sure they were correct Try this: https://github.com/gregariousjb/Epoch-Admin-Tools/wiki/Add-Vehicles-to-the-Temporary-Vehicle-Menu Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 I will try the anti hack, for reference this is what the line actually says in init.sqf for the mission file I downloaded from dayz st (this has not been edited in any way) //anti Hack [] execVM "ATPExclusion\antihack.sqf"; Link to comment Share on other sites More sharing options...
CommanderWolf Posted April 3, 2014 Report Share Posted April 3, 2014 well ill post my sqfs Admin list: // Epoch Admin Tools //Replace 111111111 with your ID. AdminList = [ "6694592", // <Your In-Game Name here> "230905158", // <Your In-Game Name here> "92315206", // <Your In-Game Name here> "114012294" // <Admin In-Game Name> ]; ModList = [ "109766726", // <Moderator In-Game Name> "999999999" // <Moderator In-Game Name> ]; tempList = []; //DO NOT MODIFY THIS VARIABLE Activate: if ((getPlayerUID player) in AdminList || (getPlayerUID player) in ModList then { if (isnil "tracker") then {tracker = 0;}; if (tracker == 0) then { []spawn { private["_veh", "_idx"]; _idx = -1; while {true} do { if (_idx == -1) then { _idx = (vehicle player) addaction [("<t color="#585858"">" + ("Admin Menu") +"</t>"),"admintools\Eexcute.sqf","",0,false,true,"","]; _veh = vehicle player; }; if (_veh != vehicle player) then { _veh removeAction _idx; _idx = -1; }; Sleep 1; }; }; tracker = 1; }; waituntil {!alive player ; sleep 1;}; tracker = 0; }; Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 Antihack changed back, still stuck at waiting for server to start authentication Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 Antihack changed back, still stuck at waiting for server to start authentication Do me a favor and remove Epoch Admin Tools from your mission piece by piece until you identify at what point the server starts working again, then let me know which line it was that was affecting you. Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 Ok will do, also as a side note, figured it is worth noting, that in dayz commander, my server appears greyed out, I can join it and get to where I am at but not sure if it has any bearing on things Link to comment Share on other sites More sharing options...
CommanderWolf Posted April 3, 2014 Report Share Posted April 3, 2014 been trying to fix this for 4hrs now -.- Link to comment Share on other sites More sharing options...
ProdigalSpoon Posted April 3, 2014 Report Share Posted April 3, 2014 been trying to fix this for 4hrs now -.- hang in there bro. 2 days now, just trying to fix it myself before I asked for help Link to comment Share on other sites More sharing options...
Gregarious Posted April 3, 2014 Report Share Posted April 3, 2014 been trying to fix this for 4hrs now -.- I assume that means the link I posted for you above didn't work. 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