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
Using omnitool.
Hypercube Offline
Member

Posts: 124
Threads: 20
Joined: Sep 2015
Reputation: 1
#6
RE: Using omnitool.

Okay nevermind... So I feel dumb now because first I'm like, help me! Then I'm like, oh it's okay, then I'm confused, now I'm fine. The only real part I was missing was to put mbFinalDoorOpened = false; into the last part:

if(asEntity == "omnipanel_elevator")
{
cLux_AddDebugMessage("Use omnitool again");
CathTool_UseOnPanel("omnitool","omnipanel_elevator");
mbFinalDoorOpened = false;
SlideDoor_SetClosed("finaldoor",true);
}

I guess that answers my question. I thought of something else though where there's two elevator doors, and I think that's what FG did at theta labs so that you can see into the elevator, but when you close the doors you can't see out and then it's the end of my level. But that door kept opening then closing just like the first one, but I had to get rid of a few connections and rename the doors and everything until I realized what was wrong with it.
(This post was last modified: 11-26-2015, 05:38 AM by Hypercube.)
11-26-2015, 02:19 AM
Find


Messages In This Thread
Using omnitool. - by Hypercube - 11-24-2015, 11:46 PM
RE: Using omnitool. - by Romulator - 11-25-2015, 12:26 AM
RE: Using omnitool. - by Hypercube - 11-25-2015, 12:48 AM
RE: Using omnitool. - by Romulator - 11-25-2015, 01:26 AM
RE: Using omnitool. - by Hypercube - 11-25-2015, 02:18 AM
RE: Using omnitool. - by Hypercube - 11-26-2015, 02:19 AM
RE: Using omnitool. - by Hypercube - 11-26-2015, 04:40 AM
RE: Using omnitool. - by Abion47 - 11-26-2015, 04:38 PM
RE: Using omnitool. - by Hypercube - 11-26-2015, 08:18 PM



Users browsing this thread: 1 Guest(s)