Thread: SAP Old #2
View Single Post
Manip
Senior Member
Join Date: Jan 2004
Old 12-08-2004 , 00:35   Re: Source Admin Plugin (SAP)
Reply With Quote #2

Quote:
Originally Posted by originalbob
Could you add a 4th level to contain the admin_user function or move the svexec function to level 2? Some admins need svexec, but I don't want them running around creating more admins.
If the admin's have svexec they can go

admin_svexec "admin_user \'Steam_0..\' 3"

.. so what is the point? The svexec command executes commands as the server console, it would have this magical 'level 4' access if I created it too.

Quote:
Originally Posted by brandon
The change to the vdf i made is the only reason it works for me.

In your post

Code:
"Plugin" 
{ 
        "file"  "../hl2mp/addons/SAP" 
}

It didnt work like that, but when changed to ../bin/SAP it worked.

I may be a server host, but im not a complete idiot ;)
Your Fix does nothing, lets look at it for a moment:

"file" "../bin/SAP"
And here is the default one:
"file" "SAP"

So with your one, you start in /Bin, you then go ../ which drops you to <Root>, you then go back up to the /Bin by typing such and then you add sap.. ? So in reality the ../Bin bit is completely useless and you might have well use the default *.vdf file.
Manip is offline
Send a message via AIM to Manip