How to add map title and author
From Platinum Arts Sandbox Free 3D Game Maker
Revision as of 01:56, 10 July 2010 by Siimvuss (Talk | contribs) (Created page with 'To add map title and author just: *open up the map you want to add title and author *Type the following to console maptitle "Mymapname by myname" for example: maptitle "Test…')
To add map title and author just:
- open up the map you want to add title and author
- Type the following to console
maptitle "Mymapname by myname"
for example:
maptitle "Testmap by Siimvuss"
- Save the map
- When you load the map next time it will show what you set as maptitle instead of "Unnamed map by unknown"
Tutorial by Siimvuss