Page 1 of 1

[Not a bug] Examine action doesn't trigger

Posted: Tue Apr 01, 2008 10:18 pm
by Gambit37
Further to my thread in the general RTC section, it appears that the "Examine" convert type doesn't work, or at least it doesn't work with ACTION_OBJECT_ACTIVATing a plot screen.

Posted: Tue Apr 01, 2008 10:37 pm
by George Gilbert
It's not triggering because there's not an object type for your new item to convert to (specifically, when examining an object you don't want it to convert to nothing - i.e. vanish - so this special case deliberately does not work).

Set your object to convert to itself and it should work as you want.

Posted: Tue Apr 01, 2008 11:18 pm
by Gambit37
Weird, I thought I'd already tried that. OK, will check it out.

Posted: Wed Apr 02, 2008 12:25 am
by Gambit37
OK, your suggestion worked. I miust have mixed things up previously.

Of course, it means you can'd do it in one go -- you have to create the cloned item, then once it's created, go back and edit it so that the item is available to select for the convert option.