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
ERROR: Expected '('
Steve Offline
Member

Posts: 178
Threads: 17
Joined: Jun 2012
Reputation: 7
#3
RE: ERROR: Expected '('

YOU FORGOT TO PUT AN "}" AT THE END OF
void func_slam (string &in asParent, string &in asChild, int alState)
{
SetSwingDoorClosed("kitchendoor", true, true);

PlaySoundAtEntity("", "react_breath_slow.snt", "Player", 0.0f, false);
PlaySoundAtEntity("", "react_scare", "Player", 0.0f, false);
PlaySoundAtEntity("", "close_door.snt", "Player", 0.0f, false);
i HOPE THIS HELPS(sorry capslock)

CURRENTLY WORKING ON:
Final Light = 40%
Need of voice actors.
07-24-2012, 11:04 PM
Find


Messages In This Thread
ERROR: Expected '(' - by drujeful - 07-24-2012, 10:56 PM
RE: ERROR: Expected '(' - by Adny - 07-24-2012, 11:04 PM
RE: ERROR: Expected '(' - by Steve - 07-24-2012, 11:04 PM
RE: ERROR: Expected '(' - by drunkmonk - 07-24-2012, 11:05 PM
RE: ERROR: Expected '(' - by drujeful - 07-24-2012, 11:08 PM



Users browsing this thread: 1 Guest(s)