Reply
 
Thread Tools
Old March 22, 2004, 13:42   #1
FlameFlash
Call to Power PBEMAlpha Centauri Democracy GameAlpha Centauri PBEMMacACDG PeaceCall To Power SuperLeagueACDG3 Data AngelsCall to Power MultiplayerCivilization II PBEMCivilization III PBEMCivilization IV PBEMCivilization IV: MultiplayerCivilization III MultiplayerC4BtSDG Team Banana
Emperor
 
FlameFlash's Avatar
 
Local Time: 13:34
Local Date: November 2, 2010
Join Date: Dec 2001
Location: Minnesota, USA
Posts: 6,454
Sea Sonar Stations
I'm wanting to add sonar bouys or sensor bouys or whatever to Doc: Ini.

Where do I start to find info about how to do this?
__________________
I'm not conceited, conceit is a fault and I have no faults...

As always, will play after work. I wonder if I'll ever be able to turn that the other way...
FlameFlash is offline   Reply With Quote
Old March 22, 2004, 14:53   #2
GeoModder
ACDG The Cybernetic ConsciousnessACDG3 Data AngelsC4BtSDG Rabbits of CaerbannogC4WDG The Goonies
Deity
 
GeoModder's Avatar
 
Local Time: 21:34
Local Date: November 2, 2010
Join Date: Jan 2004
Location: amongst equals.
Posts: 12,956
Doesn't changing 'Disable' in this line to 'none' or a tech name work?

Sensor Array, None, Sensor Array, Disable, 4, Construct $STR0, O, O

You can find this line in the alphax.txt file, under the 'TERRAIN' paragraph

Try this:

Sensor Array, None, Sensor Array, None, 4, Construct $STR0, O, O
__________________
He who knows others is wise.
He who knows himself is enlightened.
-- Lao Tsu

SMAC(X) Marsscenario
GeoModder is offline   Reply With Quote
Old March 22, 2004, 15:05   #3
FlameFlash
Call to Power PBEMAlpha Centauri Democracy GameAlpha Centauri PBEMMacACDG PeaceCall To Power SuperLeagueACDG3 Data AngelsCall to Power MultiplayerCivilization II PBEMCivilization III PBEMCivilization IV PBEMCivilization IV: MultiplayerCivilization III MultiplayerC4BtSDG Team Banana
Emperor
 
FlameFlash's Avatar
 
Local Time: 13:34
Local Date: November 2, 2010
Join Date: Dec 2001
Location: Minnesota, USA
Posts: 6,454
Many thanks...

I'm trying this out now:

Code:
Sensor Array,     None,    Sensor Buoy,     DocInit,  4,  Construct $STR0, O, O
__________________
I'm not conceited, conceit is a fault and I have no faults...

As always, will play after work. I wonder if I'll ever be able to turn that the other way...
FlameFlash is offline   Reply With Quote
Old March 22, 2004, 15:42   #4
GeoModder
ACDG The Cybernetic ConsciousnessACDG3 Data AngelsC4BtSDG Rabbits of CaerbannogC4WDG The Goonies
Deity
 
GeoModder's Avatar
 
Local Time: 21:34
Local Date: November 2, 2010
Join Date: Jan 2004
Location: amongst equals.
Posts: 12,956
Would be great, though, if the graphics could be adapted as well... Imagine, nearly invisible buoys...
__________________
He who knows others is wise.
He who knows himself is enlightened.
-- Lao Tsu

SMAC(X) Marsscenario
GeoModder is offline   Reply With Quote
Old March 22, 2004, 20:41   #5
FlameFlash
Call to Power PBEMAlpha Centauri Democracy GameAlpha Centauri PBEMMacACDG PeaceCall To Power SuperLeagueACDG3 Data AngelsCall to Power MultiplayerCivilization II PBEMCivilization III PBEMCivilization IV PBEMCivilization IV: MultiplayerCivilization III MultiplayerC4BtSDG Team Banana
Emperor
 
FlameFlash's Avatar
 
Local Time: 13:34
Local Date: November 2, 2010
Join Date: Dec 2001
Location: Minnesota, USA
Posts: 6,454
That would be! As it is, it looks kind of strange having it sitting out there on the water, but it works fine. Just play-tested it.

Change it too, though. Forgot how long it can take to get to DocInit and DocFlex was the one I was meaning anyway.

Code:
Sensor Array,     None,    Sensor Buoy,     DocFlex,  4,  Construct $STR0, O
__________________
I'm not conceited, conceit is a fault and I have no faults...

As always, will play after work. I wonder if I'll ever be able to turn that the other way...
FlameFlash is offline   Reply With Quote
Old March 23, 2004, 07:23   #6
Darsnan
supporter
Alpha Centauri PBEMACDG3 GaiansApolytoners Hall of FameC4DG Team Alpha CentauriansPolyCast TeamSpore
Emperor
 
Darsnan's Avatar
 
Local Time: 15:34
Local Date: November 2, 2010
Join Date: Dec 2001
Location: New Syracuse, Beta Prime
Posts: 3,793
Quote:
Originally posted by FlameFlash
That would be! As it is, it looks kind of strange having it sitting out there on the water, but it works fine. Just play-tested it.

Change it too, though. Forgot how long it can take to get to DocInit and DocFlex was the one I was meaning anyway.

Code:
Sensor Array,     None,    Sensor Buoy,     DocFlex,  4,  Construct $STR0, O
Hello FlameFlash,

when you say you tested this, does it mean you just built it, or that you employed units in the area and verified they recieved the +25% defense bonus? Reason I am asking is that I modified my alphax.txt a while ago to include building sea sensors, and was able to build them fine, however Petek pointed out that the sensors weren't giving the +25% bonus. When you get the chance, can you let me know if you have verified the sea sensors are giving a +25% defense bonus, as I would really like to be able to build these (I've always felt that the sea aspects of the game were neglected by Firaxis).


D
Darsnan is offline   Reply With Quote
Old March 23, 2004, 11:32   #7
FlameFlash
Call to Power PBEMAlpha Centauri Democracy GameAlpha Centauri PBEMMacACDG PeaceCall To Power SuperLeagueACDG3 Data AngelsCall to Power MultiplayerCivilization II PBEMCivilization III PBEMCivilization IV PBEMCivilization IV: MultiplayerCivilization III MultiplayerC4BtSDG Team Banana
Emperor
 
FlameFlash's Avatar
 
Local Time: 13:34
Local Date: November 2, 2010
Join Date: Dec 2001
Location: Minnesota, USA
Posts: 6,454
I'll check that out soon, Darsnan. My main want was to simply allow for early warning, with no care if there was a +25% bonus.
__________________
I'm not conceited, conceit is a fault and I have no faults...

As always, will play after work. I wonder if I'll ever be able to turn that the other way...
FlameFlash is offline   Reply With Quote
Old March 23, 2004, 11:56   #8
GeoModder
ACDG The Cybernetic ConsciousnessACDG3 Data AngelsC4BtSDG Rabbits of CaerbannogC4WDG The Goonies
Deity
 
GeoModder's Avatar
 
Local Time: 21:34
Local Date: November 2, 2010
Join Date: Jan 2004
Location: amongst equals.
Posts: 12,956
Quote:
Originally posted by FlameFlash
That would be! As it is, it looks kind of strange having it sitting out there on the water, but it works fine. Just play-tested it.

Change it too, though. Forgot how long it can take to get to DocInit and DocFlex was the one I was meaning anyway.

Code:
Sensor Array,     None,    Sensor Buoy,     DocFlex,  4,  Construct $STR0, O
If you're thinking of including this in a next ACDG (or whatever), you can count on my vote.
__________________
He who knows others is wise.
He who knows himself is enlightened.
-- Lao Tsu

SMAC(X) Marsscenario
GeoModder is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

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 15:34.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Apolyton Civilization Site | Copyright © The Apolyton Team