View Single Post
Old 11-30-2003, 09:03 PM  
b>d>>s
Senior Member
 
Join Date: Feb 2003
Posts: 488
Default Re: other ranking announce setup

Quote:
Originally posted by bounty
[B]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 †\)[c] - rank:[lindex $line 0]|"

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

have fun
bounty
like this actually,

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

b>d>>s is offline   Reply With Quote