Creating list of all bodies/habitats in EoC
            
        
                21 years 2 months ago                #18223
        by Shane
    
    
            
            
            
            
            
                                
    
                                                
    
        Creating list of all bodies/habitats in EoC was created by Shane            
    
        Does anyone happen to have some code which would poll through all the bodies and habitats in EoC and dump them into flux log?  And even sort them?  Or something I could modify to achieve this result?
Or does anyone happen to have a list of these?
Thanks.
<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
            
    Or does anyone happen to have a list of these?
Thanks.
<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
Please Log in or Create an account to join the conversation.
- GrandpaTrout
- 
            
				  
- Offline
- King of Space
- 
              
            
        
                21 years 2 months ago                #11510
        by GrandpaTrout
    
    
            
             
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by GrandpaTrout on topic Creating list of all bodies/habitats in EoC            
    
        The new geography package would let you decompile the maps and get a full list. But that drops out pretranslated names, which can differ. Or you could just look at the text translation files, cause everything had to be translated. The nice thing about both of these options is that they churn out spreadsheet files, and the spreadsheet lets you sort with ease.
-Gtrout
            -Gtrout
Please Log in or Create an account to join the conversation.
            
        
                21 years 2 months ago                #11511
        by Shane
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Shane on topic Creating list of all bodies/habitats in EoC            
    
        Great!  I'll give that a try (actually, I'd started sorting the text entries by hand, and it's a big damn cluster!  )
)
Thanks.
<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
            
     )
)Thanks.

<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
Please Log in or Create an account to join the conversation.
- Stephen Robertson PS
- 
            
				  
- Offline
- Regular
- 
              
            
        
                21 years 2 months ago                #11512
        by Stephen Robertson PS
    
    
            
-- Steve
Stephen Robertson
I-War series co-designer.
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Stephen Robertson PS on topic Creating list of all bodies/habitats in EoC            
    
        Look at the location finder mod source code - it generates lists of all habitats in the game, and the code could easily be modified to list all planetary bodies too.
-- Steve
Stephen Robertson
I-War series co-designer.
            -- Steve
Stephen Robertson
I-War series co-designer.
-- Steve
Stephen Robertson
I-War series co-designer.
Please Log in or Create an account to join the conversation.
            
        
                21 years 2 months ago                #11513
        by Shane
    
    
        
An elegant solution. I suppose that's why you're the professional and I'm the amature. Thanks Stephen!
  Thanks Stephen!
<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
            
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Shane on topic Creating list of all bodies/habitats in EoC            
    <smacks forehead> Augh! Why didn't I think of that?Originally posted by Stephen Robertson
Look at the location finder mod source code - it generates lists of all habitats in the game, and the code could easily be modified to list all planetary bodies too.
An elegant solution. I suppose that's why you're the professional and I'm the amature.
 Thanks Stephen!
  Thanks Stephen!<font size="1"><font face="Book Antiqua"><font color="black">"Never before in the history of the world had such a mass of human beings moved and suffered together. This was no disciplined march; it was a stampede-- without order and without a goal, six million people unarmed and unprovisioned, driving headlong. It was the beginning of the rout of Civilisation... of the massacre of Mankind."
--H. G. Wells The War Of The Worlds</font id="black"></font id="Book Antiqua"> </font id="size1">
Please Log in or Create an account to join the conversation.


