.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 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #1  
Old January 19th, 2004, 07:41 PM

DimmurWyrd DimmurWyrd is offline
Private
 
Join Date: Nov 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
DimmurWyrd is on a distinguished road
Default Re: calling all (batch file, script, VB, VC) programmers

BTW, making the AI's through the map would be fine with me. Integrating a map randomizer type setup to the launcher wouldn't be much trouble really. If you want to setup (or if you already have setup) algorithms for how to setup the randoms and all that I can incorporate it.

These are the steps basically... (correct me if I'm wrong) make the .map file, copy the .2h file from newlords to the dir then call dom2 with the commandlines for making a new game and -g correct?
Reply With Quote
  #2  
Old January 19th, 2004, 08:57 PM

DimmurWyrd DimmurWyrd is offline
Private
 
Join Date: Nov 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
DimmurWyrd is on a distinguished road
Default Re: calling all (batch file, script, VB, VC) programmers

hmmm, interesting... adding VP conditions through commandline causes the game to start at choose race but with an empty list lol.
Reply With Quote
  #3  
Old January 19th, 2004, 08:59 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: calling all (batch file, script, VB, VC) programmers

Quote:
Originally posted by DimmurWyrd:
BTW, making the AI's through the map would be fine with me. Integrating a map randomizer type setup to the launcher wouldn't be much trouble really. If you want to setup (or if you already have setup) algorithms for how to setup the randoms and all that I can incorporate it.

These are the steps basically... (correct me if I'm wrong) make the .map file, copy the .2h file from newlords to the dir then call dom2 with the commandlines for making a new game and -g correct?
Yep sounds good. I wouldnt add the crazy stuff I do quite yet. Here is the basic code I use for random AI opponents...
http://www.techno-mage.com/~dominion/opponents.yab

And here is one of the crazier game generators.
http://www.techno-mage.com/~dominion/Poke_Eye.yab

I think both of them use the original .map file renamed to something like a .txt file so I can always copy it again and again. The originals have all the #neighbor and #terrain commands. I just add my stuff to the end.
__________________
-- 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
  #4  
Old January 19th, 2004, 09:40 PM

DimmurWyrd DimmurWyrd is offline
Private
 
Join Date: Nov 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
DimmurWyrd is on a distinguished road
Default Re: calling all (batch file, script, VB, VC) programmers

ok, preliminary windows GUI Version appears to be free of buggies and all that so if you want to look at it let me know where to send it. I'll send source+executable but not the VB6 runtimes so you might need those.
Reply With Quote
  #5  
Old January 19th, 2004, 09:46 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: calling all (batch file, script, VB, VC) programmers

Quote:
Originally posted by DimmurWyrd:
ok, preliminary windows GUI Version appears to be free of buggies and all that so if you want to look at it let me know where to send it. I'll send source+executable but not the VB6 runtimes so you might need those.
Sorry. I thought I had it set so that if you lick on my picture it shows you in my profile.

Old SysAdmin thing. Im not sure if this forum sheds spiders so I dont like posting my address too planly

$name = "gandalf";
$sym = "@";
$domain = "community.net";
$full_address = name + sym + domain;
__________________
-- 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
  #6  
Old January 19th, 2004, 10:03 PM

DimmurWyrd DimmurWyrd is offline
Private
 
Join Date: Nov 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
DimmurWyrd is on a distinguished road
Default Re: calling all (batch file, script, VB, VC) programmers

ok, sent it all... it's ummmm, rough could clean it up if it ends up a seriously large project but as it stands I doubt there's much need.

oh yah! hehe there's NO error checking on the path or map name so if you give invalid arguments it will crash. (however just the launcher will crash won't hurt anything else.)

[ January 19, 2004, 20:04: Message edited by: DimmurWyrd ]
Reply With Quote
  #7  
Old January 19th, 2004, 10:11 PM

DimmurWyrd DimmurWyrd is offline
Private
 
Join Date: Nov 2003
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
DimmurWyrd is on a distinguished road
Default Re: calling all (batch file, script, VB, VC) programmers

oh yah... it doesn't exit when you hit launch yet so you could really click the heck out of that button and launch dom 20 times or more lol dunno at what point your system would die from it lol
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 12:28 PM.


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