Anyone have any ideas why the following could give me an error (162) insufficient memory error starting with menu?:


BMAP Test_frame,<tpanel.bmp>;
BMAP health_bar,<health.pcx>;

BMAP menu,<menu.pcx>;
BMAP background,<bkgrd.pcx>;
BMAP healthb,<healthb.bmp>;
BMAP increasb,<increasb.bmp>;
BMAP decreasb,<decreasb.bmp>;
BMAP 1b,<1b.bmp>;
BMAP 2b,<2b.bmp>;
BMAP 5b,<5b.bmp>;
BMAP 10b,<10b.bmp>;

VAR bparticles,<bpartic.pcx>;
VAR gparticles,<gpartic.pcx>;
VAR PART_SPOT;
VAR PLAYER_HEALTH = 100;

The total size of all bmps and PCx's combined is less then 200k.

I have 512 meg of ram and a 32 meg video card. 3DGS is the only thing open after a reboot.

I'm just trying to set up for a couple of panels! This is very frustrating, please help.

- WildCat



Visit us at [url=http://www.vertexgames.com]Vertex Games[/url]!