Nope.....nothing happens when I click. Like I said, I'm getting the hot spot to click, just nothing is happening.
Looked at the audio log, same as what I posted above.
OrganKeys:
logic:
modifiers:
- cursor: poised
flags:
- localelement
activators:
- type: objectinvolume
remote: OrganClickRgn
triggers:
- any
conditions:
- type: activator
activators:
- type: picking
- type: objectinbox
satisfied: true
actions:
- type: responder
ref: $SoundResp
actions:
- type: responder
tag: SoundResp
responder:
states:
- cmds:
- type: soundmsg
params:
receivers:
- 0011:3DSoundEmitter
cmds:
- play
- setvolume
volume: 1
waiton: -1
nextstate: 0
waittocmd: 0
curstate: 0
flags:
- detect_trigger
doorbutton:
logic:
modifiers:
- cursor: poised
flags:
- localelement
activators:
- type: objectinvolume
remote: doorclick
triggers:
- any
conditions:
- type: activator
activators:
- type: picking
- type: objectinbox
satisfied: true
actions:
- type: responder
ref: $SoundResp
- type: pythonfile
ref: $DoorOpen
actions:
- type: pythonfile
tag: DoorOpen
pythonfile:
file: <python file name>
parameters:
- type: activator
ref: logicmod:$DoorOpen
- type: string
value: doorbutton
- type: responder
tag: SoundResp
responder:
states:
- cmds:
- type: soundmsg
params:
receivers:
- 0011:zcdoorsnd1
cmds:
- play
- setvolume
volume: 1
waiton: -1
nextstate: 0
waittocmd: 0
curstate: 0
flags:
- detect_trigger
Users browsing this forum: No registered users and 7 guests