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
No matching signatures to 'OnStart()'
Ongka Offline
Member

Posts: 225
Threads: 3
Joined: Nov 2010
Reputation: 20
#4
RE: No matching signatures to 'OnStart()'

Just something to make the script clearer:
            for(int i=1;i<=16;i++)
            {
            SetLampLit("torch_static01_"+i, false, true);
            }
Put this instead of the 16 lines into KillTheLight.
It does the same but takes up less space.

[Image: 18694.png]
(This post was last modified: 07-13-2012, 08:21 PM by Ongka.)
07-13-2012, 08:20 PM
Find


Messages In This Thread
No matching signatures to 'OnStart()' - by Lizard - 07-13-2012, 03:58 PM
RE: No matching signatures to 'OnStart()' - by Ongka - 07-13-2012, 08:20 PM



Users browsing this thread: 1 Guest(s)