.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 3: The Awakening > Scenarios, Maps and Mods

Reply
 
Thread Tools Display Modes
  #1  
Old November 1st, 2006, 06:30 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: playing with MAPs

Here is a Windows Batch file. Open a text (notepad) document and paste this in. Then name it something like MakeMap.bat

Double clicking it should create you a new map file. Unfortunately I have not found a quicky utility for Windows so you can view it right away so I have to start a game with the map in order to see it. If you download the windows version of ImageMagick then you could view it right away.

Code:

cd c:\Progra~1\dominions3
set MAP=muddle
set SIZE= 1000 1000
set PROVS= 100
set GCOL1= 50 100 50 240
set SCOL1= 20 50 80 250
set BCOL1= 111 191 111 100
set SBCOL1= 111 191 111 100
set OTHR= --seapart 20 --mountpart 50 --farmpart 20 --mapnoise 110
set COMMANDS= --makemap %MAP% --mapsize %SIZE% --mapprov %PROVS% --mapaa %OTHR% --mapgcol %GCOL1% --mapscol %SCOL1% --mapbcol %BCOL1% --mapsbcol %SBCOL1%

del c:\Progra~1\dominions3\maps\%map%*

c:\Progra~1\dominions3\dom3.exe -T %COMMANDS%

__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 06:35 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.