Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Help a noob at bg-dc, please
#1
? 
Hi everyone!
i have a (maybe noobish) problem in my bg:
the pic isn't shown! :(

here's the code: (the bg pics are 800x600)
Quote:name: Hell-Brigde
width: 3000 zboundary: 208 370
shadow: bg\sys\hb\shadow.bmp shadowsize: 37 9
layer:
bg\sys\hb\0.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 0 c2: 5
layer_end

layer:
bg\sys\hb\1.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 5 c2: 9
layer_end

layer:
bg\sys\hb\2.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 9 c2: 13
layer_end

layer:
bg\sys\hb\3.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 13 c2: 17
layer_end

layer:
bg\sys\hb\2.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 17 c2: 21
layer_end
please help me...
Reply
Thanks given by:
#2
the code looks right for me, but the images itsself, you told 800x600, large images CAN create errors, I suggest you make like 80x80 images (size unimportant), name them from 0 to 3.bmp and try them out for your code, if it work you know it's because of to large images, you have to split the images into two (or more parts if you wish) parts then and copy the layers like this:

layer:
bg\sys\hb\1a.bmp
transparency: 0 width: 0 x: 0 y: 128 loop: 800 cc: 21 c1: 5 c2: 9
layer_end

layer:
bg\sys\hb\1b.bmp
transparency: 0 width: 0 x: 400 y: 128 loop: 800 cc: 21 c1: 5 c2: 9
layer_end
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by:
#3
unfortunatelly that didn't help :(
Reply
Thanks given by:
#4
dunno, this might be the totally wrong idea... but.... did you try change the width-value? (all must be the same value, though, so if you change one to 500, all need to be at 500)
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by: Bamboori , XxXxX
#5
ROFL...

blue you're right, kinda...

they don't have to be all the same value (basically), but in this case you set the width of your areas to 0, I think it should be 3000 or a bit less (1000-3000) if you want a bit more 3d-effect...
[Image: random.php?pic=random]
www.lf-empire.de
Once I had a fortune, it said: "Leave now. Life is short. Time is luck"
Don't dream your life, live your dream!
Reply
Thanks given by:
#6
yay it helped :D
now i just need to find the right value to fit the bg with the pic...
Reply
Thanks given by:




Users browsing this thread: 3 Guest(s)