This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

msg script

Old posts that have not been replied to for several years.
Locked
D
DarkJFMan
Halfop
Posts: 85
Joined: Mon Dec 15, 2003 3:19 pm

msg script

Post by DarkJFMan »

I have a msg script when i do "`msg Hello" it msg that chan "Hello"

But i'm trying to make it so i can do "`msg #chan Hello" how can that work. I tried couple script but the problem was when I type "`msg #chan Hello" it does "#chan Hello" any ideas?
_
_FireStorm_
Voice
Posts: 10
Joined: Fri Dec 12, 2003 4:01 pm

Post by _FireStorm_ »

try msg $chan hello (not #chan) :)
Image
D
DarkJFMan
Halfop
Posts: 85
Joined: Mon Dec 15, 2003 3:19 pm

Post by DarkJFMan »

nah that wasn't the problem, anyway it's cool i found the solution it was lrange
Locked