View Single Post
Knagg0
SourceMod Donor
Join Date: Dec 2005
Location: Germany
Old 06-09-2006 , 05:21  
Reply With Quote #24

Quote:
Originally Posted by Xeen
What am i doing wrong ?

The plugin loads fine and is displayed when i type meta list. but i can not add a admin, when typing esp_admin_add "STEAM_0:0:XXXXXXX" it says command is unknown ?
This is only a console command... You can use it with rcon.
If you add an admin that is on the server, then he has to reconnect to get admin rights.

You can add this to your server config:

esp_admin_add "STEAM_0:0:1111111" "STEAM_0:0:2222222"


Quote:
Originally Posted by BORG_Sandman
Is it possible to restrict the activation of the plugin only to "real" spectators?
Right now you can see the beams and boxes when you are "only dead", too.
Not yet, but i can add a cvar for that...



The next SourceMM Version will work with Basic Admin Plugin.
So you don't need to add admins with esp_admin_add if you use BAP ;)
Knagg0 is offline