I am trying to use a variable for the replacement value, and the variable name is what is actually being replaced.
"
Code: Select all
:\0038,12 Welcome To ~~~~~~~~, Our current DJ is ^^^^^^^^ \xab\xa7\xbb:\0038,1 The AweRockRadio Team \xab\xa7\xbb"
set lcl_new_msg1 [string map -nocase {~~~~~~~~ $chan ^^^^^^^^ $gbl_DJ_Current_Nick} $gbl_ary_text(OnJoinMsg1)]
-
Any suggestions as to what I am doing wrong here?ozzy- Welcome To $chan, Our current DJ is $gbl_DJ_Current_Nick «§»: The AweRockRadio Team «§»
Any and all help appreciated.
Dan