ID:163698
 
How do I make one?
If you want it to be a splash screen, some sort of graphical editing program such as Photoshop.

Then just make it into a turf or an obj or something. Just link the icon to the file, even if it's a bmp. Then place it on the map.
turf/Creation/TitleScreen
name = "Name of game, so it's the title screen"
icon = 'Titlescreen.bmp'


Then you could do the same for New, Load, Quit, etc. But you add in a Click().

That's pretty much the base of it, you can add more if you want.
In response to Korv
How do I make a .bmp File?
In response to Merick12
just draw a picture in something like paint then save as and choose as extention .bmp
In response to Furrie
I did but I dont have .bmp file in Dream Maker