|
Create GuiWindowCtrl while still moving...
|
I'm wondering if there is any variable to set or function to call that will let me create a GuiWindowCtrl that doesn't stop the player from moving when it appears. I wanted to use a GUI window for an event message but if someone is sparring, etc., the message would pop up and he wouldn't be able to move until he click out of the window... I've tried calling pushtoback() but that still stop's the player's movements when the window appears. Any help will be greatly appreatiated! |
|