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

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


Post New Thread Reply   
 
Thread Tools Display Modes
VsX
AlliedModders Donor
Join Date: Jul 2007
Old 08-02-2016 , 13:12   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #741

I'm pretty sure that server is Steam but I will update binaries. However, this timer is much better than half year ago when I was testing it. Really good job! :-)
VsX is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-02-2016 , 14:19   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #742

Quote:
Originally Posted by VsX View Post
I'm pretty sure that server is Steam but I will update binaries. However, this timer is much better than half year ago when I was testing it. Really good job! :-)
Thanks for the feedback!
__________________
retired
shavit is offline
Asuka06
Junior Member
Join Date: Feb 2014
Old 08-02-2016 , 17:30   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #743

hello, i have this problem
http://puu.sh/qnE0X.png
Asuka06 is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 08-02-2016 , 17:33   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #744

Quote:
Originally Posted by Asuka06 View Post
hello, i have this problem
http://puu.sh/qnE0X.png
Error logs from /addons/sourcemod/logs/error_*.log ?
Technoblazed is offline
Asuka06
Junior Member
Join Date: Feb 2014
Old 08-02-2016 , 17:42   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #745

Quote:
Originally Posted by Technoblazed View Post
Error logs from /addons/sourcemod/logs/error_*.log ?
http://puu.sh/qnEOK.png this?
Asuka06 is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 08-02-2016 , 17:44   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #746

Quote:
Originally Posted by Asuka06 View Post
You have not set up a "shavit" database in your databases.cfg

Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"shavit"
	{
		"driver"         "mysql"
		"host"           "localhost"
		"database"       "shavit"
		"user"           "root"
		"pass"           ""
	}
}
Technoblazed is offline
Asuka06
Junior Member
Join Date: Feb 2014
Old 08-02-2016 , 17:49   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #747

Quote:
Originally Posted by Technoblazed View Post
You have not set up a "shavit" database in your databases.cfg

Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"shavit"
	{
		"driver"         "mysql"
		"host"           "localhost"
		"database"       "shavit"
		"user"           "root"
		"pass"           ""
	}
}
http://puu.sh/qnFbl.png i have this
Asuka06 is offline
Technoblazed
Senior Member
Join Date: May 2016
Location: United Kingdom
Old 08-02-2016 , 17:51   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #748

Quote:
Originally Posted by Asuka06 View Post
The only issue there would be then, is if that database doesn't actually exist with those credentials.
Technoblazed is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-02-2016 , 19:07   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #749

@Asuka06, please download and compile the latest version from my GitHub repository and remove the entry from databases.cfg.
__________________
retired
shavit is offline
Schpraaankiii
Veteran Member
Join Date: Dec 2009
Location: Sweden Norrköping
Old 08-02-2016 , 19:40   Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)
Reply With Quote #750

It seams like the bots connect onmapstart and/or onroundstat even if there's no WR to replay.
The bots then just dies and spam the chats with notices. Why not only make the bots spawn if there are WR to replay?

I'm also having some issues with the WR that is fetched from the DB. Seams like the top are incorrect an that it skips some WR's. Also, it does not show the complete list but just 3-10 entries even thought I used the default value of "50". Any thoughts? (No error logs, worked fine before updating)
__________________
CAOSK-ESPORTS.COM

Last edited by Schpraaankiii; 08-02-2016 at 19:43.
Schpraaankiii is offline
Send a message via Skype™ to Schpraaankiii
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:31.


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