View Single Post
  #1  
Old 03-30-2006, 10:43 PM
projectigi projectigi is offline
Registered User
Join Date: Jan 2004
Posts: 403
projectigi is an unknown quantity at this point
GuiBackgroundCtrl

Hi,

how to use it?
NPC Code:

[...]
new GuiBackgroundCtrl(FromBG){
profile="GuiControlProfile";
x=40;
y=30;
height=20;
width=60;
}
[...]



dont works...
Reply With Quote