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
Help with level and secret shelf
Exostalker Offline
Member

Posts: 204
Threads: 10
Joined: Aug 2010
Reputation: 3
#3
RE: Help with level and secret shelf

(04-29-2011, 10:55 AM)ferryadams10 Wrote: it's not nessecary to write it down like that you could just do it like this as well

//----CONNECT CALLBACKS----//
/*Secret hole in wall
*/

ConnectEntities("shelf_connection", "secret_lever", "secret_shelf", false, 1, (0=both), "CreateDust");

//SetMoveObjectAngularOffsetArea("secret_shelf", "rotatearea");
}

what u've got right now is just copied from the original game out of old_archives.hps

Big Grin

Well it just seems that I forgot to add onEnter and onLeave...

The one you posted still crashes with a lot of errors... I guess this isn't right :
Quote: , (0=both),
Smile

04-29-2011, 02:09 PM
Find


Messages In This Thread
Help with level and secret shelf - by Exostalker - 04-28-2011, 07:25 PM
RE: Help with level and secret shelf - by Exostalker - 04-29-2011, 02:09 PM



Users browsing this thread: 1 Guest(s)