View Single Post
  #5  
Old 05-21-2009, 06:48 PM
[email protected] sid.gottlieb@googlemail.com is offline
Banned
Join Date: Mar 2008
Posts: 861
sid.gottlieb@googlemail.com will become famous soon enough
Weird, but it's worked. Thanks!

HTML Code:
  new GuiWindowProfile("Profiletest) {
    with(profile) {
      bitmap = "gui_mainprofile-back.png";
      transparency = true;
      opaque = true;
    }
  }
Reply With Quote