View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 06-25-2022 , 07:45   Re: [L4D1 & L4D2] DragoStats Coop
Reply With Quote #108

kazya3, I think, there is error somewhere in SQL query, but I don't have time to find/fix that, sorry.

Alfari_zero, Hawkins, plugin have a wide range of natives / forwards to retrieve such information (see examples in main post and included files).
You have a full control over that. Just modify your "announcement" and "chat processor" related plugins to retrieve the information about rank. Here is an API:
PHP Code:
int rank HX_GetPoints(targetHX_COUNTING_ACTUALHX_PLACE); 
for general rank.
PHP Code:
int rank HX_GetPoints(targetHX_COUNTING_ACTUALHX_PLACE_WEEK); 
for rank of this week.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline