View Single Post
  #10  
Old January 13th, 2009, 11:00 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: Where do/did you installed Dom3?

Quote:
Originally Posted by Thilock_Dominus View Post
Quote:
Originally Posted by Gandalf Parker View Post
Not enough answers for me.
/usr/local/games
~/dominions3
C:\program files\dominions3
C:\program files\programming\dominions3
F:\program files\dominions3
G:\program files\dominions3

I dont have a mac yet. But Ive considered installing it on my iPod and my xBox
How many computers do you have dom3 installed at? o_0
Short Answer: 5
Longer Answer: at my house I have 2 servers and 5 desktops. I prefer Linux servers, WinXP desktop, and Mac portables. 2 of the desktops are mine, one is one sons, one is my wifes, one was my brother-in-laws but he moved away so now its just a spare test machine. All are networked.
And yes, I have 5 copies. Now if you REALLY want surprised, ask me how many installs instead of how many machines. Im so ADD that my project directories get very messy. I work on one project, then get bored and shift to another project. I always have a dozen or so in the works. So my dektops have seperate directories for map projects, mod projects, programming projects, server testing, seperate ones for various mods playing MP so I dont confuse my test gods or modded gods with ones I can upload to games.

Quote:
The reason I made this poll is; I was thinking to make a script that allow the user to switch themes in Dom3, but basically it's only helpful if Dom3 is installed ~/dominions3 as it requires permission to switch files globally...which defeat the purpose a little (for easy use).

The script should something like;

Code:
#!/bin/bash 
cd ~/dominions3/[custom theme] && cp -r gui*.tga mapbg.tga ~/dominions3 &
cd ~/dominions3 && ./dom3 -u --enablemod [mod.dm]
cd ~/dominions3/[default theme] && cp -r gui*.tga mapbg.tga ~/dominions3 &
Or something along the lines.
Ahhh. I remember a conversation like this in another thread altho I think it was a windows thing then. The question of how many Dom3's is nothing compared to the question of how many Dom3 icons.
I do like having a "Lord of the Wild" icon (Winxp desktop machine) which takes me directly into my latest Pangaea game and on the way in it swaps my theme with a comfortable dark-green Pangaean theme.

I originally liked just having thematic versions for each play but I have also noticed that playing with a firey lava theme and head-banger music tends to make me play much more agressively than the cool green Pangy one and Alt-Celt music. So now I let it also affect my choices when I 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