View Single Post
Old 02-22-2004, 07:42 AM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

Why do you want to display 10 users then ?
If you want to display only 5 users, you should use:
"#%pos01 %name01 @ %total01 :: #%pos02 %name02 @ %total02 :: #%pos03 %name03 @ %total03 :: #%pos04 %name04 @ %total04 :: #%pos05 %name05 @ %total05"
instead of
"#%pos01 %name01 @ %total01 :: #%pos02 %name02 @ %total02 :: #%pos03 %name03 @ %total03 :: #%pos04 %name04 @ %total04 :: #%pos05 %name05 @ %total05 :: #%pos06 %name06 @ %total06 :: #%pos07 %name07 @ %total07 :: #%pos08 %name08 @ %total08 :: #%pos09 %name09 @ %total09 :: #%pos10 %name10 @ %total10"
Harm is offline   Reply With Quote