Page 1 of 1

[Done for V0.38] New CONVERT_TOs for RTC V0.38

Posted: Sat Apr 08, 2006 12:26 pm
by George Gilbert
This thread is a place holder for your suggestions for new CONVERT_TOs for the next version of RTC (V0.38).

So far, I've added:

- CONVERT_EQUIP (triggered when an item is equiped - e.g. clothing worn, weapons put in right hand)
- CONVERT_UNEQUIP (as above, but when taken off!)
- CONVERT_THROW (triggered when an item is thrown)

Please feel free to add any more you think might be useful below...

Posted: Sat Apr 08, 2006 12:30 pm
by beowuuf
CONVERT_<direction> - item appears on the next square relative to the trigger (in the direction specified) with maybe a random ability thrown in

Posted: Sat Apr 08, 2006 8:37 pm
by Sophia
There are already CONVERT_<direction> actions that do something entirely different-- if you want a hint, think of how the compass probably works. ;)

A couple more thoughts:

CONVERT_STEAL - when it's stolen
CONVERT_LOOK - when you hold it up to the eye

Posted: Mon Apr 10, 2006 2:03 am
by Sophia
Oh, and!

Shields should probably trigger when they're in the left hand, too, right? :D

Posted: Wed May 03, 2006 11:04 am
by George Gilbert
These are now all done for V0.38