View Single Post
Old 12-26-2004, 11:43 AM  
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

set announce(NEWDIR) "\..::%boldNew in %section%bold\::..

Why did you use '\' char.
It is not sure that erase the char '\'.

or try this setting exactly.

Code:
set announce(NEWDIR) "..::New in %section::.. ~~~"
set announce(NFO) "..::NFO in %section::.. ~~~"
set announce(NFOURL) "..::URL in %section::.. ~~~"
durulink is offline   Reply With Quote