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

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


Post New Thread Reply   
 
Thread Tools Display Modes
k0r4y
Junior Member
Join Date: Nov 2016
Old 06-28-2017 , 22:32   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2651

I have a weird problem with the plugin, in the past it worked fine but now it's not working at all! I've tried the newest release on niko's github and also some older ones, none of them work..

The nice people in the IRC channel helped me out to figure out where the problem probably is, but sadly couldn't find a solution.

Code:
L 06/29/2017 - 03:26:29: [SM] Exception reported: Script execution timed out
L 06/29/2017 - 03:26:29: [SM] Blaming: ckSurf.smx
L 06/29/2017 - 03:26:29: [SM] Call stack trace:
L 06/29/2017 - 03:26:29: [SM]   [1] Line 260, ckSurf/sql.sp::txn_addExtraCheckpoints
L 06/29/2017 - 03:26:29: [SM]   [2] Line 232, ckSurf/sql.sp::db_setupDatabase
L 06/29/2017 - 03:26:29: [SM]   [3] Line 1880, C:\Users\Niko\Desktop\spedit\workspace\ckSurf\csgo\addons\sourcemod\scripting\ckSurf.sp::OnPluginStart
L 06/29/2017 - 03:26:29: [SM] Unable to load plugin "ckSurf.smx": Error detected in plugin startup (see error logs)
which points out to https://github.com/nikooo777/ckSurf/...rf/sql.sp#L260


VoiDeD modified the txn_addExtraCheckpoints function to add a check to see if the problem was with the connection to the database, the error triggered his check;

Quote:
<+VoiDeD> means two things: 1. that plugin is bad and that should probably be reported to the author, 2. you're having connection issues to your DB
If anyone knows a fix, please let us know.


--Update
Well, I managed to solve the problem by reinstalling the server and also reinstalling LGSM.

Last edited by k0r4y; 07-01-2017 at 12:40. Reason: update
k0r4y is offline
xice1337
AlliedModders Donor
Join Date: Dec 2015
Old 07-05-2017 , 07:58   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2652

Can anybody help me fixing replaybots? They getting messed up after speedboosts (trigger_push).
Would be great if someone knows what i need to change in the .sp files!
xice1337 is offline
Mr.kevin12
Junior Member
Join Date: Aug 2016
Old 07-07-2017 , 13:09   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2653

Hi guys, is it possible to turn on map-damage?
Mr.kevin12 is offline
Bl4CkGuuN
Junior Member
Join Date: Oct 2016
Location: Germany
Old 07-07-2017 , 15:43   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2654

I've installed ckSurf and UMC, but I dont know how to set the timelimit to 20...

If I try to rtv, it only changes the "sm_nextmap" and dont change the map... so the game never end...

Can someone help me?

Greetz
Bl4CkGuuN is offline
Bl4CkGuuN
Junior Member
Join Date: Oct 2016
Location: Germany
Old 07-07-2017 , 16:40   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2655

Quote:
Originally Posted by Mr.kevin12 View Post
Hi guys, is it possible to turn on map-damage?
Yes it is.

Code:
// Sets HP amount for autohealing (requires ck_godmode 0)
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
ck_autoheal "50"
and
// on/off - unlimited hp
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
ck_godmode "1"
Thats the CVars turn off the godmode and change the autoheal to whatever you want.
__________________

Last edited by Bl4CkGuuN; 07-07-2017 at 16:41.
Bl4CkGuuN is offline
zwetch
Senior Member
Join Date: Aug 2015
Location: South Africa
Old 07-08-2017 , 06:29   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2656

Does anyone know what flag is needed to use the commands listed below ?

sm_admintitles - Gives a player a title
sm_admintitle - Gives a player a title
sm_givetitle - Gives a player a title
sm_removetitles - Removes player's all titles
sm_removetitle - Removes specific title from a player

Last edited by zwetch; 07-08-2017 at 06:30.
zwetch is offline
Queqerror
Junior Member
Join Date: Jul 2017
Old 07-15-2017 , 10:01   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2657

hello guys !
i have a good question !
i saw many servers using bhop counter and strafe and sync on their timer is it possible to edit my plugin with these codes ? if yes can you help me?
Queqerror is offline
nukafight1
Junior Member
Join Date: Jul 2017
Old 07-19-2017 , 00:15   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2658

Is there a command I can put in console that give a player !VIP even if they're not on the server?
nukafight1 is offline
nukafight1
Junior Member
Join Date: Jul 2017
Old 07-19-2017 , 21:26   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2659

Is there a console side command that will give a specific player the !vip role
nukafight1 is offline
fluffys
Member
Join Date: Jun 2015
Old 07-26-2017 , 11:30   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2660

Not sure if anyone is aware but I do believe there is some sort of leak with the replay bots. Here are two 10mb~ rec files that I've been using for testing and it seems that reloading the bot with ck_replay_bot 0;ck_replay_bot 1 or simply reloading the map will continue to increase the size of the in use memory, evident with sm_dump_handles, anyone have any ideas on how to fix this?

Edit: Appears to do the same with KZTimer Global

Last edited by fluffys; 07-26-2017 at 12:45.
fluffys 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 00:09.


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