This section will explain how to add admins to Ent Mod:

 

To add admins to Ent Mod, you will need to edit the DF_admins.txt file in one of the following locations:

 

    • C:\SIERRA\Half-Life\<mod>\addons\EntMod (for normal Half-Life)
    • C:\Program Files\Steam\SteamApps\<username>\half-life\<mod>\addons\EntMod (for Steam Half-Life)
    • C:\Program Files\Steam\SteamApps\<username>\dedicated server\<mod>\addons\EntMod (for dedicated Steam server)
    • C:\HLServer\<mod>\addons\EntMod (for the dedicated server)

 

If you want to add more admins, open the DF_admins.txt. Each admin should be on a separate line in the file.

The format for the admins file is:

 

    • wonid/steamid;password;1

( The small character is a semicolon ( ; ) not a colon ( : ) )

 

You can get a player's wonid/steamid via the "status" command in an internet game if the player is in the game. If your going to use Ent Mod for LAN games use -1 on a classic server or STEAM_ID_LAN on a Steam server. This is the same for a dedicated server also.

 

Examples of what to add to the DF_admins.txt file:

 

WON / Classic Half-Life:

I want to make 992650 an admin with access and a password of "adminop"

    • 992650;adminop;1

 

Steam:

I want to make STEAM_0:0:485796 an admin with access and a password of "adminop"

    • STEAM_0:0:485796;adminop;1