Posts: 2
Threads: 1
Joined: Oct 30, 2005
This very well could be something on my part, but here is my problem. I can mess with most of the DF_ stuff, I made myself an admin "Name:Tech"
{
baselevel = 131071
}
In the DF_admins,
I made my own user file in the users folder
C:\Program Files\Valve\Steam\SteamApps\ryukkan@yahoo.com\counter-strike source\cstrike\addons\SourceOP\users\Tech.txt
And it's contents are
ThePassword
Players = abcdefghij
AdminInfo = ab
Chat = abcdef
Administrative = acdefghi
It tells me things like grabent, or DF_password "ThePassword" aren't commands. I even made myself admin through admintut. What am I missing? I can't really do slay, slap or kick through SourceOP either.
Posts: 697
Threads: 30
Joined: Dec 11, 2004
Tech Wrote:This very well could be something on my part, but here is my problem. I can mess with most of the DF_ stuff, I made myself an admin "Name:Tech"
{
baselevel = 131071
}
In the DF_admins,
I made my own user file in the users folder
C:\Program Files\Valve\Steam\SteamApps\ryukkan@yahoo.com\counter-strike source\cstrike\addons\SourceOP\users\Tech.txt
And it's contents are
ThePassword
Players = abcdefghij
AdminInfo = ab
Chat = abcdef
Administrative = acdefghi
It tells me things like grabent, or DF_password "ThePassword" aren't commands. I even made myself admin through admintut. What am I missing? I can't really do slay, slap or kick through SourceOP either.
Well in DF_admins.txt it looks like your missing your steamID.
DF_password got changed to
admin_pass and
grabent is
+grabent
Posts: 2
Threads: 1
Joined: Oct 30, 2005
Wow, the admin_ and I forgot the +... I wouldn't have thought it would be that simple, thank you very much Naquadria.
Off-topic - In a later version, is the ent phaser gun ever going to be implemented?
Posts: 697
Threads: 30
Joined: Dec 11, 2004
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
Naquadria Wrote:[...]
Well in DF_admins.txt it looks like your missing your steamID.
DF_password got changed to admin_pass and grabent is +grabent
admin_pass is not to login. To login you use:
Code:
setinfo DF_password password
However, how you have your DF_admins setup, you won't need to login. Also note that if you leave your DF_admins how you have it, all people named Tech will have full access without needing a password. This is typically bad.
The users folder is used for remotely connecting in which you will use the username
Tech and password
ThePassword
Posts: 27
Threads: 3
Joined: Nov 12, 2005
Ive never had to login in the 1st place, get rid of the hole password line. But... It is not so smart if you are doing your admin list by name and not steam id.