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 Newbie problems that are driving me crazy!
Vic7im Offline
Junior Member

Posts: 44
Threads: 9
Joined: Sep 2012
Reputation: 3
#15
RE: Newbie problems that are driving me crazy!

Brutally Necroposting since creating a new thread is considered as spam.

I have some problems regarding activation/deactivation of props.

I have three crates, static-physics enabled. The player looks at them but can't interact wtih them. After a certain condition those crates are replaced with interactive ones.

since it's a bigger script ill just paste the relevant part
Spoiler below!


SetPropActiveAndFade("VanishBox1", false, 0);
SetPropActiveAndFade("VanishBox2", false, 0);
SetPropActiveAndFade("VanishBox3", false, 0);


Idk if I should remove the static physics flag, Ill try as soon as I get home. Thanks in advance for any helpful replies =)
09-27-2012, 03:24 PM
Find


Messages In This Thread
RE: Newbie problems that are driving me crazy! - by Vic7im - 09-27-2012, 03:24 PM



Users browsing this thread: 1 Guest(s)