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] ANOTHER ERROR UNEXPECTED END OF FILE!
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#3
RE: [SCRIPT] ANOTHER ERROR UNEXPECTED END OF FILE!



void StartEffectEmotionFlash("basementdoortext","dooropen","00_laugh.snt")
{
PlaySoundAtEntity("", "react_scare", "Player", 0, false);
}

You haven't used a callback for that; and you are using strings in syntax's. When do you want the StartEffectMotionFlash to happen?

01-11-2012, 01:51 PM
Find


Messages In This Thread
RE: [SCRIPT] ANOTHER ERROR UNEXPECTED END OF FILE! - by flamez3 - 01-11-2012, 01:51 PM



Users browsing this thread: 1 Guest(s)