Endeavor Modifications

Please Help Support E-Mods.net by Donating


News:

Looking for Video Tutorials? Check out the Open Nod Development section of e-mods.net.

E-Mods.net also has CryEngine tutorials! Check out the Open CryEngine Development section too.

Author Topic: Doors with keys  (Read 960 times)

Offline Barnabas

  • Member
  • *
  • Posts: 120
  • Karma: 2
Doors with keys
« on: 2008-08-08, 00:10:09 »
Hi together, after having a longer break from mapping, I´m back at my project with new energy and immediatly I have a question: I want to build the interior of an Appartmenthouse. For that I´d like to know if and how it´s possible to create doors, that are locked but can be opened, if the player or NPC has a special key in his inventory? Is it possible to create doors, that are crackable ( hope that is the right word for that^^ )?
Sorry for my bad english ...

Offline Javokis

  • Horses Dick
  • Member
  • *****
  • Posts: 1948
  • Karma: 2
Re: Doors with keys
« Reply #1 on: 2008-08-08, 12:35:33 »
There's a door script included with club abla that does that, but you'll need to make the door handle as well as the door and make frames for both. The script is called PivotDoor_HandlePivot.class.It can be kind of tricky because you have to make at least 3 frames for the handle (a handle jiggle frame, a handle turn frame, and a handle moves with door frame.). The door itself only needs one.
"There's nothing wrong with horses dicks, there's nothing wrong with sucking horses dicks." -Signo

Offline Barnabas

  • Member
  • *
  • Posts: 120
  • Karma: 2
Re: Doors with keys
« Reply #2 on: 2008-08-09, 10:56:03 »
Seems to be very komplex, but I´ll try. Thanks.
Sorry for my bad english ...