View Single Post
  #1  
Old 04-13-2009, 07:35 PM
fragman85 fragman85 is offline
Banned
Join Date: Mar 2009
Location: Switzerland
Posts: 261
fragman85 is on a distinguished road
GUI taking Focus of Players

I am creating a GUI, but I don't want it to take the focus of the player, making him freeze or so.
I tried using profile.modal = false;
But that makes the Button unclickable, which isn't very good, lol.

So do you know any way I could do this, without the new GUI freezing the players?
Reply With Quote