Hate to be a bother but how would I make it so that everyone has the e_freeze and e_unfreeze command. I have it so admin can but I want others to have that command as well but not be admin.
Thanks
Hate to be a bother but how would I make it so that everyone has the e_freeze and e_unfreeze command. I have it so admin can but I want others to have that command as well but not be admin.
Thanks
Open DF_admins.txt
For the default user add:
addAdminCmd = e_freeze
addAdminCmd = e_unfreeze
hay the ghost, whats the IP to your server. I used to play aHELLA deathmatch way backOriginally Posted by The_Ghost
72.5.86.144:27015
Glad to have you come on some larz
How would I use the user file so if I only people I want to have e_propspawn. I dont get how to use the user file.
Thanks
You would have to add each one of their SteamIDs.
Example:
etc... Do this for each person. You can also do it by name, but it's less secure. Examples should be in the DF_admins.txt file itself.Code:"SteamID:STEAM_0:0:1234" { addAdminCmd = e_spawnprop } "SteamID:STEAM_0:0:1235" { addAdminCmd = e_spawnprop } "SteamID:STEAM_0:0:1236" { addAdminCmd = e_spawnprop }
You can also see this page for more:
http://www.sourceop.com/wiki/Adding_Admins
I added the people in the admin folder but it never works i follow the directions and i even downloaded the admin helper tool.
It never see any of the things i do, in the admin folder.
What do you mean you added the people to the admin folder? For in game admins you should be adding entries in the DF_admins.txt file.
Thats what i've been doing adding the steam id and putting the commands but it never works.
Copy and paste the contents of the file inside of code blocks (i.e. click the code button underneath the subject box when replying) and I will look at it.