Raised This Month: $ Target: $400
 0% 

[CS:GO] KZTimer (climb timer plugin)


Post New Thread Reply   
 
Thread Tools Display Modes
JustABanana
New Member
Join Date: Aug 2015
Old 08-21-2015 , 21:28   Re: [CS:GO] KZTimer Final
Reply With Quote #731

whenever i join the server the server command prompt reads:

native 'setfailstate' reported: /cfg/sourcemod/kztimer/map_types/kz_.cfg/

i also cant use any client commands such as !kzadmin and !menu.

Last edited by JustABanana; 08-21-2015 at 22:49.
JustABanana is offline
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Old 08-26-2015 , 11:20   Re: [CS:GO] KZTimer Final
Reply With Quote #732

Quote:
Originally Posted by JustABanana View Post
whenever i join the server the server command prompt reads:

native 'setfailstate' reported: /cfg/sourcemod/kztimer/map_types/kz_.cfg/

i also cant use any client commands such as !kzadmin and !menu.
kz_.cfg is missing. check your cfg folder..

Last edited by abckrieger; 08-26-2015 at 11:20.
abckrieger is offline
JustABanana
New Member
Join Date: Aug 2015
Old 08-26-2015 , 20:33   Re: [CS:GO] KZTimer Final
Reply With Quote #733

I do have it in the cfg folder but for some reason it says its not there... i tried putting it directly in /cfg/ and then i got the same error but for de_.cfg but i put all of them i still got the error

EDIT: TY for your help, but a clean install did the trick, thanks for the awesome plugin

Last edited by JustABanana; 08-26-2015 at 20:46.
JustABanana is offline
TaylorBankie
Junior Member
Join Date: Dec 2014
Old 09-02-2015 , 09:18   Re: [CS:GO] KZTimer Final
Reply With Quote #734

Hey, I have a problem... basically I am trying to use the Zephyrus store plugin with the kz timer plugin but every time I type !store in chat the store flashes on my screen then disappears really fast. I think this is because of the speed thing on the side of the screen shown here, does anyone know how I disable this thing?

Last edited by TaylorBankie; 09-02-2015 at 09:18.
TaylorBankie is offline
Zeddy_god
Senior Member
Join Date: May 2015
Location: Mumbai, India
Old 09-02-2015 , 13:07   Re: [CS:GO] KZTimer Final
Reply With Quote #735

Quote:
Originally Posted by TaylorBankie View Post
Hey, I have a problem... basically I am trying to use the Zephyrus store plugin with the kz timer plugin but every time I type !store in chat the store flashes on my screen then disappears really fast. I think this is because of the speed thing on the side of the screen shown here, does anyone know how I disable this thing?
Add sm_store , sm_shop and any other commands that are blocked to exceptions list in configs/kztimer
Zeddy_god is offline
kennethwang14
Junior Member
Join Date: Oct 2014
Old 09-03-2015 , 23:31   Re: [CS:GO] KZTimer Final
Reply With Quote #736

Quote:
Originally Posted by TaylorBankie View Post
Hey, I have a problem... basically I am trying to use the Zephyrus store plugin with the kz timer plugin but every time I type !store in chat the store flashes on my screen then disappears really fast. I think this is because of the speed thing on the side of the screen shown here, does anyone know how I disable this thing?
try this:
https://forums.alliedmods.net/showpo...&postcount=688
kennethwang14 is offline
SmakGezgo
Junior Member
Join Date: Sep 2015
Old 09-06-2015 , 11:09   Re: [CS:GO] KZTimer Final
Reply With Quote #737

I am having some problems. Where do I edit the server cvars at?
SmakGezgo is offline
kennethwang14
Junior Member
Join Date: Oct 2014
Old 09-08-2015 , 01:07   Re: [CS:GO] KZTimer Final
Reply With Quote #738

Quote:
Originally Posted by SmakGezgo View Post
I am having some problems. Where do I edit the server cvars at?
/csgo/cfg/sourcemod/KZTimer.cfg or /csgo/cfg/sourcemod/KZTimerGlobal.cfg depending on which version you are using
kennethwang14 is offline
MrMartha
Junior Member
Join Date: Sep 2015
Location: Dallas area
Old 09-12-2015 , 04:28   Re: [CS:GO] KZTimer Final
Reply With Quote #739

Got a question for all you database gurus...
I've got a server I've been running for a while... almost a year.
I've been using SQLite3... it was the easiest to do and until recently did everything I needed it to do for me.

So I've gotten to the point where I need to move from SQLite3 to MYSQL for a variety of different reasons.


So I've tried a few different methods to make this changeover without losing any data:
  1. DBConvert for SQLite & MySQL to directly convert from SQLite3 to MYSQL
  2. Navicat Premium to export the SQLite3 to CSV, then import into a MYSQL
  3. Navicat Premium to export the SQLite3 to XML, then import into a MYSQL
  4. Navicat Premium to export the SQLite3 to JSON, then import into a MYSQL

I pulled the file 'kztimer-sqlite.sq3' from /csgo/addons/sourcemods/data/sqlite while the server was stopped, I then performed the conversions and pushed the converted MYSQL to test on a test server which was directly mirrored from the public server.

I know the MYSQL DB and settings for it are configured correct. Using a blank DB that has the tables already created works fine... records save and points are calculated correctly.

When using the converted data I get some strange issues:
  • When I used DBConvert the records would be out of order, and any newly created records on a map would be awarded an abnormally large number of points.
  • When using Navicat Premium to perform the export -> import process using each of the different formats records are out of order, but points appear to be correct

Two examples:




Has anyone here ever converted from SQLite3 to MYSQL successfully?
If so, what method did you take? I don't want to lose my players stats
MrMartha is offline
DeadRote
Junior Member
Join Date: Jun 2015
Old 09-12-2015 , 18:13   Re: [CS:GO] KZTimer Final
Reply With Quote #740

Quote:
Originally Posted by MrMartha View Post
Got a question for all you database gurus...
I've got a server I've been running for a while... almost a year.
I've been using SQLite3... it was the easiest to do and until recently did everything I needed it to do for me.

Has anyone here ever converted from SQLite3 to MYSQL successfully?
If so, what method did you take? I don't want to lose my players stats
Same here. I need transfer sq3 db to mysql (very large db with 19mb size) and just cant do it properly and some times just lost half of records.
DeadRote 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 09:41.


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