0 registered members (),
16,232
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Splashscreen only showing black screen
#305306
01/14/10 03:59
01/14/10 03:59
|
Joined: Jan 2010
Posts: 145
Doc_Savage
OP
Member
|
OP
Member
Joined: Jan 2010
Posts: 145
|
as the title says, the splashscreen i have made does not show, but the time for which it is supposed to show up works just fine. i have this set up:
bmap logo_800, <logo_800.jpg>; panel black_pan{ bmap = logo_800.jpg; pos_x=0;pos_y=0; layer = 100; flags=transparent; alpha=0; }
and this in main:
black_pan.visible = on; wait(-3); black_pan.visible = off;
can you help me figure out the problem?
Do not concern yourself with my race, personality or origin. find my record in the pits, and then make your wager.
|
|
|
Re: Splashscreen only showing black screen
[Re: Doc_Savage]
#305345
01/14/10 10:25
01/14/10 10:25
|
Joined: Aug 2007
Posts: 1,922 Schweiz
Widi
Serious User
|
Serious User
Joined: Aug 2007
Posts: 1,922
Schweiz
|
First, this is the wrong forum. You use c-Script and not lite-c. Use the "WDL and c-script" Section.
To your problem: It was a long time i use c-Script, but as i can see your code is right. Set the alpha to 100 and you should see the Panel. (alpha = 0 means that your Panel is completly transparent)
Last edited by Widi; 01/14/10 10:29.
|
|
|
Re: Splashscreen only showing black screen
[Re: Widi]
#305370
01/14/10 13:40
01/14/10 13:40
|
Joined: Jan 2010
Posts: 145
Doc_Savage
OP
Member
|
OP
Member
Joined: Jan 2010
Posts: 145
|
oh sorry about that, i didnt even know that thread existed, still new. thanks for the help anyways. it worked great!
Last edited by Doc_Savage; 01/14/10 13:46.
Do not concern yourself with my race, personality or origin. find my record in the pits, and then make your wager.
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|