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
Collapse area not working?
KeysOfMyMind Offline
Junior Member

Posts: 15
Threads: 1
Joined: Jan 2012
Reputation: 0
#3
RE: Collapse area not working?

(03-23-2013, 01:57 PM)ZereboO Wrote: it might be because you are setting the area to be inactive, and it dosen't get active anytime later in your script

void Push(string &in asParent, string &in asChild, int alState)
{
PlaySoundAtEntity("Door_Slam", "react_pant.snt", "Push", 0, false);
SetEntityActive("collapsearea", false);
AddPlayerBodyForce(-8000000, 0, 0, false);
}

Thanks works now, how do I use the PlayMusic function?
I can't understand the syntax it's latin to me.
Help please ^^
03-23-2013, 04:08 PM
Find


Messages In This Thread
Collapse area not working? - by KeysOfMyMind - 03-23-2013, 01:37 PM
RE: Collapse area not working? - by Lizard - 03-23-2013, 01:57 PM
RE: Collapse area not working? - by KeysOfMyMind - 03-23-2013, 04:08 PM
RE: Collapse area not working? - by Lizard - 03-23-2013, 04:21 PM
RE: Collapse area not working? - by KeysOfMyMind - 03-23-2013, 05:11 PM
RE: Collapse area not working? - by Lizard - 03-23-2013, 05:28 PM
RE: Collapse area not working? - by KeysOfMyMind - 03-23-2013, 07:42 PM
RE: Collapse area not working? - by NaxEla - 03-24-2013, 08:24 AM
RE: Collapse area not working? - by Lizard - 03-23-2013, 11:48 PM
RE: Collapse area not working? - by KeysOfMyMind - 03-24-2013, 10:48 AM
RE: Collapse area not working? - by KeysOfMyMind - 03-24-2013, 03:48 PM
RE: Collapse area not working? - by KeysOfMyMind - 03-24-2013, 05:03 PM



Users browsing this thread: 1 Guest(s)