Thread: [Correct script] HELP - greet :)
View Single Post
Old 01-04-2007, 06:07   #2 (permalink)
AdrianK
Member
 
Join Date: Jun 2004
Location: Canada
Age: 18
Posts: 145
Rep Power: 0
AdrianK is on a distinguished road
Default

Code:
set w [string map {%B \002 %b \00302 %r \00304 %% \003} $w]
try

Code:
set what [string map {%chan% $chan %nick% $nick}]
Thats in ure greet set
AdrianK is offline   Reply With Quote