View Single Post
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 08-18-2020 , 18:16   Re: [CS:GO] Esl Admin ESP (v2.8, 01/22/19)
Reply With Quote #84

Quote:
Originally Posted by freak.exe_uLow View Post
Update 2.9


Be sure to change or add cvars to the server config, the example is below.
sv_parallel_send 0
sv_parallel_sendsnapshot 0
sv_parallel_packentities 0


Requirements: SendProxy Manager

Info: If the plugin does not work for you, please check if the values are in your cfg and if the server has accepted them. If it still doesn't work, please send me an error.log

Thanks to SAZONISCHE
I cant seem to be able to disable sm_esl_adminesp_weapons_glow_on_ground

I set sm_esl_adminesp_weapons_glow_on_ground 0 in the cfg.. I also tried setting it to 0 in the plugin it self.. Still it shows 1.

(CVAR = CreateConVar("sm_esl_adminesp_weapons_glow_on _ground", "0", "Enable glow weapons on ground", 0, true, 0.0, true, 1.0)).AddChangeHook(OnCvarChanged);

"sm_esl_adminesp_weapons_glow_on_ground" = "1" ( def. "0" ) min. 0.000000 max. 1.000000 - Enable glow weapons on ground

Edit: nvm im stupid, it has its own cfg..

Last edited by Ejziponken; 08-18-2020 at 18:17.
Ejziponken is offline