Qbasicnews.com

Full Version: ASCII Scrolling Map Maker 2.5 <- !!!!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm revisting the code to ASMM 2.0 and giving the GUI end a boost with user friendly Open/Save menus made of ASCII and look alot like the Windows GUI Open/Save menus! And thanks to the help of mjs, it will also feature parameter passing to open the files directly. I'm debating on whether the main menu should be updated on this upgrade version.

Outlook:
* New Open/Save menus for MapMaker, UserTiles, and the resizer app
* Parameter passing to open .map files directly
* New Menu (Maybe)

No screens, cause it looks the same as the 2.0 version..

Enjoy!!! Smile
Here is the updated version of ASCII Map Maker 2.0. It has a few new tricks like better GUI, new menu, and parameter passing for Open With .map files!

http://members.aol.com/rattrapmax6/download/ASMM2_5.zip

Release Note: RenderMap.bas has been updated and re-did to be way more user friendly than ever! It now allows costum names and multible map loading without mods.. (Note, this is not the same for tiles, mods are needed for multible files)

Code:
xtr_LoadMap "MapFile.map", MapName()

xtr_RenderMap(centx, centy, MapName())
xtr_MoveMap(press$, centx, centy, MapName())

xtr_UserTile "TileSet.tll"
Some of the new stuff looks vaguely familiar to me....;-). lol...well it's all yours of course, but those file dialogs you did definitaly give the app a very big plus :-). Awesome work, as always :-)