View Single Post
Old 11-27-2003, 06:04 PM  
bounty
Senior Member
 
Join Date: Aug 2002
Posts: 529
Default other ranking announce setup

for ranking announce you must add a cookie in your zipscript log STATS:

here is the modification for badaazs itcl zipscript

!!! you need to change this twice !!!

search for line:
set dzstatu "$dzstatu$uamnt\. [b][lindex $line 0][b]/$groupt \[[format %.1f $mbfu]\mB/$filet\F/$perc\%/[format %.1f $spfu]\KBs\] [c]4[b]\(†[b] $tagwin [b]†\)[c]|"

and replace with:
set dzstatu "$dzstatu$uamnt\. [b][lindex $line 0][b]/$groupt \[[format %.1f $mbfu]\mB/$filet\F/$perc\%/[format %.1f $spfu]\KBs\] [c]4[b]\(†[b] $tagwin [b]†\)[c] - rank:[lindex $line 0]|"

here the cookie is rank:[lindex $line 0]

have fun
bounty
bounty is offline   Reply With Quote