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

[CS:GO] ckSurf (1.18f, 24.11.2015)


Post New Thread Reply   
 
Thread Tools Display Modes
DaddyApex
Junior Member
Join Date: Feb 2017
Old 02-28-2017 , 15:59   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2441

Quote:
Originally Posted by EvanChrispie View Post
Go into csgo/cfg/sourcemod/cksurf.cfg All the cksurf settings are in there and should fix your issues. If it's a different issue it could be in cfg/sourecmod/cksurf/main.cfg
I mean on a normal surf ramp or generally you are slower then on ohter servers...
DaddyApex is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 02-28-2017 , 16:21   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2442

Quote:
Originally Posted by DaddyApex View Post
I mean on a normal surf ramp or generally you are slower then on ohter servers...

Could be several things;

sv_accelerate
sv_airaccelerate
sv_maxvelocity
overall tickrate

I suggest you do a little bit more research into these values and general CS:GO dedicated server, as they are completely independent of this plugin.
__________________
sneaK is offline
DaddyApex
Junior Member
Join Date: Feb 2017
Old 02-28-2017 , 16:53   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2443

Quote:
Originally Posted by blackhawk74 View Post
Could be several things;

sv_accelerate
sv_airaccelerate
sv_maxvelocity
overall tickrate

I suggest you do a little bit more research into these values and general CS:GO dedicated server, as they are completely independent of this plugin.
Ok thanks. But I already changed sv_accelerate and sv_airaccelerate. It doesnt change anything obvious :/
DaddyApex is offline
Destinyg133
Senior Member
Join Date: Jul 2016
Location: Croatia
Old 03-03-2017 , 13:09   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2444

any fix for those boost where you speed goes more than you should get?
Destinyg133 is offline
Destinyg133
Senior Member
Join Date: Jul 2016
Location: Croatia
Old 03-04-2017 , 19:56   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2445

My bots are missing from surf, sm updated to latest version, they are set to show, but arent present on server, and cksurf.cfg and main.cfg are set on

HELP NEEDED!
Destinyg133 is offline
TheReaperr
Junior Member
Join Date: Jun 2012
Old 03-04-2017 , 22:52   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2446

Quote:
Originally Posted by EvanChrispie View Post
Go into csgo/cfg/sourcemod/cksurf.cfg All the cksurf settings are in there and should fix your issues. If it's a different issue it could be in cfg/sourecmod/cksurf/main.cfg

Use tickrate 102.4 ;) I had the same issue, tried all kinds of stuff and then noticed all other servers were on that tickrate, not 64 or 128
TheReaperr is offline
Destinyg133
Senior Member
Join Date: Jul 2016
Location: Croatia
Old 03-04-2017 , 23:04   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2447

Quote:
Originally Posted by TheReaperr View Post
Use tickrate 102.4 ;) I had the same issue, tried all kinds of stuff and then noticed all other servers were on that tickrate, not 64 or 128
it is already on 102.4, my server is alive since april of 2016, and now all of a sudden i have this problem
Destinyg133 is offline
fraise
Member
Join Date: Sep 2016
Location: Paris, France
Old 03-06-2017 , 15:58   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2448

Quote:
Originally Posted by blackhawk74 View Post
This might be causing your issues. Starting @ line 689, ckSurf.sp

Code:
char EntityList[][] =  // Disable entities that often break maps
{
	"logic_timer",
	"team_round_timer",
	"logic_relay",
};
Hi Again blackhawl I try to modify this block (comment / delete / delete all function that use EntityList[] ) but nothing change... >;< could you help me, please ? =)
__________________
\o/
fraise is offline
FragUb
New Member
Join Date: Mar 2017
Old 03-07-2017 , 07:53   Need help Cksurf don't start
Reply With Quote #2449

i have this message log please help me
L 03/07/2017 - 13:42:05: SourceMod error session started
L 03/07/2017 - 13:42:05: Info (map "surf_cartoon") (file "errors_20170307.log")
L 03/07/2017 - 13:42:05: [SM] Unable to load extension "cleaner.ext": Failed to find signature. Please contact the author.
L 03/07/2017 - 13:42:05: [SM] Exception reported: [ckSurf] Unable to connect to database (Configuration "cksurf" not found)
L 03/07/2017 - 13:42:05: [SM] Blaming: ckSurf.smx
L 03/07/2017 - 13:42:05: [SM] Call stack trace:
L 03/07/2017 - 13:42:05: [SM] [0] SetFailState
L 03/07/2017 - 13:42:05: [SM] [1] Line 158, ckSurf/sql.sp::db_setupDatabase
L 03/07/2017 - 13:42:05: [SM] [2] Line 1849, D:\ckSurf\csgo\addons\sourcemod\scripting\ckS urf.sp::OnPluginStart
L 03/07/2017 - 13:42:05: [SM] Unable to load plugin "ckSurf.smx": Error detected in plugin startup (see error logs)
L 03/07/2017 - 13:42:57: Error log file session closed.

thank you
FragUb is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 03-07-2017 , 08:24   Re: Need help Cksurf don't start
Reply With Quote #2450

Quote:
Originally Posted by FragUb View Post
i have this message log please help me
L 03/07/2017 - 13:42:05: SourceMod error session started
L 03/07/2017 - 13:42:05: Info (map "surf_cartoon") (file "errors_20170307.log")
L 03/07/2017 - 13:42:05: [SM] Unable to load extension "cleaner.ext": Failed to find signature. Please contact the author.
L 03/07/2017 - 13:42:05: [SM] Exception reported: [ckSurf] Unable to connect to database (Configuration "cksurf" not found)
L 03/07/2017 - 13:42:05: [SM] Blaming: ckSurf.smx
L 03/07/2017 - 13:42:05: [SM] Call stack trace:
L 03/07/2017 - 13:42:05: [SM] [0] SetFailState
L 03/07/2017 - 13:42:05: [SM] [1] Line 158, ckSurf/sql.sp::db_setupDatabase
L 03/07/2017 - 13:42:05: [SM] [2] Line 1849, D:\ckSurf\csgo\addons\sourcemod\scripting\ckS urf.sp::OnPluginStart
L 03/07/2017 - 13:42:05: [SM] Unable to load plugin "ckSurf.smx": Error detected in plugin startup (see error logs)
L 03/07/2017 - 13:42:57: Error log file session closed.

thank you
If you're going to read the highlighted text above, you might be able to solve your problem.

You're welcome.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL 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:19.


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