Author Topic: What the heck IS this thing?  (Read 7026 times)

0 Members and 1 Guest are viewing this topic.

Offline BFG

What the heck IS this thing?
« on: January 29, 2013, 05:19:11 AM »
I decided to set up a scenario tonight where the faction I was playing had every tech from the beginning.  Interestingly, because of some tweaks I've made to alphax.txt, it had the side effect of causing over 3000 ecodamage per turn.  It didn't take long for the Mindworms and Xenofungus to register their displeasure.

But then, after 30k+ damage had been done...THIS thing appeared, assigned to the Planet faction.  It had stats of 3-1-1 and 10 HP, and was listed as a "Pre-Boil".  But no name was given for it - not Mind Worms, not Fungal Tower, nothing.  Manually upgrading it (via Scenario Editor) to a Demon Boil didn't change the pic.  Shortly after I engaged it, SMAX crashed...so I had to grab a screenshot from Units.PCX instead of the game itself.

What the heck IS this thing?

Offline JarlWolf

Re: What the heck IS this thing?
« Reply #1 on: January 29, 2013, 08:26:24 AM »
It almost looks like some bugged Progenitor colony pod.


"The chains of slavery are not eternal."

Offline Flygon

Re: What the heck IS this thing?
« Reply #2 on: January 29, 2013, 03:28:38 PM »
Close, it's a Colony Pod sprite from before the game was using 3D models. I am 97% certain.

I lack evidence to back my claims, but I am darn sure of it. That, and I've looked into it in the past.

Offline BFG

Re: What the heck IS this thing?
« Reply #3 on: January 29, 2013, 03:36:13 PM »
Close, it's a Colony Pod sprite from before the game was using 3D models. I am 97% certain.
I lack evidence to back my claims, but I am darn sure of it. That, and I've looked into it in the past.
If that's the case, then how in the world did it end up in my game?  Maybe I've made some bad edits to alphax.txt?
(Keep in mind the game wasn't just using the wrong sprite...otherwise, it would have identified the unit as a "mindworm", etc.)

Offline Flygon

Re: What the heck IS this thing?
« Reply #4 on: January 29, 2013, 03:43:58 PM »
I don't know. Something overflowed?

Also, I ended up trying to dig for evidence...



It's not much, but it is SOMETHING. I wish we had more materials of SMAC's early development. This folder has some more screenies, as well as this one. I know there's more, though. Including completely 2D mapped ones (or: Really REALLY showing your Civilization II engine roots here).

Offline gwillybj

Re: What the heck IS this thing?
« Reply #5 on: January 30, 2013, 02:05:50 AM »
Those pictures are used for the #UNITS.

The top row is 0, the Progenitor Colony Pod.
1, the Fungal Tower.
2, the Alien Artifact.
3, the Mind Worms.
4, the Sealurk.
5, the Spore Launcher.
6, the Battle Ogres.
7, the Conventional Missile.
8, the Planet Buster.

You choose one of these for the number between the Prerequisite and the Abilities String, thus:
Sealurk, Foil, Psi, Psi, 6, 6, 0, CentPsi, 4, 00000000000000000001000000

So if it's in your game, one of the #UNITS is using the Unit 0 picture and has a 0 in that spot.
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. ― Arthur C. Clarke
I am on a mission to see how much coffee it takes to actually achieve time travel. :wave:

Offline BFG

Re: What the heck IS this thing?
« Reply #6 on: January 30, 2013, 02:12:00 AM »
So if it's in your game, one of the #UNITS is using the Unit 0 picture and has a 0 in that spot.
Thanks for the suggestion, but I double checked, and no units are assigned 0.  I haven't altered any of the stock units' numbers, and all of the units I added have a -1 assignment except for one, which has a 7 assignment.

Offline Droom

Re: What the heck IS this thing?
« Reply #7 on: January 30, 2013, 02:59:59 AM »
excuse a noob,  but Darsnan uses this in his scenario that I'm currently on

Offline gwillybj

Re: What the heck IS this thing?
« Reply #8 on: January 30, 2013, 12:32:48 PM »
So if it's in your game, one of the #UNITS is using the Unit 0 picture and has a 0 in that spot.
Thanks for the suggestion, but I double checked, and no units are assigned 0.  I haven't altered any of the stock units' numbers, and all of the units I added have a -1 assignment except for one, which has a 7 assignment.
curiouser and curiouser... You said the Planet faction: Did you have a Planet faction in the game? Or is it a ghost?

... Darsnan uses this in his scenario that I'm currently on
would you mind looking at the #UNITS section of the alpha.txt and see if any of them have 0 in that spot?

... over 3000 ecodamage per turn.
That's a lot of ecodamage.
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. ― Arthur C. Clarke
I am on a mission to see how much coffee it takes to actually achieve time travel. :wave:

Offline BFG

Re: What the heck IS this thing?
« Reply #9 on: January 30, 2013, 04:35:32 PM »
... over 3000 ecodamage per turn.
That's a lot of ecodamage.
Yeah, I have to believe that's a bug in Yitzi's new 1.2 SMAX patch.  I mean, I only had one base with a population of 3.  I only had 4-6 minerals coming into that base.

Offline ete

Re: What the heck IS this thing?
« Reply #10 on: January 30, 2013, 05:19:37 PM »
You need Yitzi's alphax.txt otherwise the eco damage formula goes nuts.

Offline BFG

Re: What the heck IS this thing?
« Reply #11 on: January 30, 2013, 07:11:28 PM »
You need Yitzi's alphax.txt otherwise the eco damage formula goes nuts.
I'm using it...

Offline gwillybj

Re: What the heck IS this thing?
« Reply #12 on: January 31, 2013, 12:41:35 PM »
A thought: If you added predefined units, did you change the number directly following the #UNITS header? It needs to match the total number of predefined units. (In unedited alpha.txt this is 14. In unedited alphax.txt this is 23.) If it doesn't match, when you play strange things will happen with mismatched sprites.
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. ― Arthur C. Clarke
I am on a mission to see how much coffee it takes to actually achieve time travel. :wave:

Offline BFG

Re: What the heck IS this thing?
« Reply #13 on: January 31, 2013, 02:52:12 PM »
Good thinking!  But yep, I checked that too.  I even checked for extra carriage returns (versus the original file) and missing/extra commas.

Offline Kirov

Re: What the heck IS this thing?
« Reply #14 on: February 01, 2013, 10:17:18 PM »
I've seen that unit a lot in Darsnan scenarios, maybe his scenario-specific alphax.txt would shed some light.

 

* User

Welcome, Guest. Please login or register.

Login with username, password and session length

Select language:

* Community poll

SMAC v.4 SMAX v.2 (or previous versions)
-=-
24 (7%)
XP Compatibility patch
-=-
9 (2%)
Gog version for Windows
-=-
103 (32%)
Scient (unofficial) patch
-=-
40 (12%)
Kyrub's latest patch
-=-
14 (4%)
Yitzi's latest patch
-=-
89 (28%)
AC for Mac
-=-
3 (0%)
AC for Linux
-=-
6 (1%)
Gog version for Mac
-=-
10 (3%)
No patch
-=-
16 (5%)
Total Members Voted: 314
AC2 Wiki Logo
-click pic for wik-

* Random quote

Heaven lasts long, and Earth abides
What is the secret of their durability?
Is it because they do not live for themselves
That they endure so long?
~Lao Tzu, Datalinks

* Select your theme

*
Templates: 5: index (default), PortaMx/Mainindex (default), PortaMx/Frames (default), Display (default), GenericControls (default).
Sub templates: 8: init, html_above, body_above, portamx_above, main, portamx_below, body_below, html_below.
Language files: 4: index+Modifications.english (default), TopicRating/.english (default), PortaMx/PortaMx.english (default), OharaYTEmbed.english (default).
Style sheets: 0: .
Files included: 47 - 1280KB. (show)
Queries used: 46.

[Show Queries]