Raised This Month: $51 Target: $400
 12% 

[CSGO] Advanced Admin ESP


Post New Thread Reply   
 
Thread Tools Display Modes
Mitchell
~lick~
Join Date: Mar 2010
Old 12-14-2018 , 12:14   Re: [CSGO] Advanced Admin ESP
Reply With Quote #91

Quote:
Originally Posted by gulverene View Post
Hi.

Plugin not working.

my csgo_admin_esp.cfg config.



admin_overrides.cfg


Plugin not fault.

Where's the problem?
That's the wrong config, it should be csgo_advanced_esp.cfg

Quote:
Originally Posted by mettiu19 View Post
Hi. I have the same problem.
I see only teammates. Pleas help

// This file was auto-generated by SourceMod (v1.9.0.6266)
// ConVars for plugin "csgo_advanced_esp.smx"


// Determines R G B glow colors for Counter-Terrorists team
// Format should be "R G B" (with spaces)
// -
// Default: "72 96 144"
sm_advanced_esp_ctcolor "72 96 144"

// Set to 1 if admins should automatically be given ESP
// -
// Default: "0"
sm_advanced_esp_default "1"

// Set to 1 if admins should only see esp when dead, 2 to only see esp while alive, 0 dead or alive.
// -
// Default: "0"
sm_advanced_esp_lifestate "1"

// 0 - Use current model (full body glow), 1 - Use facemask model on head
// -
// Default: "0"
sm_advanced_esp_model "0"

// Set to 1 if giving and setting esp should notify the rest of the server.
// -
// Default: "0"
sm_advanced_esp_notify "0"

// Determines R G B glow colors for Terrorists team
// Format should be "R G B" (with spaces)
// -
// Default: "144 120 72"
sm_advanced_esp_tcolor "144 120 73"

// 0 - Display all teams, 1 - Display enemy, 2 - Display teammates
// -
// Default: "0"
sm_advanced_esp_team "0"
If you do the sm_esp command twice does the glow start to work? I've tested the convar values you posted and couldn't replicate the issue.
Also if you set the colors to a different color do you see that color on your teammates?
sm_advanced_esp_ctcolor "0 0 255"
sm_advanced_esp_tcolor "255 0 0"

Quote:
Originally Posted by Terminatorr View Post
I did what said, i say no difference still only see my team mates, sorry could not upload the pic.
Post your config please. csgo_advanced_esp.cfg

Last edited by Mitchell; 12-14-2018 at 12:17.
Mitchell is offline
mettiu19
Junior Member
Join Date: Feb 2018
Old 12-14-2018 , 13:29   Re: [CSGO] Advanced Admin ESP
Reply With Quote #92

I cant check right now the colors.
My admina inform me that Some how, the plugin fix and works fine. They see both teams. Later i will send picture with colors.
Right now i have Blue: CT
Yellow: TT
Sorry for problem

Last edited by mettiu19; 12-14-2018 at 13:34.
mettiu19 is offline
gulverene
Senior Member
Join Date: Nov 2008
Location: Türkiye
Old 12-14-2018 , 14:19   Re: [CSGO] Advanced Admin ESP
Reply With Quote #93

Mitchell Thanks now working.
__________________
My SeRVeR
gulverene is offline
Send a message via Skype™ to gulverene
gulverene
Senior Member
Join Date: Nov 2008
Location: Türkiye
Old 12-14-2018 , 14:46   Re: [CSGO] Advanced Admin ESP
Reply With Quote #94

there is a problem : using extreme processor.

128 Tick server 30 player slot .
Plugin not working : good .
Now plugin active and serve rate red.
__________________
My SeRVeR
gulverene is offline
Send a message via Skype™ to gulverene
mettiu19
Junior Member
Join Date: Feb 2018
Old 12-14-2018 , 16:55   Re: [CSGO] Advanced Admin ESP
Reply With Quote #95

I sending my colors, befor and after changing. Works fine

https://www.fotosik.pl/zdjecie/pelne/00ad579c91c158e8

https://www.fotosik.pl/zdjecie/pelne/9982e6e921c38b0a
mettiu19 is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 12-14-2018 , 18:43   Re: [CSGO] Advanced Admin ESP
Reply With Quote #96

Quote:
Originally Posted by gulverene View Post
there is a problem : using extreme processor.

128 Tick server 30 player slot .
Plugin not working : good .
Now plugin active and serve rate red.
Could you try setting sm_advanced_esp_model "1" and see if that improves the server performance?
Mitchell is offline
Terminatorr
Member
Join Date: Dec 2018
Old 12-14-2018 , 19:38   Re: [CSGO] Advanced Admin ESP
Reply With Quote #97

Quote:
Originally Posted by Mitchell View Post
That's the wrong config, it should be csgo_advanced_esp.cfg



If you do the sm_esp command twice does the glow start to work? I've tested the convar values you posted and couldn't replicate the issue.
Also if you set the colors to a different color do you see that color on your teammates?
sm_advanced_esp_ctcolor "0 0 255"
sm_advanced_esp_tcolor "255 0 0"


Post your config please. csgo_advanced_esp.cfg
PHP Code:
// This file was auto-generated by SourceMod (v1.9.0.6267)
// ConVars for plugin "csgo_advanced_esp.smx"


// Determines R G B glow colors for Counter-Terrorists team
// Format should be "R G B" (with spaces)
// -
// Default: "72 96 144"
sm_advanced_esp_ctcolor "72 96 144"
//sm_advanced_esp_ctcolor "0 0 255"

// Set to 1 if admins should automatically be given ESP
// -
// Default: "0"
sm_advanced_esp_default "0"

// Set to 1 if admins should only see esp when dead, 2 to only see esp while alive, 0 dead or alive.
// -
// Default: "0"
sm_advanced_esp_lifestate "0"

// 0 - Use current model (full body glow), 1 - Use facemask model on head
// -
// Default: "0"
sm_advanced_esp_model "0"

// Set to 1 if giving and setting esp should notify the rest of the server.
// -
// Default: "0"
sm_advanced_esp_notify "1"

// Determines R G B glow colors for Terrorists team
// Format should be "R G B" (with spaces)
// -
// Default: "144 120 72"
sm_advanced_esp_tcolor "144 120 72"
//sm_advanced_esp_tcolor "255 0 0"

// 0 - Display all teams, 1 - Display enemy, 2 - Display teammates
// -
// Default: "0"
sm_advanced_esp_team "0" 
Only see team mates.
Terminatorr is offline
mettiu19
Junior Member
Join Date: Feb 2018
Old 12-15-2018 , 05:41   Re: [CSGO] Advanced Admin ESP
Reply With Quote #98

You can try change this cvar
sm_advanced_esp_team "0" to 1 save file.
next restart the server.
Them change back cvar
sm_advanced_esp_team "1" to 0 save file.
And restart the server i did step like this and all was fix.

Last edited by mettiu19; 12-15-2018 at 05:42.
mettiu19 is offline
gulverene
Senior Member
Join Date: Nov 2008
Location: Türkiye
Old 12-15-2018 , 06:46   Re: [CSGO] Advanced Admin ESP
Reply With Quote #99

Quote:
Originally Posted by Mitchell View Post
Could you try setting sm_advanced_esp_model "1" and see if that improves the server performance?
same

I added Video
Attached Files
File Type: zip WhatsApp Video 2018-12-15 at 12.54.54.zip (1.50 MB, 133 views)
__________________
My SeRVeR

Last edited by gulverene; 12-15-2018 at 14:23.
gulverene is offline
Send a message via Skype™ to gulverene
Terminatorr
Member
Join Date: Dec 2018
Old 12-15-2018 , 08:03   Re: [CSGO] Advanced Admin ESP
Reply With Quote #100

Quote:
Originally Posted by mettiu19 View Post
You can try change this cvar
sm_advanced_esp_team "0" to 1 save file.
next restart the server.
Them change back cvar
sm_advanced_esp_team "1" to 0 save file.
And restart the server i did step like this and all was fix.
Did not make a difference for me,can only see team mates, can you post your configs please.
Terminatorr is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:41.


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