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

2 problems


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
yerkan79
Junior Member
Join Date: May 2011
Old 09-23-2011 , 15:45   2 problems
Reply With Quote #1

hi good-tony,
i install the latest version of SMAC. i have 2 problem.
1- it is working but somtimes the players you cant show neraly 0,5 second front of you, they disappeared, then shown normally.
2- and the second problem is it happend much lag on server.

what can i do for disappearing the players and for lag, which setting affect this.

sorry for bad english
yerkan79 is offline
wtfaatp
Senior Member
Join Date: Jul 2010
Old 09-23-2011 , 16:06   Re: SMAC Development thread
Reply With Quote #2

Quote:
Originally Posted by yerkan79 View Post
hi good-tony,
i install the latest version of SMAC. i have 2 problem.
1- it is working but somtimes the players you cant show neraly 0,5 second front of you, they disappeared, then shown normally.
2- and the second problem is it happend much lag on server.

what can i do for disappearing the players and for lag, which setting affect this.

sorry for bad english
You are describing the side affects of a anti-wallhack module.
Go to you smac.cfg and change 'smac_wallhack "1"' to 'smac_wallhack "0"'


Its @ the very bottom...
Code:
// Enable Anti-Wallhack. This may have high CPU usage on large servers.
// -
// Default: "0"
smac_wallhack "0"
__________________
SourceMod : 1.10.0 (Official) | MetaMod : 1.10.7 (Official)
Server : NFOservers - Windows
wtfaatp is offline
yerkan79
Junior Member
Join Date: May 2011
Old 09-23-2011 , 16:15   Re: SMAC Development thread
Reply With Quote #3

Quote:
Originally Posted by wtfaatp View Post
You are describing the side affects of a anti-wallhack module.
Go to you smac.cfg and change 'smac_wallhack "1"' to 'smac_wallhack "0"'


Its @ the very bottom...
Code:
// Enable Anti-Wallhack. This may have high CPU usage on large servers.
// -
// Default: "0"
smac_wallhack "0"
i did it but 1. problem isnt about antiwallhack, i try this and disable it. but 1 and 2 problem are going on.
yerkan79 is offline
yerkan79
Junior Member
Join Date: May 2011
Old 09-23-2011 , 16:16   Re: SMAC Development thread
Reply With Quote #4

this is our server,
because of the problems i install KAC version.

http://www.game-monitor.com/cstrike2...Variables.html


Last edited by yerkan79; 09-23-2011 at 16:18.
yerkan79 is offline
yerkan79
Junior Member
Join Date: May 2011
Old 09-26-2011 , 14:00   Re: SMAC Development thread
Reply With Quote #5

any help ?
yerkan79 is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 09-26-2011 , 14:02   Re: SMAC Development thread
Reply With Quote #6

Quote:
Originally Posted by yerkan79 View Post
any help ?
I assumed you moved on from the issue. Can you paste your smac.cfg (in code tags) here? and a "sm plugins list" would help as well.
GoD-Tony is offline
yerkan79
Junior Member
Join Date: May 2011
Old 09-26-2011 , 14:24   Re: SMAC Development thread
Reply With Quote #7

Code:
// (CS:S Only) This will prevent people from leaving the game then rejoining to respawn.
// -
// Default: "0"
smac_css_antirejoin "0"

// (CS:S Only) Prevent No-Smoke cheats from working when a player is immersed in smoke
// -
// Default: "1"
smac_css_antismoke "1"

// Enable the CVar checks module.
// -
// Default: "1"
smac_cvars_enable "1"

// Enable the eye test detection routine. (0 = Disabled, 1 = Warn Admins, 2 = Ban)
// -
// Default: "1"
smac_eyetest "1"

// Determines how SMAC logging should be handled. (0 = One log file, 1 = Daily log files)
// -
// Default: "1"
// Minimum: "0.000000"
smac_log_mode "1"

// Prevent speedhacks from working on your server.
// -
// Default: "1"
smac_speedhack "1"

// SpinHack detection module. (0 = Disabled, 1 = Warn Admins)
// -
// Default: "1"
smac_spinhack "1"

// If enabled, checks players against the KAC Global Banlist and removes them from the server if banned. Requires Socket extension. 0 - Disabled (default). 1 - Enabled.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_use_kac_banlist "0"

// Enable Anti-Wallhack. This may have high CPU usage on large servers.
// -
// Default: "0"
smac_wallhack "0"

// Display a chat message saying that your server is protected.
// -
// Default: "1"
smac_welcomemsg "1"
Code:
Plugin List:
] sm plugins
 "Basic Votes" (1.3.8) by AlliedModders LLC
 "Fun Commands" (1.3.8) by AlliedModders LLC
 "Basic Ban Commands" (1.3.8) by AlliedModders LLC
 "Admin File Reader" (1.3.8) by AlliedModders LLC
 "SwapTeam" (1.2.4) by MistaGee Fixed by Rogue
 "Advertisements" (0.5.5) by Tsunami
 "Basic Info Triggers" (1.3.8) by AlliedModders LLC
 "gameME Plugin" (3.9) by TTS Oetzel & Goerz GmbH
 "Admin Help" (1.3.8) by AlliedModders LLC
 "Losing Team Slayer" (1.3.0.1) by Lindgren, Bacardi
 "Basic Chat" (1.3.8) by AlliedModders LLC
 "Fun Votes" (1.3.8) by AlliedModders LLC
 "Team Bets" (2.6) by GrimReaper - Original by ferret
 "Anti-Flash" (1.1) by FrozDark (HLModders.ru LLC)
 "Basic Comm Control" (1.3.8) by AlliedModders LLC
 "Players Votes" (1.5.0) by The Resident, pZv!
 "Anti-Flood" (1.3.8) by AlliedModders LLC
 "Weapon Restrict" (2.3.5) by Dr!fter
 "Halftime teamswitch" (1.0.11) by [30+]Gemeni
 "Reserved Slots" (1.3.8) by AlliedModders LLC
 "Sound Commands" (1.3.8) by AlliedModders LLC
 "Admin Menu" (1.3.8) by AlliedModders LLC
 "Dissolve" (1.0.0.1) by L. Duke
 "Bomb Events" (1.1) by tuty
 "Client Preferences" (1.3.8) by AlliedModders LLC
 "Forlix FloodCheck" (1.7) by Forlix (Dominik Friedrichs)
 "Player Commands" (1.3.8) by AlliedModders LLC
 "Anticamp CS:S" (2.2) by stachi
 "RCON Lock" (0.6.7) by devicenull
 "Nextmap" (1.3.8) by AlliedModders LLC
 "Basic Commands" (1.3.8) by AlliedModders LLC
 "Map configs" (1.1.1) by Berni
 "SourceMod Anti-Cheat" (0.0.6.2) by psychonic, GoD-Tony, CodingDirect LLC
 "NoBlock" (1.4.2) by Otstrel.ru Team
yerkan79 is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 09-27-2011 , 07:10   Re: SMAC Development thread
Reply With Quote #8

SMAC isn't causing this by itself. It's conflicting with other plugins you have installed.

Quote:
Originally Posted by yerkan79 View Post
1- it is working but somtimes the players you cant show neraly 0,5 second front of you, they disappeared, then shown normally.
This is probably caused by the "Anti-Flash" plugin and SMAC's "Anti-Flash" feature.

Quote:
Originally Posted by yerkan79 View Post
2- and the second problem is it happend much lag on server.
When does the lag start?

Edit: Moved this discussion into it's own thread.

Last edited by GoD-Tony; 09-27-2011 at 07:20.
GoD-Tony is offline
yerkan79
Junior Member
Join Date: May 2011
Old 09-27-2011 , 11:59   Re: 2 problems
Reply With Quote #9

- i cant disable antiflash plugin, server need this plugin.
can it be solve if i diasable SMAC's antiflash module?

- lag begin when i enable SMAC, when disable lags over.
yerkan79 is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 09-27-2011 , 13:28   Re: 2 problems
Reply With Quote #10

try to disable
anti-wh
anti-no-flash
anti-no-smoke
Despirator 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 13:57.


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