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
Chair is flying past the player [Script help]
Kyle Offline
Posting Freak

Posts: 911
Threads: 36
Joined: Sep 2010
Reputation: 7
#2
RE: Chair is flying past the player [Script help]

Change this:

ChairScare(string &in entity, string &in type)

To this:

ChairScare(string &in asParent, string &in asChild, int alState)

It should be like that because the callback was the type of collide callback.

09-29-2011, 10:44 AM
Find


Messages In This Thread
RE: Chair is flying past the player [Script help] - by Kyle - 09-29-2011, 10:44 AM



Users browsing this thread: 1 Guest(s)