Quote:
Originally Posted by cbk1994
You don't really need to create the GUIs until the player uses the command to open them.
|
I disagree. It's usually a lot smoother to create GUIs (hidden) as soon as the script is loaded, and then just toggle visibility upon need.