Quote:
Originally Posted by deathemperor
I've been thinking of emote users system like you can do in YIM, something like /hug Link = deathemperor hugs Link badly and /hug = deathemperor hug everyone in the room
|
Alright, I implemented a way for it to pickup any text between the command (#hug) and the first parameter and make it a parameter itself.
Code:
#hug vB Bash -t badly
[hug] => Array
(
[param] => Array
(
[main] => vB Bash
[t] => badly
)
)
So what you want would be possible, it'd just have to be with # and not /.