.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

Reply
 
Thread Tools Display Modes
  #1  
Old October 11th, 2008, 07:30 PM

thejeff thejeff is offline
General
 
Join Date: Apr 2005
Posts: 3,327
Thanks: 4
Thanked 133 Times in 117 Posts
thejeff is on a distinguished road
Default Re: A Needed feature I'd like to see

I don't really think the save function (or lack thereof) is a Linux vs Windows thing. I don't think Linux has more of an "iron man" tradition.
It's always seemed to me more due to the game's emphasis on multiplayer, where reloading saves makes no sense.

Was Conquest of Elysium multiplayer? Did it have a save & reload function?
Reply With Quote
  #2  
Old October 11th, 2008, 09:44 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: A Needed feature I'd like to see

@Omnirizon
"Did you know that Windows users cant find their ascii with both hands?"
But I wouldnt say they cant grasp abstract logic. But it does require a grasp of command-line interface. A familiarity with DOS helps, or if not that old then a familiarity with text-mode linux or Mac OS-X

@Epaminondas
Put it on your desktop. Or your start menu. Its just a clickable that will back up all of the games in C:\Program Files\dominions3\savedgames to a subdirectory called oldsaves. Its the same as manually doing these two commands.

cd c:\program files\dominions3
C:\WINDOWS\system32\xcopy.exe /yes savedgames oldsaves /i

It might need editing if you have your dom on a different drive than C or a different directory than the default one.

@thejeff
CoE was not MP
__________________
-- 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
  #3  
Old October 12th, 2008, 08:37 AM

Epaminondas Epaminondas is offline
Sergeant
 
Join Date: Oct 2006
Posts: 386
Thanks: 13
Thanked 3 Times in 1 Post
Epaminondas is on a distinguished road
Default Re: A Needed feature I'd like to see

Quote:
Originally Posted by Gandalf Parker View Post
@Omnirizon
"Did you know that Windows users cant find their ascii with both hands?"
But I wouldnt say they cant grasp abstract logic. But it does require a grasp of command-line interface. A familiarity with DOS helps, or if not that old then a familiarity with text-mode linux or Mac OS-X

@Epaminondas
Put it on your desktop. Or your start menu. Its just a clickable that will back up all of the games in C:\Program Files\dominions3\savedgames to a subdirectory called oldsaves. Its the same as manually doing these two commands.

cd c:\program files\dominions3
C:\WINDOWS\system32\xcopy.exe /yes savedgames oldsaves /i

It might need editing if you have your dom on a different drive than C or a different directory than the default one.

@thejeff
CoE was not MP
Thanks, Gandalf. I will try it out.
Reply With Quote
  #4  
Old October 12th, 2008, 11:34 AM

chrispedersen chrispedersen is offline
BANNED USER
 
Join Date: May 2004
Posts: 4,075
Thanks: 203
Thanked 121 Times in 91 Posts
chrispedersen is on a distinguished road
Default Re: A Needed feature I'd like to see

And, speaking of things I'd like to see (but never will).
On games where you're reunning on two day turn arounds.. and you have an imprisoned God...

Hell, I forget what design I used ... its often a surprise to when he finally shows up .. I mean.. 70 days later.. you're in 10games....

It would be nice if you could see yourself (like HOF entries) when you click on pretender gods.
Reply With Quote
  #5  
Old October 12th, 2008, 04:35 PM
Gregstrom's Avatar

Gregstrom Gregstrom is offline
Major General
 
Join Date: Sep 2007
Location: Scotland
Posts: 2,066
Thanks: 109
Thanked 162 Times in 118 Posts
Gregstrom is on a distinguished road
Default Re: A Needed feature I'd like to see

Quote:
Originally Posted by chrispedersen View Post
And, speaking of things I'd like to see (but never will).
On games where you're reunning on two day turn arounds.. and you have an imprisoned God...

Hell, I forget what design I used ... its often a surprise to when he finally shows up .. I mean.. 70 days later.. you're in 10games....

It would be nice if you could see yourself (like HOF entries) when you click on pretender gods.
Heh - I've had that problem and I agree completely.
Reply With Quote
  #6  
Old October 12th, 2008, 12:09 AM
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: A Needed feature I'd like to see

For those who are curious...
its a simple BAT file (batch file) for Windows XP (though it should work in other windows also). The commands are this...
Code:
FOR /F "tokens=*" %%A IN ('DIR savedgames /o:d /t:w /a:d /b ') DO SET LastFile=%%A
dom3 "%LastFile%"
If you want to add switches for things like I mentioned, just squeeze them in between the dom3 and the "%LastFile%". Such as..
dom3 -fwacd --clickvol 10 "%LastFile%"

Gandalf Parker
--
I apologize for not using the latest greatest programming languages when I would prefer just getting something done.
Reply With Quote
  #7  
Old October 12th, 2008, 12:50 AM
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: A Needed feature I'd like to see

it is written to the debug file.
Reply With Quote
  #8  
Old October 12th, 2008, 05:57 AM
Tifone's Avatar
Tifone Tifone is offline
Lieutenant Colonel
 
Join Date: Jun 2008
Location: Florence, Italy
Posts: 1,424
Thanks: 740
Thanked 112 Times in 63 Posts
Tifone is on a distinguished road
Default Re: A Needed feature I'd like to see

I have no problem (while I consider it a bit like cheating, but sometimes I need it to try and refine some tactics) saving the game the current way. Save and exit, copy the saved game's folder, paste it somewhere else.
In italy it is called "being able to take your finger out of your ***"... sorry, a terrible image, i know

For the unit dismissal, there's the mod, but really I never had so much problem suiciding my chaff somewhere
Reply With Quote
  #9  
Old October 12th, 2008, 11:37 AM
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: A Needed feature I'd like to see

I agree that would be cool. But its probably too extensive a feature to expect at this point.

But there are some god viewer programs such as CatGod that will read your pretender creation file for you.
Reply With Quote
  #10  
Old October 13th, 2008, 06:28 PM

chrispedersen chrispedersen is offline
BANNED USER
 
Join Date: May 2004
Posts: 4,075
Thanks: 203
Thanked 121 Times in 91 Posts
chrispedersen is on a distinguished road
Default Re: A Needed feature I'd like to see

Quote:
Originally Posted by Gandalf Parker View Post
I agree that would be cool. But its probably too extensive a feature to expect at this point.

But there are some god viewer programs such as CatGod that will read your pretender creation file for you.
But its ALMOST no programming at all.

You have the image of the god, at the time you created him.
When you click on your god in the pretenders list, pop up that image.

Voila.
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 05:51 PM.


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