View Single Post
Old 08-24-2004, 02:46 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Edit the announce(*) variables to your liking. In dZSBot's case, most of the zipscript announcements use announce(DEFAULT).
Code:
set announce(DEFAULT)	"-%sitename- \[%section\] + %msg"
Change to:
set announce(DEFAULT)	"\[%section\] + %msg"
neoxed is offline   Reply With Quote