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
Breaking a rope
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#1
Breaking a rope

As title says, is it possible to break or disable a rope connection? (not to a wheel, to the entity its hooked onto)
04-03-2011, 05:14 PM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#2
RE: Breaking a rope

Actually, even better idea would be to set the area as inactive, but is there any way to set areas as inactive? None of the functions seem to work.
04-04-2011, 12:05 AM
Find
Russ Money Offline
Senior Member

Posts: 360
Threads: 25
Joined: Dec 2010
Reputation: 4
#3
RE: Breaking a rope

Yeah, I do it all the time.

SetEntityActive(string& asName, bool abActive);

Just put the area's name and false. Could do this with the rope too, maybe. Deactivate it, then activate the broken one.
04-04-2011, 01:26 AM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: Breaking a rope

Yea, I meant deactivating the rope. But none of the functions work for the rope. :V
04-04-2011, 02:16 AM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#5
RE: Breaking a rope

Bump.

There's gotta be someway to do this. :/ Anyone know?
04-12-2011, 06:39 PM
Find




Users browsing this thread: 1 Guest(s)