LarryG on 22/4/2014 at 00:17
Can anyone explain what this means? I put it on an object with NVSRContactTrapOn="Contained" and every receptron set to "Send to Scripts" and I had NVSpy on the object to tell me about any messages from the scripts. Nothing. I get the "Contained" message, but nothing after that. Silence. So how is this supposed to be used?
Quote:
[h=1]NVSRContactTrap
(NVTrap)[/h] This script initiates S & R contact on its own object when it receives TurnOn.
Yandros on 22/4/2014 at 02:42
Perhaps you have to specify the stim and intensity in the design note? But anyway... Why not just use NVRelayTrap to stim the object itself?
LarryG on 22/4/2014 at 03:52
That's what I ended up doing, but there must have been a reason that NV wrote that script, so I would like to know what exactly it does and how to use it. The description is just too cryptic for me.
Nameless Voice on 22/4/2014 at 09:25
It's actually the other way around. It triggers a stim source via the "Script" propagator.
You need to configure the source and set the propagator to Script, and that script will trigger it.
It's how healing potions work.
I can't remember what the script is actually for, though.
LarryG on 22/4/2014 at 12:44
So a TurnOn will cause the script to stim itself with whatever stim(s) it has propagators for set to "Script". OK. It's a CloneContactFrob type of a thing, without the cloning, and not limited to "FrobInvEnd". That could be useful ...