Take away the definition and load it directly;

//BMAP* first_pcx = "first.pcx"; // my first bmap
...
bmap = "first.pcx";
flags = OVERLAY | SHOW;//and change VISIBLE to SHOW
...
should work smile


Use the 'manual' Luke, the manual is your friend. 'Self reminder' smile

My WebPage