.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: IV & V (http://forum.shrapnelgames.com/forumdisplay.php?f=20)
-   -   Mod idea: The Shrinking Galaxy (http://forum.shrapnelgames.com/showthread.php?t=10234)

Wydraz August 31st, 2003 08:05 PM

Mod idea: The Shrinking Galaxy
 
This idea was partly inspired by the Event Severity thread. It makes for an interesting strategic twist on the game, and is simple to implement.

Events.txt uses only one event - Close Warp Point. Change Settings.txt to make the event chances 1000, 2000 and 3000 (These should be tweaked, but they worked well for testing).

Now the game becomes a race to colonize away from the homeworld as quickly as possible as the warp point network breaks down. Stellar Manipulation technology becomes a high priority.

I originally included Open Warp Point as an event, but that one doesn't seem to do anything. It would have been interesting just to have the warp point network changing constantly...

Fyron September 1st, 2003 09:21 AM

Re: Mod idea: The Shrinking Galaxy
 
Hmm... not a bad idea. I might have to start a PBW game using such a mod. http://forum.shrapnelgames.com/images/icons/icon12.gif

PvK September 1st, 2003 09:31 AM

Re: Mod idea: The Shrinking Galaxy
 
I'm confident that I've seen warp points open as random events - maybe it's a slightly different name?

PvK

narf poit chez BOOM September 1st, 2003 07:49 PM

Re: Mod idea: The Shrinking Galaxy
 
interesting.

Wydraz September 1st, 2003 09:46 PM

Re: Mod idea: The Shrinking Galaxy
 
Quote:

Originally posted by PvK:
I'm confident that I've seen warp points open as random events - maybe it's a slightly different name?

PvK

<font size="2" face="Verdana, Helvetica, sans-serif">Only two Warp Point events are mentioned in events.txt.

Warp Point - Closed
Warp Point - Opened

I even cut and pasted them to make sure I didn't miss something. The 'Opened' event never seemed to happen. I tested it once with a small galaxy, and saved tha map after 80 turns. All the WPs had vanished, and no new ones had opened.

If someone else wants to try it out...? Maybe I screwed up the events entry somehow, but I have no way to tell.

PvK September 1st, 2003 09:52 PM

Re: Mod idea: The Shrinking Galaxy
 
Hmmmmm... it's possible my memory is confused. Maybe I was just remembering having warp points close randomly.

PvK

Alneyan September 2nd, 2003 08:54 AM

Re: Mod idea: The Shrinking Galaxy
 
I could see a potential problem with the System Gravitational Shield Facility, if the game is long enough to allow the players to have access to that facility. (Level ten in Shields, not that easy. http://forum.shrapnelgames.com/images/icons/icon12.gif )

The problem with this facility is that it prevents any warp opener to this system (among other abilities), so the system would be virtually unassailable. And I would say you could still open warp points from this system to others, I am not sure though. If it is the case, then you could be impossible to attack and still able to launch offensives. (If you remember to close one of the warp points you used, just in case)

Apart from that, this mode would be very fun, shame that there is no warp opener in the events.txt. But maybe it could be done? I will have to check it out.

Wydraz September 3rd, 2003 07:22 AM

Re: Mod idea: The Shrinking Galaxy
 
Well, in case anyone is still interested, here is the events.txt I used. Has anyone had any success?

================================================== =====================================
*BEGIN*
================================================== =====================================

Type := Warp Point - Opened
Severity := Low
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPOpened
Time till Completion := 0
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has created a new warp point in [%SystemName]. We should send a ship to study this phenomenon.

Type := Warp Point - Closed
Severity := Low
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPClosed
Time Till Completion := 5
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has been detected. [%WarpPointName] is fluctuating, and may collapse within the next few months.

Type := Warp Point - Opened
Severity := Medium
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPOpened
Time till Completion := 0
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has created a new warp point in [%SystemName]. We should send a ship to study this phenomenon.

Type := Warp Point - Closed
Severity := Medium
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPClosed
Time Till Completion := 2
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has been detected. [%WarpPointName] is fluctuating wildly. It will collapse within the next few months.

Type := Warp Point - Opened
Severity := High
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPOpened
Time till Completion := 0
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has created a new warp point in [%SystemName]. We should send a ship to study this phenomenon.

Type := Warp Point - Closed
Severity := High
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPClosed
Time Till Completion := 1
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has been detected. [%WarpPointName] is fluctuating violently. Our scientists conclude it will collapse within the next month.

Type := Warp Point - Opened
Severity := Catastrophic
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPOpened
Time till Completion := 0
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A surge in the cosmic currents has created a new warp point in [%SystemName]. We should send a ship to study this phenomenon.

Type := Warp Point - Closed
Severity := Catastrophic
Effect Amount := 1
Message To := System
Num Messages := 1
Message Title 1 :=
Message 1 :=
Picture := WPClosed
Time Till Completion := 0
Num Start Messages := 1
Start Message Title 1 := Cosmic Surge
Start Message 1 := A sudden surge in the cosmic currents has been detected. [%WarpPointName] has collapsed!

================================================== =====================================
*END*
================================================== =====================================

Fyron September 3rd, 2003 07:23 AM

Re: Mod idea: The Shrinking Galaxy
 
System Grav Shield prevents ALL WP manipulation on a system. WPs can't be opened to or from it, and they can not be closed to or from it.

dogscoff September 3rd, 2003 03:05 PM

Re: Mod idea: The Shrinking Galaxy
 
To get around the fact that wps don't open randomly, you could "borrow" some code from the devnullmod and grab those WP-opening monsters. They can easily be made pretty much invulnerable to attack or capture, and if you were to strip away their weapons they could be reduced to simple map-meddlers.


All times are GMT -4. The time now is 02:21 PM.

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