View Single Post
Old 12-05-2004, 06:03 AM  
Harm
Too much time...
 
Join Date: Jul 2003
Posts: 1,430
Default

You must have only *ONE* $announce(NEWDIR) variable.
Code:
set announce(NEWDIR) "\[[c]%scolor[b]%section[b][c]\] + New: %path/[b]%release[b] by [b]%user[b]/%group"
And that's all.

The %scolor cookie is replaced with the section's color and the %section one with the section's name.

Beware, sections are case sensitive.
set color(stuff) "7"
is different from
set color(STUFF) "7"
Harm is offline   Reply With Quote