Code: Select all
Sub Speak_Channel
/if "$v70"=="tell" {
/tell $v60 $v71
} else /if "$v70"=="raid" {
/rsay $v71
} else {
/g $v71
}
/returnModerator: MacroQuest Developers
Code: Select all
Sub Speak_Channel
/if "$v70"=="tell" {
/tell $v60 $v71
} else /if "$v70"=="raid" {
/rsay $v71
} else {
/g $v71
}
/return