Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
-Eyeroll- More Scripting problems!(FIXED!)
JenniferOrange Offline
Senior Member

Posts: 424
Threads: 43
Joined: Jun 2011
Reputation: 33
#6
RE: -Eyeroll- More Scripting problems!

Well you're missing
void OnEnter() .

It took me SO long to master the push. I had to play with values and lining everything up.. it's going to take some practice.
FOUND ERROR:
PlaySoundAtEntity("", "00_laugh.snt", "door_scare", 0, false);
looking at your script "door_scare" does not exist. change that.
PlaySoundAtEntity("", "00_laugh.snt", "Land", 0, false);
Tell me if that does anything for you.

Ba-da bing, ba-da boom.
(This post was last modified: 09-08-2011, 02:16 AM by JenniferOrange.)
09-08-2011, 02:13 AM
Find


Messages In This Thread
RE: -Eyeroll- More Scripting problems! - by JenniferOrange - 09-08-2011, 02:13 AM



Users browsing this thread: 3 Guest(s)