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

[CS:S/CS:GO/TF2] shavit's bhoptimer (v2.5.5a 08/August/2019)


Post New Thread Reply   
 
Thread Tools Display Modes
Substytut
Junior Member
Join Date: Mar 2016
Old 12-20-2016 , 12:56   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #951

Quote:
Originally Posted by Technoblazed View Post
The timer doesn't support late loading, you can't load and unload the plugin, it won't work.
Thanks, i moved them to plugins folder and just made unload config for other maps and now it works.
Substytut is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 12-20-2016 , 12:56   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #952

Quote:
Originally Posted by Substytut View Post
Thanks, i moved them to plugins folder and just made unload config for other maps and now it works.
Even if you're unloading it, you WILL NOT be able to reload the plugin afterwards.
Technoblazed is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 12-20-2016 , 13:30   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #953

Quote:
Originally Posted by Technoblazed View Post
Even if you're unloading it, you WILL NOT be able to reload the plugin afterwards.
^
you'd have to let sourcemod load everything after a map change/server restart
__________________
retired
shavit is offline
Smesh
Member
Join Date: May 2012
Location: Latvia, Riga
Old 12-25-2016 , 03:07   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #954

Quote:
Originally Posted by shavit View Post
Notice: Development will be frozen for a while.
I accidentally broke some hard drive partition while trying to get back to Windows from Linux. It had my git projects folder with the chat/rankings/checkpoints unpublished git branches on. In addition, I broke my USB flash drive so it's gonna take a while before I can reformat and install Windows.
I'm really demotivated now, development will be pretty much frozen until I get everything working again and restore lost projects, rewrite what I've lost from the bhoptimer development and of course, set up a comfortable development environment.
Extremely sorry - to all of my plugin's users.
Keep all important files on clouds,
I advise you dropbox.
Smesh is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 12-25-2016 , 04:04   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #955

Quote:
Originally Posted by Smesh View Post
Keep all important files on clouds,
I advise you dropbox.
Or just use private hosting services that you're positive no one will look at :^). Backing up dev stuff is so last year :^).
Technoblazed is offline
Substytut
Junior Member
Join Date: Mar 2016
Old 12-25-2016 , 18:38   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #956

I installed [CS:S/CS:GO] shavit-credits (Zephyrus)
but when someone finishes the map he gains only 1 point, and the cvars
credits_amount_wr
credits_amount_normal
changes their values all the time to 1.000000
Thanks for help.
Substytut is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 12-25-2016 , 18:39   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #957

Quote:
Originally Posted by Substytut View Post
I installed [CS:S/CS:GO] shavit-credits (Zephyrus)
but when someone finishes the map he gains only 1 point, and the cvars
credits_amount_wr
credits_amount_normal
changes their values all the time to 1.000000
Thanks for help.
Message the person that created that plugin, it's third-party.
Technoblazed is offline
Substytut
Junior Member
Join Date: Mar 2016
Old 12-26-2016 , 13:41   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #958

Hello, its me again. Now i have problem that !wr says "No records found."
errorlog: http://pastebin.com/z1V31yR0
Substytut is offline
Maind
Member
Join Date: Dec 2009
Old 12-27-2016 , 04:19   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #959

TEMPORARY RANKING
TESTED ONLY ON CS:GO WITH MYSQL DATABASE!!!

Tested it for a while and i didn't got any error logs, so i guess it is right time to make it public

I made my custom ranking plugin for shavit timer, so you can use it while original one is not working. It gives player points depending on their position in !wr, so you will get:
  • Top 1. 100 points
  • Top 2. 70 points
  • Top 3. 50 points
  • Top 4-5. 30 points
  • Top 6-10. 20 points
  • Top 11-20. 10 points
  • Top 21-30. 8 points
  • Top 31-50. 5 points
  • Top 51-100. 3 points
  • Top 101-500. 2 points
  • Top 501. 1 point

Be aware that you might loose some points if somebody beats your time

pros.
  • It doesn't matter that u didn't had ranking from beggining! It recalculates itself so you can check your actuall position!
  • Works fine with original shavit-chat plugin
  • Ranking based on skill, not time spent on server, or maps passed


cons.
  • There is no customization implemented
  • Tested on 3k players database only, there might be ErrorLogs on bigger ones - please test this

Commands
!rank - Shows information about your ranking
!top - Shows top 100 players table

PS1. I recommend to use !recalculate_rankings, before start useing it to avoid few errors (For the first time there will be a lot of queries needed to update all the players scores)
PS2. If you get any errors, or find bugs please start an issue here https://github.com/theSaint92/bhoptimer

Changes in files:
shavit.inc - Changed type of Shavit_GetPoints from float to int
shavit-core.sp - Small bug fix
shavit-rankings-temp.sp - ranking plugin

DISABLE SHAVIT-RANKINGS.SMX BEFORE ENABLING THIS ONE!
Attached Files
File Type: sp Get Plugin or Get Source (shavit-core.sp - 407 views - 41.8 KB)
File Type: inc shavit.inc (20.5 KB, 312 views)
File Type: sp Get Plugin or Get Source (shavit-rankings-temp.sp - 447 views - 13.4 KB)
File Type: txt shavit-rankings.phrases.txt (1.5 KB, 297 views)

Last edited by Maind; 12-29-2016 at 21:46. Reason: Forgot to add phrases file
Maind is offline
Maind
Member
Join Date: Dec 2009
Old 12-27-2016 , 05:00   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #960

Quote:
Originally Posted by Substytut View Post
Hello, its me again. Now i have problem that !wr says "No records found."
errorlog: http://pastebin.com/z1V31yR0
Try to delete csgo/addons/sourecemod/data/sqlite/clientprefs-sqlite.sq3
Maind 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 16:29.


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