DayZ Admin tools

Status
Not open for further replies.
Hello Guys and BluePhoenix175!!

First of all thanks for this great Tool and all ur work u have done for us,
the same goes to the people who helped and reported erros etc.

I tried to install this tool but it wont work....
I dont stuck at loadingscreen all runs fine, but in game no scroll menu appears.
My ID is writen in playerstats.sqf and admintoolsmain.sqf (DEBUG Ver.)
Maybe someone can help me?!
 
Hello Guys and BluePhoenix175!!

First of all thanks for this great Tool and all ur work u have done for us,
the same goes to the people who helped and reported erros etc.

I tried to install this tool but it wont work....
I dont stuck at loadingscreen all runs fine, but in game no scroll menu appears.
My ID is writen in playerstats.sqf and admintoolsmain.sqf (DEBUG Ver.)
Maybe someone can help me?!
Post the first part of the code for the AdminToolsMain.sqf.
 
//customise these menus to fit your server
if ((getPlayerUID player) in ["7710153","########","########","########","########"]) then { //all admins
if ((getPlayerUID player) in ["########"]) then { //mods
adminmenu =
[
["",true],
["Tools Menu", [2], "#USER:ModToolsMenu", -5, [["expression", ""]], "1", "1"],
["Skins Menu", [3], "#USER:SkinsMenu", -5, [["expression", ""]], "1", "1"],
["Weapon Kits", [4], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];};
if ((getPlayerUID player) in ["7710153"]) then { //admins
adminmenu =
[
["",true],
["Tools Menu", [2], "#USER:AdminToolsMenu", -5, [["expression", ""]], "1", "1"],
["Skins Menu", [3], "#USER:SkinsMenu", -5, [["expression", ""]], "1", "1"],
["Weapon Kits", [4], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];};
 
//customise these menus to fit your server
if ((getPlayerUID player) in ["7710153","########","########","########","########"]) then { //all admins
if ((getPlayerUID player) in ["########"]) then { //mods
adminmenu =
[
["",true],
["Tools Menu", [2], "#USER:ModToolsMenu", -5, [["expression", ""]], "1", "1"],
["Skins Menu", [3], "#USER:SkinsMenu", -5, [["expression", ""]], "1", "1"],
["Weapon Kits", [4], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];};
if ((getPlayerUID player) in ["7710153"]) then { //admins
adminmenu =
[
["",true],
["Tools Menu", [2], "#USER:AdminToolsMenu", -5, [["expression", ""]], "1", "1"],
["Skins Menu", [3], "#USER:SkinsMenu", -5, [["expression", ""]], "1", "1"],
["Weapon Kits", [4], "#USER:WeaponMenu", -5, [["expression", ""]], "1", "1"],
["", [-1], "", -5, [["expression", ""]], "1", "0"],
["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
];};
Remove the hashes (#).
 
Thanks it works!!!
But now have other prob, the Debug monitor for players didn´t run, only the Admin Monitor.
Maybe becouse i used this one : http://opendayz.net/threads/dayz-debug-monitor.8256/
I will try to fix that, but thanks anyways for ur help.
In activate.sqf, change the lines to look like this.
That will allow your users to use the player debug.
Code:
waituntil {!alive player ; !isnull (finddisplay 46)};
sleep 30;
player addaction [("<t color=""#0074E8"">" + ("Tools Menu") +"</t>"),"admintools\Eexcute.sqf","",5,false,true,"",""];
 
Hi BluePheonix, thanks for making such a useful tool!

I run into some trouble while attempting to add this to my private hive server. I do all the steps you specify, but when I try to get into my server it gets stuck on Requesting Authentication for about 40 seconds and then it comes up with a message saying "Something wrong has occurred". I know that this could mean multiple things, but do you happen to know what could be wrong off the top of your hear? I tried running purely vanilla dayz without any scripts without the debug and it does the same thing.

Thanks.
check that you have set the correct instance ID in init.sqf
Blue what would be the code for a delete command so I can delete vehicles?
we are working on adding this feature
 
Hey blue, I would like to suggest an OFF option. So if I am done doing admin stuff I can just play without the temptation to cheat madly.

This it would just be removing the admin tools action BUT would probably also need it to run a check that all stuff is -1 so zombie shield. emp, and everything is turned off too.

Then obviously if you relog its back :)
 
temptation to cheat madly.
your name suits you, Faulty. Thats sociopath shit, cant control your temptations? but you are self-aware of your weaknesses, so thats a plus.

Just a random thought :p
 
*INCOMING SUBLIMINAL MESSAGE*
YxOxU WxAxNxT TxO SxPxLxIxT ExSxPx/xTxExLxE IxNxTxO 2 SxExPxAxRxAxTxE FxUxNxCxTxIxOxNxS, BxExCxAxUxSxE WxIxTxH ExSxP TxUxRxNxExD OxN, IxT LxAxGxS ExVxExRxYxTxHxIxNxG OxN A HxIxGxH PxOxPxUxLxAxTxIxOxN, HxIxGxH SxPxAxWxN CxOxUxNxT SxExRxVxExR!
*END SUBLIMINAL MESSAGE*
 
*INCOMING SUBLIMINAL MESSAGE*
YxOxU WxAxNxT TxO SxPxLxIxT ExSxPx/xTxExLxE IxNxTxO 2 SxExPxAxRxAxTxE FxUxNxCxTxIxOxNxS, BxExCxAxUxSxE WxIxTxH ExSxP TxUxRxNxExD OxN, IxT LxAxGxS ExVxExRxYxTxHxIxNxG OxN A HxIxGxH PxOxPxUxLxAxTxIxOxN, HxIxGxH SxPxAxWxN CxOxUxNxT SxExRxVxExR!
*END SUBLIMINAL MESSAGE*
That was pretty annoying to read. And if it lags just take off some of the stuff with F7 and then you just have the teleport.
 
Status
Not open for further replies.
Back
Top