Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I - disable all hints/turn on lights with a switch?
GoreGrinder99 Offline
Member

Posts: 166
Threads: 47
Joined: Feb 2013
Reputation: 1
#13
RE: How do I - disable all hints/turn on lights with a switch?

(08-05-2013, 09:06 AM)Smoke Wrote: You'll have to change
SetLocalVarInt("candlestick_wall_1", 1);
to
SetLocalVarInt("candlestick_wall_1", 0);
so it'll direct the script to the part where it turns the lights on instead of where it turns the lights off.

Okay very nice but it still turns off and on afterwards simply by clicking on the lever, is that normal?

-Grind to the Gore-
08-05-2013, 09:35 AM
Find


Messages In This Thread
RE: How do I - disable all hints/turn on lights with a switch? - by GoreGrinder99 - 08-05-2013, 09:35 AM



Users browsing this thread: 1 Guest(s)