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
Script Help I don't know what's going on. FATAL ERROR
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#2
RE: I don't know what's going on. FATAL ERROR

void CollideDoorone(string &in asParent, string &in asChild, int alState)

It's int alState, not int alStates.

PlaySoundAtEntity("Sound_1", "00_laugh.snt", "Player", 0.1f, false);

You don't need a void in PlaySoundAtEntity. You only need it when it comes to functions. And it's Player, not player.

"Veni, vidi, vici."
"I came, I saw, I conquered."
08-15-2013, 04:16 AM
Find


Messages In This Thread
RE: I don't know what's going on. FATAL ERROR - by PutraenusAlivius - 08-15-2013, 04:16 AM



Users browsing this thread: 1 Guest(s)