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
secret bookshelf
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#3
RE: secret bookshelf

It doesn't work :S
Here's the script:
Spoiler below!

[Image: shelf.png]

Uploaded with ImageShack.us


Here's the bookshelf
Spoiler below!

[Image: shelf2.png]

Uploaded with ImageShack.us


Here's the code:
Spoiler below!

void OnStart()
{
        ConnectEntities("door_connection",        //Name of connection
        "Lever1",     //Parent entity (Affects)
        "Shelf",    //Child entity     (Affected)
        false,        //Invert the state sent
        1,         //States used (0=both), checked before invertion.
        "CreateDust");    //callback
}


I tried the swing door part and it didn't work :/

[Image: 44917299.jpg]Dubstep <3
05-28-2011, 04:17 PM
Find


Messages In This Thread
secret bookshelf - by xtron - 05-28-2011, 12:23 PM
RE: secret bookshelf - by Mooserider - 05-28-2011, 01:58 PM
RE: secret bookshelf - by xtron - 05-28-2011, 04:17 PM
RE: secret bookshelf - by Exostalker - 05-28-2011, 05:54 PM
RE: secret bookshelf - by xtron - 05-28-2011, 07:08 PM
RE: secret bookshelf - by Exostalker - 05-28-2011, 07:31 PM
RE: secret bookshelf - by xtron - 05-28-2011, 08:15 PM
RE: secret bookshelf - by Exostalker - 05-28-2011, 09:14 PM
RE: secret bookshelf - by xtron - 05-28-2011, 10:00 PM
RE: secret bookshelf - by Mooserider - 05-28-2011, 11:48 PM
RE: secret bookshelf - by xtron - 05-29-2011, 09:34 AM
RE: secret bookshelf - by Mooserider - 05-29-2011, 09:48 AM



Users browsing this thread: 5 Guest(s)