Author Topic: Code Door event  (Read 273 times)

Alternative to VCE, this would be useful for CRPGs that refuse to use it.

It would be an output event, that goes into the Enter button for a code door.
The output would have a text box, and if you typed the name of each number for the code door in order from 1-# (Example:

Codedoor - BOXTEXT [ Button1, Button2, Button3]

Button1 would be assigned the value 1, Button2 would be assigned 2, etc.

And a second box next to that, for how the code order goes:

Codedoor - BOXTEXT [ Button, Buttontwp, Buttonthree] - BOXTEXT [ 3 1 2 ]

Buttonthree would have to be pressed first, then buttonone, etc.

it would have to be clicked once after the event is placed to activate it