GUI Annomaly

I've added an autoexec file that calls a function to execute the gui files. However, every time I activate my GUI all of the profiles are reset to GuiDefaultProfile (The GUI file doesn't change) and is messed up until I reexec the gui files.

[img]http://C:\Documents and Settings\HP_Administrator\Desktop\Messed Up Gui.bmp[/img]
  • Messed Up Gui.bmp

Comments

  • I've added an autoexec file that calls a function to execute the gui files. However, every time I activate my GUI all of the profiles are reset to GuiDefaultProfile (The GUI file doesn't change) and is messed up until I reexec the gui files.

    [img]http://C:\Documents and Settings\HP_Administrator\Desktop\Messed Up Gui.bmp[/img]

    schedule(1000,0,"exec","gui/blah.gui");

    Executing too soon causes that.
    Use that schedule.
  • Thanks! That worked perfectly.
  • PNG and JPEG are the net formats, not your silly BMP!
  • oh my god a BMP

    someone should slap this guy through the internet
  • Sorry, I got a screen shot of my desktop and edited it with paint, I saved it as BMP without noticing I guess, I'll try to look out for that next time.
Sign In or Register to comment.