its the setwindowframe it uses. 548 is the welcome screen interface id. you'd have to figure out how to use another interface to work HD. i just ended up not doing hd lol :X
|
|
hi, at the moment i having trouble with welcome screen for the 508 hd (fullscreen) i want to make my server both ld and hd
can any one help me please
its the setwindowframe it uses. 548 is the welcome screen interface id. you'd have to figure out how to use another interface to work HD. i just ended up not doing hd lol :X

in action buttons replace
with 549Code:p.frames.setWindowPane(p, 548);
of probably since you say, support both of them:
Code:if(p.usingHD) { set... 549 } else set... 548 }
| « Few questions | How do you.. » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |