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

Cannot Disable FarESP on CS:GO Server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Endoint
Junior Member
Join Date: Oct 2018
Old 10-14-2018 , 07:30   Cannot Disable FarESP on CS:GO Server
Reply With Quote #1

Hi,

I am currently building a HvH server and cannot seem to find a way to disable FarESP.

I originally thought it was due to trails from a jailbreak store, but I do not have this installed at the moment and it is still happening.

I wasn't so concerned at first but when a few people are on the server, the FarESP causes mass FPS lag for a lot of people, which cannot be happening. Does anyone know how to disable this?

I have had people test multiple cheats they're all showing so it's not specific cheats.

I have tried setting the pvs_min_player_distance to 0, 1, 2, 3 and it still does nothing in regards to disabling it or lowering distance..

Current plugins: https://i.imgur.com/PWEXsG8.png


Last edited by Endoint; 10-14-2018 at 07:38.
Endoint is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-14-2018 , 08:04   Re: Cannot Disable FarESP on CS:GO Server
Reply With Quote #2

Hi @Endoint. If you like share to us more detailed information about your server mods, use console commands.

Use commands in SRCDS console (or use rcon, "remote control")

Code:
version
plugin_print
meta list
sm exts list
sm plugins list
if you can't get those information easily to here... you could try other trick.
Enter in server and use sm_rcon command.

Code:
sm_rcon con_logfile "consoleoutput.txt"
sm_rcon version
sm_rcon plugin_print
sm_rcon meta list
sm_rcon sm exts list
sm_rcon sm plugins list
...you should find file called consoleoutput.txt in server, csgo server root folder.

Last edited by Bacardi; 10-14-2018 at 08:06.
Bacardi is offline
Endoint
Junior Member
Join Date: Oct 2018
Old 10-14-2018 , 09:22   Re: Cannot Disable FarESP on CS:GO Server
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
Hi @Endoint. If you like share to us more detailed information about your server mods, use console commands.

Use commands in SRCDS console (or use rcon, "remote control")

Code:
version
plugin_print
meta list
sm exts list
sm plugins list
if you can't get those information easily to here... you could try other trick.
Enter in server and use sm_rcon command.

Code:
sm_rcon con_logfile "consoleoutput.txt"
sm_rcon version
sm_rcon plugin_print
sm_rcon meta list
sm_rcon sm exts list
sm_rcon sm plugins list
...you should find file called consoleoutput.txt in server, csgo server root folder.
Hi,

I have pasted below the output of each of the commands you listed above:

Code:
Exe version 1.36.5.6 (csgo)
Exe build: 17:12:33 Oct  9 2018 (7268) (730)

Loaded plugins:

---------------------
0:	"Metamod:Source 1.10.7-dev"
---------------------

Listing 4 plugins:

  [01] SourceMod (1.9.0.6259) by AlliedModders LLC
  [02] CS Tools (1.9.0.6259) by AlliedModders LLC
  [03] SDK Tools (1.9.0.6259) by AlliedModders LLC
  [04] SDK Hooks (1.9.0.6259) by AlliedModders LLC

[SM] Displaying 11 extensions:

  [01] Automatic Updater (1.9.0.6259): Updates SourceMod gamedata files
  [02] Webternet (1.9.0.6259): Extension for interacting with URLs
  [03] CS Tools (1.9.0.6259): CS extended functionality
  [04] BinTools (1.9.0.6259): Low-level C/C++ Calling API
  [05] SDK Tools (1.9.0.6259): Source SDK Tools
  [06] Top Menus (1.9.0.6259): Creates sorted nested menus
  [07] Client Preferences (1.9.0.6259): Saves client preference settings
  [08] SQLite (1.9.0.6259): SQLite Driver
  [09] SDK Hooks (1.9.0.6259): Source SDK Hooks
  [10] <OPTIONAL> file "socket.ext.so": csgo/addons/sourcemod/extensions/socket.ext.so: cannot open shared object file: No such file or directory
  [11] GeoIP (1.9.0.6259): Geographical IP information

[SM] Listing 24 plugins:

  01 "Basic Votes" (1.9.0.6259) by AlliedModders LLC
  02 "Sound Commands" (1.9.0.6259) by AlliedModders LLC
  03 "Basic Ban Commands" (1.9.0.6259) by AlliedModders LLC
  04 "Basic Commands" (1.9.0.6259) by AlliedModders LLC
  05 "Basic Info Triggers" (1.9.0.6259) by AlliedModders LLC
  06 "Player Commands" (1.9.0.6259) by AlliedModders LLC
  07 "Fun Votes" (1.9.0.6259) by AlliedModders LLC
  08 "Nextmap" (1.9.0.6259) by AlliedModders LLC
  09 "Client Preferences" (1.9.0.6259) by AlliedModders LLC
  10 "ViewAngle Fix" (0.1) by Alvy Piper
  11 "Admin File Reader" (1.9.0.6259) by AlliedModders LLC
  12 "Exploit FIX: 2018-04-17" (1.0.2 pre-release) by IT-KiLLER
  13 "gameME Plugin" (4.8.1) by TTS Oetzel & Goerz GmbH
  14 "Anti-Flood" (1.9.0.6259) by AlliedModders LLC
  15 "[CSGO] Advanced Admin" (1.6.4) by PeEzZ
  16 "Basic Chat" (1.9.0.6259) by AlliedModders LLC
  17 "Basic Comm Control" (1.9.0.6259) by AlliedModders LLC
  18 "Admin Talk" (1.00) by Klaus
  19 "[CSS/CS:GO] AbNeR ResetScore" (1.5fix) by AbNeR_CSS
  20 <Failed> "Rock The Vote" (1.9.0.6252) by AlliedModders LLC
  21 "Admin Help" (1.9.0.6259) by AlliedModders LLC
  22 "Reserved Slots" (1.9.0.6259) by AlliedModders LLC
  23 "Fun Commands" (1.9.0.6259) by AlliedModders LLC
  24 "Admin Menu" (1.9.0.6259) by AlliedModders LLC

Errors:
  rockthevote.smx (Rock The Vote): Could not find required plugin "mapchooser"
Endoint is offline
Endoint
Junior Member
Join Date: Oct 2018
Old 10-15-2018 , 04:25   Re: Cannot Disable FarESP on CS:GO Server
Reply With Quote #4

UPDATE: I tried removing all of the extra plugins I added (left the base of Meta/SourceMod installed) and am still having this issue.

So it seems it is not a plugin causing the issue.
Endoint is offline
Endoint
Junior Member
Join Date: Oct 2018
Old 10-15-2018 , 07:19   Re: Cannot Disable FarESP on CS:GO Server
Reply With Quote #5

UPDATE: I am not sure why but it seems to be calling custom trail files which do not exist on my server?...
Trails are usually the cause of FarESP so calling them may be the issue? I am not sure.

Does anyone know where they're being called from and how to fix?

Source:

Last edited by Endoint; 10-15-2018 at 07:20.
Endoint is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 10-15-2018 , 17:55   Re: Cannot Disable FarESP on CS:GO Server
Reply With Quote #6

what the hell is faresp..
sv_force_transmit_players maybe?
Mitchell is offline
Reply


Thread Tools
Display Modes

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 00:39.


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