Jump to content

Morpheus129

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Morpheus129

  1. Hi there,

    I cannot seem to get the Admin to work. I have put in steam id and tried numerous slots(mod, admin, owner) and every time it keeps doing the Normal client and not Staff. Hashed out id number for this post, i have triple checked that is not the problem.

    Using Antihack-Admin-Tools 1.0.4

    config.sqf

    local _menuKey = 0x3C; //---Key that will open the menu.
     
    local _mod = []; //---Add moderators here - don't forget commas!
    local _admin = []; //---Add admins here - don't forget commas!
    local _headAdmin = []; //---Add head admins here - don't forget commas!
    local _owner = [
        ["", "#############", true, false, true, "Test"]
         //[["BigEgg", "FatEgg", "TwinkieDestroyer"], "76561198115492831", true, false, true, ""]
       ]; //---Add owners here - don't forget commas!

     

    15:12:41 "<Epoch-AH>: Global client compiled successfully"
    15:12:41 "<Epoch-AH>: Normal client compiled successfully"
    15:12:41 "<Epoch-AH>: Staff client compiled successfully"
    15:12:41 "<Epoch-AH>: SERVER: Created 0 safe zone bubbles"
    15:12:41 "<Epoch-AH>: Server code compiled successfully"
    15:12:41 "<Epoch-AH>: Epoch Antihack/Admin Tools Initialized"
    15:12:41 "<Epoch-AH>: SERVER: Processing mission files..."
    15:12:41 "<Epoch-AH>: Adman (#############): Connected to the server"
    15:12:42 "<Epoch-AH>: SERVER: Normal client sent to Adman (############)"
    15:12:43 Warning Message: Script dayz_code\init\compiles.sqf not found
    15:12:45 "z\addons\dayz_code\system\REsec.sqf:Monitoring Remote Exe..."
    15:12:45 "HIVE: Starting"

     

    Any help is greatly appreciated.

×
×
  • Create New...