ID:1302463
 
(See the best response by Lifehunter.)
I am new to dream maker. I used xtreme worlds some in the past. I just starting learning dream maker. I have a problem with using the map and the coding when I make a dmi file and compile it it says error bad file. I tried importing and exporting bmp file and I also tried making a custom file it still stays bad file when I try to compile it. In the icon file I made I typed
turf
grass
icon="grass.dmi"

when I ran it it said bad file. Can anyone help. I cannot map the graphics and I do not understand why.
Best response
the syntax for adding an icon/file is actually using ' instead of "

icon='grass.dmi'