giddorahboy Newbie
Joined: 11 Apr 2006 Posts: 8
|
Posted: Tue Apr 11, 2006 9:09 pm
Problem with #WALK |
Why wont my "return" alias nor my "runto" trigger work?
What have I missed here?
#ALIAS frun {#say runto %1}
#ALIAS return {#wal @gidloc}
#VAR gidloc {gaardian}
#TRIGGER {runto %1} {#var /muffin/gidgui/Aliases/gidloc {%1};#WAL @gidloc NOW;#say GidGUI - Taking you to @gidloc}
The variable is created correctly from the frun alias and the runto trigger. But nothing else happens.
Not even if I type return, it works. |
|