Quote:
Originally Posted by Stefan
profile.modal = false;
profile.cankeyfocus = false;
profile.focusonshow = false;
profile.tab = false;
|
From what I've tested this only seems to work when you have no keys pressed down at the time the GUI is created. If you're holding down an arrow key for example focus will still be stolen.