Displaying Bitmap Image Eu 4

new topic     » topic index » view thread      » older message » newer message

Hey Guys,

So I'm a bit confused on how to display a bitmap image in Eu 4. In 3 it was easy.

Eu 3

atom gfx 
sequence pal,gfxx 
gfx = read_bitmap("gfx.bmp") 
gfx = pal[1] 
gfx = gfxx[2] 
 
all_palette(gfx_pal / 4) 
 
display_image({0,0},gfxx) 

That was how you did in Eu 3. However, I'm finding it a bit different in Eu 4, I can't figure it out. Also, how do you set a graphics mode in Eu 4?

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu