Whitsel Posted August 30, 2009 Share Posted August 30, 2009 I am new to scripting so forgive me about this, but I am having some trouble getting this activator to work. It should play a sound I added into the FX folder, but it isnt, it doesnt play the default sounds either so it must be in the activation/script. I drew a small cubic activator across some stairs the player will walk up and it should play a sound, here is what's in the cube: Id: EnterRoomScript: NONEActivate Sound: AMBCeilingCrumble(just for testing) wasnt working so I added a basic script: scn BasicTriggerScript begin onTriggerEnter player end still isnt working so I am at a bit of a loss here, any help is appreciated. Link to comment Share on other sites More sharing options...
gsmanners Posted August 31, 2009 Share Posted August 31, 2009 Something wrong with using a PlaySound command in there? Link to comment Share on other sites More sharing options...
Recommended Posts