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

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


Post New Thread Reply   
 
Thread Tools Display Modes
zutti
Junior Member
Join Date: Dec 2015
Old 12-10-2015 , 15:21   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #831

Quote:
Originally Posted by LeeStrong View Post
CONFIRMED -
Completing Bonus 1 on ANY map will allow the player to gain points on any other (including current) map, refresh profile etc.

Without bonus 1 completion, they can't get ANY points at all.
Confirmed here aswell. Had 0 points finished a bonus track, 6k.
zutti is offline
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 12-10-2015 , 15:53   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #832

Update to 1.18b is very buggy...
Example: Everything is working fine, but much zones are buggy now

Example: Checkpoints are TeleToStart zones..

Edit: All zones are broken...

Last edited by mazdarx8; 12-10-2015 at 16:03.
mazdarx8 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 12-10-2015 , 16:17   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #833

Quote:
Originally Posted by mazdarx8 View Post
How do you fix it, or what is your workaround? I have to delete bonus zone on some maps because its possible to make fake times then.
Only map I've found an issue on is surf_mom, so I simply used stripper and removed the teleport to the map end zone at the end of the bonus. Are there other maps you know of that have a similar issue?

Quote:
Originally Posted by mazdarx8 View Post
Update to 1.18b is very buggy...
Example: Everything is working fine, but much zones are buggy now

Example: Checkpoints are TeleToStart zones..

Edit: All zones are broken...
It's because you didn't wait for the plugin to update the sql tables. Restore your database backup, run server. Wait about 5 minutes, then change map to something different, everything should be fine. I was impatient, restarted the server after a minute or so and the same thing happened to me.
__________________
sneaK is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-10-2015 , 17:23   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #834

Quote:
Originally Posted by zutti View Post
Confirmed here aswell. Had 0 points finished a bonus track, 6k.
Quote:
Originally Posted by blackhawk74 View Post
I too have had some people come forward, claiming they're not getting points for completing maps. Just yesterday I worked with a nice fellow who had 20 maps completed, and only about 1400 points. I refreshed his profile, no update in points. I suggested he complete a bonus (0 bonus completions on record), and when he did he gained over 6000 points.
Quote:
Originally Posted by LeeStrong View Post
CONFIRMED -
Completing Bonus 1 on ANY map will allow the player to gain points on any other (including current) map, refresh profile etc.

Without bonus 1 completion, they can't get ANY points at all.
Quote:
Originally Posted by Gh2t View Post
I can confirm this too. I added a fake value in table ck_bonus and suddenly I got 1165 points after finishing a map.
Thanks a lot for the reports. This bug was indeed in the points calculation, and it would get stuck, if the player hadn't finished any bonuses. Fixed in github

Quote:
Originally Posted by blackhawk74 View Post

Code:
SetClientName(client, szName);
I've simply taken this code from 1.18b, so it **SHOULD** work, untested but try it yourself.
Did you try to compile this? I'm not sure if SetClientName exists in the older syntax of SM. Pretty sure you could just work around this though, but don't have enough time to look into it now.
jonitaikaponi is offline
PresidentEvil
AlliedModders Donor
Join Date: Jun 2012
Old 12-10-2015 , 17:26   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #835

im updating from 1.17 to 1.18 beta, after uploading the files is there a command I need to run?
__________________
PresidentEvil is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-10-2015 , 17:37   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #836

Quote:
Originally Posted by PresidentEvil View Post
im updating from 1.17 to 1.18 beta, after uploading the files is there a command I need to run?

Updating from 1.17 to 1.18 is really simple, just shut down your server, backup your database, then make sure you to replace all the ckSurf files that come in the package, as many of them have had changes in them, and there are a few new files also. (addons/sourcemod/configs/ckSurf/custom_chat_titles.txt mainly).

Then launch one of your servers, and keep an eye out for the console, as it should change the map when all the required changes have been made into the database. On small databases this happens instantly, on larger databases it might take a while.

After you have waited for a long enough time, just join the server and it should be good to go.


EDIT: You can now follow the database being updated on the server console. Each step is printed into the console with the last one beign "[ckSurf] All changes succesfully done! Changing map!". After that message all changes have been made and it is safe to join the server.

Last edited by jonitaikaponi; 12-12-2015 at 10:28.
jonitaikaponi is offline
Zero_Kuro
Junior Member
Join Date: Dec 2015
Old 12-10-2015 , 21:31   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #837

How/where exactly do I put the DatabaseFiles folder, so I can revert to the old database?

Last edited by Zero_Kuro; 12-10-2015 at 22:41.
Zero_Kuro is offline
stretchy
Member
Join Date: Aug 2015
Old 12-10-2015 , 21:39   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #838

So no one else is having random bots spawning in their server?

Running latest ckSurf, and latest stable sourcemod build
__________________
stretchy is offline
Zero_Kuro
Junior Member
Join Date: Dec 2015
Old 12-10-2015 , 22:40   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #839

Quote:
Originally Posted by stretchy View Post
So no one else is having random bots spawning in their server?

Running latest ckSurf, and latest stable sourcemod build

Go into ~/serverfiles/csgo/cfg/gamemode_casual.cfg

find
Code:
bot_quota
and set it to 0
Zero_Kuro is offline
zutti
Junior Member
Join Date: Dec 2015
Old 12-10-2015 , 22:41   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #840

Quote:
Originally Posted by Zero_Kuro View Post
Not sure if it was me updating the server or updating the map zones, but surf_beginner is literally broken with the bonus's. Is there an easy way to disable bonus'/bonus zones?
I've noticed the same. I deleted all zones, did them from scratch and it appears that stage zones are being treated like checkpoints. Tells me the map is linear and such. Double checking this.

EDIT: Yep it looks like stages, at least on beginner, are treated as checkpoints. Also, is there a way to remove the bonus replay bot from a map?

Last edited by zutti; 12-11-2015 at 00:52.
zutti 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 01:00.


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