Raised This Month: $ Target: $400
 0% 

[CS:GO] KZTimer (climb timer plugin)


Post New Thread Reply   
 
Thread Tools Display Modes
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-20-2014 , 09:26   Re: [CS:GO] KZTimer Final
Reply With Quote #381

I have noticed that sometimes when I update KZTimer or just restart the server, the wrong settings get loaded. I think it loads the kz_settings_enforcer settings, even though it is set to 0 and I only run surf_ maps. I always have to go exec the settings myself and they stay on untill I update again.

Last edited by jonitaikaponi; 12-20-2014 at 09:47.
jonitaikaponi is offline
Ibanezez
SourceMod Donor
Join Date: Aug 2014
Location: Earth
Old 12-21-2014 , 19:25   Re: [CS:GO] KZTimer Final
Reply With Quote #382

Any chance that there will be a version for CSS?
__________________
Hello
Ibanezez is offline
TaylorBankie
Junior Member
Join Date: Dec 2014
Old 12-21-2014 , 21:07   Re: [CS:GO] KZTimer Final
Reply With Quote #383

Does anyone know if I will be able to use this timer for a MiniGame server?
Please reply.
TaylorBankie is offline
MainlyGreen
Junior Member
Join Date: Oct 2014
Old 12-21-2014 , 21:44   Re: [CS:GO] KZTimer Final
Reply With Quote #384

Just a quick question. If I have a old version of a map and I replace it with the latest version, does the records reset or do I have to do it myself? Also if there a version 2 of a map should I take the first version out of the server or keep it there.

Last edited by MainlyGreen; 12-21-2014 at 21:48.
MainlyGreen is offline
The1Speck
SourceMod Donor
Join Date: Oct 2014
Location: USA
Old 12-21-2014 , 21:57   Re: [CS:GO] KZTimer Final
Reply With Quote #385

Quote:
Originally Posted by MainlyGreen View Post
Just a quick question. If I have a old version of a map and I replace it with the latest version, does the records reset or do I have to do it myself? Also if there a version 2 of a map should I take the first version out of the server or keep it there.
Plugin uses your mapcycle.txt to determine which maps are active.
__________________

Add me on Steam for personal inquiries or direct assistance.
The1Speck is offline
Ibanezez
SourceMod Donor
Join Date: Aug 2014
Location: Earth
Old 12-22-2014 , 01:01   Re: [CS:GO] KZTimer Final
Reply With Quote #386

How do I set the timeleft? At the end of the timer, can I make it RTV?
__________________
Hello
Ibanezez is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-22-2014 , 01:49   Re: [CS:GO] KZTimer Final
Reply With Quote #387

Quote:
Originally Posted by Ibanezez View Post
How do I set the timeleft? At the end of the timer, can I make it RTV?
kz_map_end - (0/1) - Allows map changes after the timelimit has run out (mp_timelimit must be greater than 0)
jonitaikaponi is offline
Ibanezez
SourceMod Donor
Join Date: Aug 2014
Location: Earth
Old 12-22-2014 , 02:30   Re: [CS:GO] KZTimer Final
Reply With Quote #388

BOT pending vote [no time limit]

My server.cfg:

PHP Code:
kz_map_end 1 //Allows map changes after the timelimit has run out (mp_timelimit must be greater than 0)
mp_timelimit 15 
__________________________

I also have some other problems. My kztimer config has surf_.cfg maps with sv_airaccelerate at 150, and other settings, but when I load a surf_ map, it has sv_airaccelerate at 100, and other settings that are different. How can I fix this?

__________________________

Last problem, I keep getting these weird errors and notes in the console. (Not sure if it is map side, or server side)
PHP Code:
DataTable warningplayerOut-of-range value <1600.000000in SendPropFloat 'm_
vecbaseVelocity'
clamping.

[
libprotobuf ERROR ..\src\google\protobuf\descriptor.cc:4153"MSG_SPLITSCREEN_T
YPE_BITS" 
uses the same enum value as "MSG_SPLITSCREEN_REMOVEUSER". If this is intendedset 'option allow_alias = true;' to the enum definition.

Datatable warningplayerOut-of-range value <1.003000in SendPropFloat 'm_flVelocityModifier'clamping
Some of them are spamming, some of them are duplicates, etc.
__________________
Hello

Last edited by Ibanezez; 12-22-2014 at 02:59.
Ibanezez is offline
jonitaikaponi
Senior Member
Join Date: Nov 2014
Location: Finland
Old 12-22-2014 , 03:24   Re: [CS:GO] KZTimer Final
Reply With Quote #389

Quote:
Originally Posted by Ibanezez View Post
BOT pending vote [no time limit]

My server.cfg:

PHP Code:
kz_map_end 1 //Allows map changes after the timelimit has run out (mp_timelimit must be greater than 0)
mp_timelimit 15 
__________________________

I also have some other problems. My kztimer config has surf_.cfg maps with sv_airaccelerate at 150, and other settings, but when I load a surf_ map, it has sv_airaccelerate at 100, and other settings that are different. How can I fix this?

__________________________

Last problem, I keep getting these weird errors and notes in the console. (Not sure if it is map side, or server side)
PHP Code:
DataTable warningplayerOut-of-range value <1600.000000in SendPropFloat 'm_
vecbaseVelocity'
clamping.

[
libprotobuf ERROR ..\src\google\protobuf\descriptor.cc:4153"MSG_SPLITSCREEN_T
YPE_BITS" 
uses the same enum value as "MSG_SPLITSCREEN_REMOVEUSER". If this is intendedset 'option allow_alias = true;' to the enum definition.

Datatable warningplayerOut-of-range value <1.003000in SendPropFloat 'm_flVelocityModifier'clamping
Some of them are spamming, some of them are duplicates, etc.
#1 Thats odd, maybe some other plugin is blocking the timelimit? What does it say if you write mp_timelimit in console? Or timeleft in chat..

#2 I think mapconfigs based on prefixes are broken at the moment, so copy surf_.cfg to your csgo/cfg folder and execute it manually with exec surf_.cfg

#3 The cleaner extension that comes with KZTimer should clear out those datatable warnings..
jonitaikaponi is offline
Ibanezez
SourceMod Donor
Join Date: Aug 2014
Location: Earth
Old 12-22-2014 , 03:53   Re: [CS:GO] KZTimer Final
Reply With Quote #390

#1 Fixed it, I just put those lines in the main.cfg file.

#2 Somehow fixed it by copying everything in surf_.cfg into the main.cfg file.

#3 How can I fix that?


I appreciate the help though.

Another thing, is there a way to change the start/end buttons to mapzones? I think that would be easier, because at the end of every map I am always rushing to hit the button, and sometimes I miss it, etc. Same thing with the beginning button.
__________________
Hello

Last edited by Ibanezez; 12-22-2014 at 04:02.
Ibanezez 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 15:58.


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