View Single Post
Rebel
Member
Join Date: Jul 2004
Location: Italy
Old 10-07-2006 , 15:30   Re: HLStatsX ( Allows srcds to interact with hlstatsx ingame)
Reply With Quote #25

Quote:
Originally Posted by EKS View Post
hmm, i was playing around with this today. And doing a simple rcon hlx_psaychat shows that this plugin should not print the same text multiple times.
Could you please do a "rcon logaddress_list" and make you dont have items in there 2 times?
logaddress_list returns only a item, the hlstatsx server ip.
rcon hlx_psaychat works fine, I tried "rcon hlx_psaychat rebel test" and the msg "test" is shown only once.
I cant really understand where's the problem. Stats msgs are shown to everybody and twice. :\

This is the hlstats conf that controlls the msgs and it seems ok to me:
Code:
"BroadCastEvents" => "1",
"BroadCastPlayerActions" => "1",
"BroadCastEventsCommand" => "hlx_psaychat",
"BroadCastEventsCommandSteamid" => "1",
"BroadCastEventsCommandAnnounce" => "ma_csay",
Rebel is offline