In my amx_super.cfg It has an enter message where it shows players rank. Looks like this:
// The actual messages
// %name% = Users Name, %rankpos% = Users Current Rank, \n = New line
amx_enter_message "%name% has joined!\nEnjoy the Server!\nCurrent Ranking is %rankpos%"
I dont use statsx so I was wondering if theres a command where the message can show the clients gungame rank. The one that shows when you type !top10. Thanx so much!