Raised This Month: $32 Target: $400
 8% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
mufin
BANNED
Join Date: Aug 2015
Old 10-20-2015 , 08:20   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #501

Quote:
p_roundtime 30
mp_roundtime_hostage 30
mp_roundtime_defuse 30 // Typical ValveOfficial Casual defuse rounds are 90-100 seconds.
mp_solid_teammates 0
mp_startmoney 0
mp_teamcashawards 0
mp_timelimit 30
mp_warmuptime 0
mp_weapons_allow_zeus 1
mp_weapons_allow_typecount 2
spec_freeze_panel_extended_time 3
spec_freeze_time 0
sv_allow_votes 1 // Voting allowed in this mode
sv_alltalk 1
sv_arms_race_vote_to_restart_disallowed_after 0
sv_vote_to_changelevel_before_match_point 0
sv_deadtalk 0
sv_ignoregrenaderadio 0
tv_delay 30
mp_warmup_pausetimer 0
mp_halftime_pausetimer 0
mp_randomspawn 0
mp_randomspawn_los 0
sv_infinite_ammo 0
ammo_grenade_limit_flashbang 0
ammo_grenade_limit_total 0
this is what mine looks like
mufin is offline
ThanoslBsl
Junior Member
Join Date: Oct 2015
Old 10-20-2015 , 10:41   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #502

Hi! i wanted to know if player ranks + playertimer... can be saved in my actual SQL, cause right now it saving it on a sqlite3 file in :

/31278/csgo/addons/sourcemod/data/sqlite


so i wanted to know, if their is a option to save it on my actual SQL. Thanks you ^^
ThanoslBsl is offline
utaker
Senior Member
Join Date: Dec 2013
Old 10-20-2015 , 12:00   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #503

Quote:
Originally Posted by mufin View Post
no i mean make sure u have when you want the map to end put it there so what ever u want put there and map should set vote before map change
you totally misunderstood my question. I didnt ask about map not ending.

1. End of Map VOTING isnt working, instead it simply moved on to next map after time ends. I want end of map voting, without this plugin, voting works, how to fix that?
2. As author mentioned, i have added same maps in mapcycle but why? i use mapgroups
utaker is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 10-20-2015 , 13:22   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #504

Quote:
Originally Posted by ThanoslBsl View Post
Hi! i wanted to know if player ranks + playertimer... can be saved in my actual SQL, cause right now it saving it on a sqlite3 file in :

/31278/csgo/addons/sourcemod/data/sqlite


so i wanted to know, if their is a option to save it on my actual SQL. Thanks you ^^
Just set your databases.cfg to use your MySQL.

Quote:
Originally Posted by utaker View Post
you totally misunderstood my question. I didnt ask about map not ending.

1. End of Map VOTING isnt working, instead it simply moved on to next map after time ends. I want end of map voting, without this plugin, voting works, how to fix that?
2. As author mentioned, i have added same maps in mapcycle but why? i use mapgroups
1. This plugin doesn't do anything to votes. You might not see the end of map vote if you have some other menu open, but most menus in ckSurf only appear if no other menu is open.

2. The plugin checks which maps you are using and how many maps you have by reading your mapcycle.txt. This affects how many points players have (they only get points for beating maps in your mapcycle.txt) and the points required for ranks (which are calculated from the amount of maps you have in your cycle).

Last edited by jonitaikaponi; 10-20-2015 at 13:24.
jonitaikaponi is offline
utaker
Senior Member
Join Date: Dec 2013
Old 10-20-2015 , 13:26   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #505

Quote:
Originally Posted by jonitaikaponi View Post
Just set your databases.cfg to use your MySQL.



1. This plugin doesn't do anything to votes. You might not see the end of map vote if you have some other menu open, but most menus in ckSurf only appear if no other menu is open.

2. The plugin checks which maps you are using and how many maps you have by reading your mapcycle.txt. This affects how many points players have (they only get points for beating maps in your mapcycle.txt) and the points required for ranks (which are calculated from the amount of maps you have in your cycle).

1. thanks, however, disabling the plugin makes End of Map voting of srcds default work, not sure why
2. Any idea why timer isnt starting? it's 0:0
here's link http://prntscr.com/8te3te
utaker is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 10-20-2015 , 14:05   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #506

Is it not starting anywhere, or just in that bonus?
jonitaikaponi is offline
ThanoslBsl
Junior Member
Join Date: Oct 2015
Old 10-20-2015 , 14:10   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #507

Quote:
Originally Posted by jonitaikaponi View Post
Just set your databases.cfg to use your MySQL.



1. This plugin doesn't do anything to votes. You might not see the end of map vote if you have some other menu open, but most menus in ckSurf only appear if no other menu is open.

2. The plugin checks which maps you are using and how many maps you have by reading your mapcycle.txt. This affects how many points players have (they only get points for beating maps in your mapcycle.txt) and the points required for ranks (which are calculated from the amount of maps you have in your cycle).

Just asking, how ?

so... what do i need to put in my database.cfg ?

Thanks.
ThanoslBsl is offline
utaker
Senior Member
Join Date: Dec 2013
Old 10-20-2015 , 14:16   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #508

Quote:
Originally Posted by jonitaikaponi View Post
Is it not starting anywhere, or just in that bonus?
it's not starting , always 0:0 timer and I guess also stats etc not working because of this
utaker is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 10-20-2015 , 14:38   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #509

Quote:
Originally Posted by utaker View Post
it's not starting , always 0:0 timer and I guess also stats etc not working because of this
Have you followed the installation instructions on the first page? Either your database connection isn't working or you never inserted map zones.
__________________
sneaK is offline
utaker
Senior Member
Join Date: Dec 2013
Old 10-20-2015 , 16:36   Re: [CS:GO] ckSurf (1.17, 13.7.2015)
Reply With Quote #510

Quote:
Originally Posted by blackhawk74 View Post
Have you followed the installation instructions on the first page? Either your database connection isn't working or you never inserted map zones.
1. I never inserted the maps as it was optional now i imported data to sql lite db, will share feedback
2. End of map voting issue exists, so currently its like maps in sequence in map cycle which isnt a bad thing maybe if scoring is being done
utaker 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 04:47.


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