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

Top 10 Player HlstatsCE Announcer


Post New Thread Reply   
 
Thread Tools Display Modes
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 04-26-2014 , 10:35   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #81

Your reply in this topic doesn't match a real problem. Not to mention that your opening up different topics for the same thing too? Thats just not done too.. feel free to look in the code and run the sql query yourself to see if there is a problem. If there is you can adjust the query to fit your needs and recompile the plugin.

But i've not had any complaints so far..
__________________
Arguing with a fool only proves there are two
snelvuur is offline
7106
Senior Member
Join Date: Jun 2013
Old 06-03-2014 , 06:29   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #82

this plugins doesn't support cs:go
7106 is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 06-03-2014 , 08:03   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #83

Only tf2/css/l4d/l4d2 (that indeed does not include cs:go)
__________________
Arguing with a fool only proves there are two
snelvuur is offline
godnrl
New Member
Join Date: Jan 2014
Old 06-16-2014 , 12:03   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #84

hlstatsx ce 1.6.19 version error floats.
There is a problem with the set?

L 06/11/2014 - 10:03:11: [SM] Plugin encountered error 25: Call was aborted
L 06/11/2014 - 10:03:11: [SM] Native "SetFailState" reported: Unsupported game "left4dead2".
L 06/11/2014 - 10:03:11: [SM] Displaying call stack trace for plugin "top10hlxce-announce.smx":
L 06/11/2014 - 10:03:11: [SM] [0] Line 68, top10hlxce-announce.sp::OnPluginStart()

server.txt
sm_top10_hlstatsce_enabled "1"
sm_top10_hlstatsce_game "l4d2"
sm_top10_hlstatsce_text" "2"
sm_top10_hlstatsce_sounds "addons/sourcemod/configs/top10_sounds.kv"

databases.cfg
"top10"
{
"driver" "mysql"
"host" "localhost"
"database" "ae2001"
"user" "ae2001"
"pass" "****"
}

Last edited by godnrl; 06-16-2014 at 12:10.
godnrl is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 06-16-2014 , 12:33   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #85

If you check the code of the plugin, it tries to match:

public OnPluginStart() {
static String:supported_games[4][] = {
"tf",
"cstrike",
"lef4dead",
"l4d2"
};

So the name here is l4d2, you can always try and recompile the plugin and replace l4d2 with left4dead2. If that works you can send in a pulll request on github so it can be added, if your willing to go through the troubles.
__________________
Arguing with a fool only proves there are two
snelvuur is offline
7106
Senior Member
Join Date: Jun 2013
Old 06-16-2014 , 20:38   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #86

I replace "tf" to "csgo"
Now working on csgo too
Thx
7106 is offline
godnrl
New Member
Join Date: Jan 2014
Old 06-19-2014 , 13:45   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #87

Quote:
Originally Posted by godnrl View Post
hlstatsx ce 1.6.19 version error floats.
There is a problem with the set?

L 06/11/2014 - 10:03:11: [SM] Plugin encountered error 25: Call was aborted
L 06/11/2014 - 10:03:11: [SM] Native "SetFailState" reported: Unsupported game "left4dead2".
L 06/11/2014 - 10:03:11: [SM] Displaying call stack trace for plugin "top10hlxce-announce.smx":
L 06/11/2014 - 10:03:11: [SM] [0] Line 68, top10hlxce-announce.sp::OnPluginStart()

server.txt
sm_top10_hlstatsce_enabled "1"
sm_top10_hlstatsce_game "l4d2"
sm_top10_hlstatsce_text" "2"
sm_top10_hlstatsce_sounds "addons/sourcemod/configs/top10_sounds.kv"

databases.cfg
"top10"
{
"driver" "mysql"
"host" "localhost"
"database" "ae2001"
"user" "ae2001"
"pass" "****"
}
Quote:
Originally Posted by snelvuur View Post
If you check the code of the plugin, it tries to match:

public OnPluginStart() {
static String:supported_games[4][] = {
"tf",
"cstrike",
"lef4dead",
"l4d2"
};

So the name here is l4d2, you can always try and recompile the plugin and replace l4d2 with left4dead2. If that works you can send in a pulll request on github so it can be added, if your willing to go through the troubles.


Thank you . Message is output .
Sound should not be...

Last edited by godnrl; 06-19-2014 at 13:47.
godnrl is offline
BGKoKoOo
Member
Join Date: Mar 2012
Old 03-03-2015 , 14:14   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #88

In archive i cant find sounds, can you post it here so i can download it. Thanks
__________________

BGKoKoOo is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 03-03-2015 , 17:11   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #89

Included is a set of 5 "top 10 player joined" sounds.
Attached Files
File Type: zip LethalZone_Top10-5.zip (256.1 KB, 84 views)
__________________
Arguing with a fool only proves there are two
snelvuur is offline
7106
Senior Member
Join Date: Jun 2013
Old 04-30-2015 , 05:47   Re: Top 10 Player HlstatsCE Announcer
Reply With Quote #90

i set sm_top10_hlstatsce_text 1
on csgo server, text disappear too fast
show almost .5 sec
what's the problem
7106 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 23:27.


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