Jump to content
Sign in to follow this  
IAmMarshicus

Closing doors on the stone houses? [OA]

Recommended Posts

I'm using this code with a game logic.

building = position this nearestObject 69413; building animate ["Door_1",1];

(I've used many different names for the doors, that is just the last one I tried)

Does anyone know the actual name for the stone house doors?

I'm quite certain it isn't how the code has been written as I did the same but destroyed the building rather than closing a door.

Share this post


Link to post
Share on other sites

Nevermind, I've done it. I thought I already tried this but either-way it worked... Here's the code I used in the end, hope it comes in use for someone else. :D

building = position this nearestObject 69413; building animate ["dvere2",1];

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×