Search results

  1. I

    DayZ Admin tools

    Yes that is correct and make sure you set your UID in //all admins and in //super admins as well as the activate.sqf and player_monitor.sqf. Very interesting, make sure your UID's are correct and they are in the respectable areas.
  2. I

    DayZ Admin tools

    If you read my previous post, I found the problem and gave a fix. Also Sarges AI, you might want to make sure you setup the coord's and create NPC's. Check the SAR_cfg_grps_fallujah.sqf, just talk Sarge, he can help you with it.
  3. I

    DayZ Admin tools

    Downloading and checking. I'll edit this if I found anything. Edit: Make sure you put your UID here as well Find if ((getPlayerUID player) in ["#######","#######"]) then { // super admins and edit the #'s to your UID.
  4. I

    DayZ Admin tools

    Sorry for taking your glory away BluePhoenix, just trying to help you out a bit. Instead try this. /* INITILIZATION */ startLoadingScreen ["","RscDisplayLoadCustom"]; cutText ["","BLACK OUT"]; enableSaving [false, false]; //REALLY IMPORTANT VALUES dayZ_instance = 1029...
  5. I

    DayZ Admin tools

    I found out the problem and have a fix, in admintoolsmain.sqf, find and remove all underscores "_". That will fix the tools, or you can wait till tomorrow morning.
Back
Top