Okay, guys, seriously, retrocheck is loving RETRO.
Learn the new system and be limitless.
<var:cl:lastmessage>
<var:client:lastmessage>
or my favorite
<var:cl:lastmsg> ALL DO THE SAME THING.
You have to do something along the lines of
onActivate - self - VCE_Retrocheck - IfPlayerID - == - 9493 - [1 2]
OnVariablefalse - self - VCE_Retrocheck - IfPlayerID - == 23453 - [2 2]
OnVariabletrue - Player - Dismount
It'll work, though a bit clumsy.
If it doesn't work, then I'm a total moron.
You're spot on.
onActivate > Self > VCE_IfValue [<var:cl:bl_id>] [==] [9493] [1 2]
onVariableFalse > Self > VCE_IfValue [<var:cl:bl_id>] [==] [23433] [2] (Don't need the spare 2)
onVariableTrue > Player > Dismount
| Input | Target | Output | | | |
| 0 | onChatMessage | Self | VCE_ifValue | <var:cl:lastmsg> | == | KABLOOEY |
| 1 | onVariableTrue | NAMED_BRICK: target_brick | setPlayerTransform |
i loving love how pretty this is
only thing I would change was bolded, and changed.