Thread: Rates Check
View Single Post
pRED*
Join Date: Dec 2006
Old 02-07-2007 , 21:52   Re: Rates Check
Reply With Quote #6

I do use get_players.

in the get_rates function - get_players(players,num,"c")

I used a global variable, so that It would print out the list of players that were connected when you call the function. Because it takes around 1 second to gather all the information, people may have left by then..

I guess I could add the Id nums to the list if people want. Never really had a need for id but wouldn't be hard to add
pRED* is offline