Page 1 of 1

[Solved] "beach_master_gate" will not show its open.

Posted: Fri Nov 14, 2014 3:01 pm
by MrChoke
I have a very odd problem. I am trying to use the "beach_master_gate". Calling door:open() works fine in that it gives me the sound and I can now walk thru. But the model won't update. The door shows closed still.

I gave tried placing this door in multiple places and it still hasn't worked. Anybody use this door and got it to work?


UPDATE: It won't even show open on its initial state. Is this model broken?????

Re: "beach_master_gate" will not show its open. Model broke

Posted: Fri Nov 14, 2014 3:17 pm
by Prozail
beach_master_gate_1.controller:open()

Re: "beach_master_gate" will not show its open. Model broke

Posted: Fri Nov 14, 2014 5:31 pm
by MrChoke
Prozail wrote:beach_master_gate_1.controller:open()
Use the controller and not the door??? Ok..... Thanks it worked.