Quote:

BMAP schwarz_bmap="Bild.pcx";



Using "" (Quotation marks) is for Lite-C only.
Using regular C-Script this line must look like:

BMAP schwarz_bmap = <"Bild.pcx">;

Also, if you did write it for Lite-C, you have to put a * behind BMAP.
(I might have been mistaken, I wrote this at work, so I can't double check with my script I have written at home...)

@boochie,
You should use a topic title which tells your problem before people look in this topic.
Like this: "Error messages in script". (Or something )


The best games are the games you create yourself.