Hooumeri
Member
Posts: 57
Joined: Oct 2010
Reputation: 0
|
SetSwingDoorClosed
How can I open doors, like in the beginning of Amnesia..?
I tried the SetSwingDoorClosed command, but it doesnt do a thing. Then I copyed the script from rainy halls .hps file, still no change. The door just jammed and wouldnt budge. Basically only thing different with the script was this:
void SetSwingDoorDisableAutoClose(string& asName, bool abDisableAutoClose);
DisableAutoClose was at true. Any help appreciated..
Another problem I'm having is that I can't find a way to set doors active/disactive. SetEntityActive doesnt work for doors..
|
|
| 03-13-2011 08:51 PM |
|
junkfood2121
Senior Member
Posts: 267
Joined: Jan 2011
Reputation: 3
|
|
| 03-13-2011 09:22 PM |
|