Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
you need to add your Player ID not your GUID, the player ID can be found by going to Player Profile>>"PlayerName">>Edit, look in the bottom left hand corner for "Player ID" that is the number that needs to be added to the codeI followed the readme and I'm not able to get the admin tools menu to show. I do get the user debug window but not admin. I added my guid, mapped 19 and 20. Could you please take a look at my PBO and see if I missed something?
Thanks!
your welcomeWorking now Thanks!!
i apologize about that i replaced the init.sqf with a fresh version for testing and forgot to remove it before i pushed the update. to fix find this code in init.sqfHi Phoenix,
I am getting the error message "fixes/Player_Monitor.fsm" not found. Any thoughts?
if (!isDedicated) then {
0 fadeSound 0;
0 cutText [(localize "STR_AUTHENTICATING"), "BLACK FADED",60];
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor = [] execFSM "admintools\player_monitor.fsm";
upload your mission.pbo. i will talk a look at itLet me know if you need me to upload my pbo
Actually I found an inconsistency in the init.sqf file:
your file: AdminToolsMain = compile preprocessFileLineNumbers "admintools\AdminToolsMain.sqf";
your tutorial: admintools = compile preprocessFileLineNumbers "admintools\AdminToolsMain.sqf";
swapping to your tutorial syntax and retesting.
every time i received that there was a mistake in the init.sqf, or one of the files it calls on load.Update- faster loading, but still stalling on "Requesting Authentication"
you need to change the instance numberHad to zip it, otherwise the filesize was too large. It is attached.
dayZ_instance = Your Instance Number Here;
Had this issue too mate, I will be contacting dev asap. I had to uninstall it, no current fix atm. Also, could you reply to me on the dayz.st irc? Would be appreciated.Hey, I get the problem that the debugger works and all but no Zombies and no Loot, is apperaing on my Taviana.com mapwhat could be the error? here my mission file