Object script state

blkaddr

First time out of the vault
[Roe said:
Snake]I have no idea how the : object script state trigger events works... If someone could explane it a little I might be able to make it work...

Ok, I'm no expert but I have triggered speach off a door opening by checking the Object Script State of a door.

Just add a trigger

Object Script State <entity tag> <set|clear>

When the door is opened the state will be true, while it is closed it is false. I can send an example if you like, or maybe I'm misunderstanding the problem...
 
It's close to what I can understand... I just need to to make sure I can open the door, when the door opens, I can use

Event:
??? <- ( which needs a trigger event, which I do not know how to use... )

Action:
Set Click Speech for "faith" to "faith_w01"

If you could send me an example, that would be very helpfull
 
Back
Top