simple request. How do you make a door be open when the game starts? like not swing open when u get near it but just start all the way open.
thanks
and whats the script to make it close (but not lock)? its called "phase2door"
super thanks
SetSwingDoorClosed("phase2door", true, true);
^ is my best guess
(This post was last modified: 06-22-2011, 09:15 AM by SLAMnesia.)