/rsay ???

Help section from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

S_B_R
a lesser mummy
a lesser mummy
Posts: 72
Joined: Tue Jul 30, 2002 11:12 am

/rsay ???

Post by S_B_R » Wed Jan 08, 2003 12:25 pm

I can't seem to get /rsay working. I couldn't find anyone else having this problem or any mention of /rsay in the docs. anyway here's a snipit:

Code: Select all

Sub Speak_Channel
   /if "$v70"=="tell" {
      /tell $v60 $v71
   } else /if "$v70"=="raid" {
      /rsay $v71
   } else {
      /g $v71
   }
/return
Basically what I'm trying to do is update my cleric bot script, so that I can tell the bot which "channel" to announce it's casts in. The tell and group options work just fine, the rsay option doesn't appear to do anything.
[b]dd if=/dev/zero of=/dev/hda[/b]

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Thu Jan 09, 2003 8:33 am

I've had problems using /RS too, doing things like $target(class) $target(level) etc just displays them as written instead of their values.. Kinda embarrassing when first done... soon stopped attempting to use MQ variables and RS.
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]