RHE24 Posted February 12, 2015 Report Share Posted February 12, 2015 Hello Epoch Users, i (RHE24) & Stefan have a simple Admin Menu for your Epoch Server. We are Admins on the Gigacraft A3 Epoch Server. Its based on Arma3 Wiki and fusion13 and AltisLife Features Teleport Godmode Vehicle Spawn Weapon Spawn Group Spawn ESP Heal self and Players Spectate You can Download the 7z Archive https://sourceforge.net/projects/gama3epoch/files/latest/download Install: , extract to our Mission Folder. Insert this in your init.sqf //Gigacraft Admin Menu [] execVM "gigacraft_admin_menu\admin\activate.sqf"; [] execVM "gigacraft_admin_menu\admin\loop.sqf"; then in tools.sqf and activate.sqf search this if ((getPlayerUID player) in ["####", "####", "####", "####", "####", "####", "####"]) then { //all admins and in activate.sqf if ((getPlayerUID player) in ["####", "####", "####", "####", "####", "####", "####"]) then { ; replace "####" with your Admin UIDS, like 76xxxxxxxxxxx thats all, repack your to pbo and have a Menu :) --------------------------------------------------------------------- presentet by RHE24 & Stefan, we are Admins on our Arma3 Epoch Server. Server IP: gigacraft.de:2302 Link to comment Share on other sites More sharing options...
dawaune15 Posted March 8, 2015 Report Share Posted March 8, 2015 Well i got the menu open, but now when you try to spawn something in, you get kicked for a create vehicle restriction or script restriction. I dont want to edit ecerysingle BE filter to make this work Link to comment Share on other sites More sharing options...
Riddlez Posted March 8, 2015 Report Share Posted March 8, 2015 remake of fusion menu get outta here Link to comment Share on other sites More sharing options...
dawaune15 Posted March 8, 2015 Report Share Posted March 8, 2015 kk ty Link to comment Share on other sites More sharing options...
Oprama Posted March 8, 2015 Report Share Posted March 8, 2015 http://forums.bistudio.com/showthread.php?169526-Release-Arma-3-Admin-Menu-for-training-severs Isn't this the same thing as yours? If you're going to post something that isn't yours at least give credit to the original creator. sparrow8332 1 Link to comment Share on other sites More sharing options...
RHE24 Posted March 8, 2015 Author Report Share Posted March 8, 2015 http://forums.bistudio.com/showthread.php?169526-Release-Arma-3-Admin-Menu-for-training-severs Isn't this the same thing as yours? If you're going to post something that isn't yours at least give credit to the original creator. This Fusionmenu is a part from the Wiki (Exsample) (i respect Fusion13 for his Work) but my Menu is a better Solution we have more Features :) Link to comment Share on other sites More sharing options...
SpiRe Posted March 8, 2015 Report Share Posted March 8, 2015 Looks more like cheat menu Link to comment Share on other sites More sharing options...
1Man Posted March 8, 2015 Report Share Posted March 8, 2015 If you did not write it from scratch any portion you used from any other script you have to give credit where it is due. Oprama and mgm 2 Link to comment Share on other sites More sharing options...
machine6fd Posted March 9, 2015 Report Share Posted March 9, 2015 Quick! Someone alert server providers there's another useful script to charge installation for... i'd rate this in the $10.99 per install range :) thanks for sharing but like the guys have said give some credit for the original even if yours is better/changed/has more options. Still thanks for sharing. Link to comment Share on other sites More sharing options...
RHE24 Posted March 9, 2015 Author Report Share Posted March 9, 2015 Infistar will always be the best no matter what. I hate infistar, the Code from Infistar is stolen from the legendary Epochmod Team !! Validate the Code from Epoch and infistar this is the same Code, only on infistar has some Code on another position. !! :lol: :lol: :lol: :lol: Epoch = 0 $$ ((you can Spend some $$ for this very nice Work)) Infistar = 39,49 $$ What is the best Solution? haha Epoch !!!!! <3 Link to comment Share on other sites More sharing options...
emwilsh Posted March 9, 2015 Report Share Posted March 9, 2015 pfff how long has infistar being doing antihacks and how long has the epoch team being doing this? seems like they overlap in the time epoch started a3. i baught both sets for a2 and a3 and they are the most usefull tool going for servers i reverse enginerred your code RHE Validate the Code from infistar and Epoch this is the same Code, only on Epoch has some Code on another position. !! Get infistar will save you many hours pissing around Link to comment Share on other sites More sharing options...
smilinglyer Posted March 12, 2015 Report Share Posted March 12, 2015 My vehicles just disappear right after they spawn? Link to comment Share on other sites More sharing options...
laurent09 Posted March 13, 2015 Report Share Posted March 13, 2015 How to open menu admin ? Link to comment Share on other sites More sharing options...
RHE24 Posted March 13, 2015 Author Report Share Posted March 13, 2015 How to open menu admin ? then in tools.sqf and activate.sqf search this if ((getPlayerUID player) in ["####", "####", "####", "####", "####", "####", "####"]) then { //all admins replace "####" with your Admin UIDS, like 76xxxxxxxxxxx Link to comment Share on other sites More sharing options...
laurent09 Posted March 13, 2015 Report Share Posted March 13, 2015 I already did that. but I do not have the menu Link to comment Share on other sites More sharing options...
Zhar Posted March 13, 2015 Report Share Posted March 13, 2015 I don't have the menu too Link to comment Share on other sites More sharing options...
RHE24 Posted March 13, 2015 Author Report Share Posted March 13, 2015 I already did that. but I do not have the menu I don't have the menu too sry the same thing must be changed in activate.sqf if ((getPlayerUID player) in ["####", "####", "####", "####", "####", "####", "####"]) then { ; replace "####" with your Admin UIDS, like 76xxxxxxxxxxx Link to comment Share on other sites More sharing options...
laurent09 Posted March 13, 2015 Report Share Posted March 13, 2015 i had my admin uid in tools.sqf and activate.sqf Link to comment Share on other sites More sharing options...
Zhar Posted March 13, 2015 Report Share Posted March 13, 2015 RHE24 yes i know. my active.sqf aituntil {!alive player ; !isnull (finddisplay 46)}; if ((getPlayerUID player) in ["7656********", "7656*********", "####", "####", "####", "####", "####"]) then { ; act = player addaction [("<t color="#CAFF70"">" + ("Gigacraft Admin Menu") +"</t>"),"gigacraft_admin_menu\admin\tools.sqf","",5,false,true,"","]; }; my tools.sqf if ((getPlayerUID player) in ["7656**************", "7656***************", "####", "####", "####", "####", "####"]) then { //all admins if ((getPlayerUID player) in ["#####", "#####", "########", "########"]) then { //Admins Go Here aswell In game i see 2xGigacraft Admin Menu and when i choose someone i see this I'm sorry for my english :) Link to comment Share on other sites More sharing options...
laurent09 Posted March 14, 2015 Report Share Posted March 14, 2015 me i d'ont have admin menu, but i add in tools and activity Link to comment Share on other sites More sharing options...
Totto005 Posted March 14, 2015 Report Share Posted March 14, 2015 Mee too. Link to comment Share on other sites More sharing options...
dawaune15 Posted March 17, 2015 Report Share Posted March 17, 2015 everysingle thing i try to do with the menu, like god mode or spawning something in i get kicked for a script restriction of some sort. why? please help Link to comment Share on other sites More sharing options...
1Man Posted March 17, 2015 Report Share Posted March 17, 2015 It's called battleye filters and you need to add exceptions to the specific file, there is a very good post about battleye filters, try that so you actually learn how to add them. Link to comment Share on other sites More sharing options...
hambeast Posted March 17, 2015 Report Share Posted March 17, 2015 pfff how long has infistar being doing antihacks and how long has the epoch team being doing this? seems like they overlap in the time epoch started a3. i baught both sets for a2 and a3 and they are the most usefull tool going for servers i reverse enginerred your code RHE Validate the Code from infistar and Epoch this is the same Code, only on Epoch has some Code on another position. !! Get infistar will save you many hours pissing around lol... no. Here's the order since I started hosting dayz. M0nkey hack menu w/ hacker detection -> TheLaughingMan + Hangender antihacks (summer/fall 2012) TLM + Hangender -> Hangender (2013, TLM disappears) Hangender -> Infistar (somewhere around 2013) Who stole what from who is debatable. However software developers borrow ideas from other devs all the time. That's why we have open source software, so you can see how somebody did something and improve upon it. Not bashing anyone, Infistar puts out a great product. But to say he came up with it all on his own is a lark. Obviously he has borrowed ideas from others before him and in turn, others have borrowed from him as well. Link to comment Share on other sites More sharing options...
hambeast Posted March 17, 2015 Report Share Posted March 17, 2015 no shit? I thought m0nkey was malaysian 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