AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Plugins (https://forums.alliedmods.net/forumdisplay.php?f=76)
-   -   Spectator ESP (14 February) (https://forums.alliedmods.net/showthread.php?t=40089)

Xeen 06-09-2006 02:58

Very nice plugin mate, can't wait to give it a try :wink:

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 ?

when typing esp 1 it says "you are not a admin"

Is there a way to manually type the steamids in a cfg or something, help is much appreciated.

btw.: Im running Mani and a few eventscripts. tried to disable the scripts but no dice.

Rebell 06-09-2006 03:26

@bzz0: i dont think that there is a config file yet that stores data.

@Xeen: when you typed esp_admin_add "yourid" - you should make a mapchange and reconnect. It worked for me.

i use autoexec.cfg for this settings :
esp 1, esp_interval 0.02, esp_admin_add "STEAM_0:0:1111111" "STEAM_0:0:2222222"

so you dont need to add after every reboot.

cya 8)

BORG_Sandman 06-09-2006 04:30

Or just make your own "esp_admin.cfg" in the same directory where the autoexec.cfg ist located with the settings Rebel mentioned above.

Then add "exec esp_admin.cfg" to your "autoexec.cfg".
This will execute the esp_admin.cfg on every server restart, adding your admins.
I prefer to split configs in several files to avoid long "standard-configs" like autoexec.cfg and serer.cfg

btw:
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.

Using Teamspeak, Ventrilo etc. at the same time could easily be abused by "bad" admins.
So, "esp_admin + Teamspeak = Wallhack for privileged users" ;)

Knagg0 06-09-2006 05:21

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 ;)

BORG_Sandman 06-09-2006 05:50

Quote:

Originally Posted by Knagg0
Not yet, but i can add a cvar for that...

Nice.
But in my opinion there should be no option to choose. You should only be able to activate the Plugin when you are a "real" Spectator.

bzz0 06-09-2006 05:58

Thanks guys for answers. I will create config to load admins :roll:
And it is also good news that it will work with BAP - using it on our servers :wink:

Rebell 06-09-2006 06:02

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.

Using Teamspeak, Ventrilo etc. at the same time could easily be abused by "bad" admins.
So, "esp_admin + Teamspeak = Wallhack for privileged users" ;)

Nuja, echte Admins werden es wohl nicht ausnutzen. Oder ?

cya :wink:

Knagg0 06-09-2006 06:02

If mp_forcecamera is set to 0 they can see the other players anyway.
All admins can cheat on there own servers if they want (give health, money, ...).
So i think it doesn't matter if you are a real spectator or not ;)

Rebell 06-09-2006 06:03

Riiichtig 8)

philippK 06-09-2006 06:06

right... furthermore - is it possible to expand the planned cvar by adding an option to use the admin-wallhack-cheat also when alive??


All times are GMT -4. The time now is 08:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.