LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue Mar 19, 2002 3:26 pm |
#AL roomA {#VAR RoomB %roomnum();cast spell;#TELEPORT @RoomA}
You'll need to edit the spell and provide the correct value for @RoomA (you don't need to use a variable). Should be easy to add to a button, just have it do the alias when pushed.
HINT: It's much easier to work with the real room-names, commands, etc. than this made-up room A, room B stuff.
LightBulb
All scripts untested unless otherwise noted |
|