View Single Post
  #133  
Old October 23rd, 2006, 03:06 PM
AngleWyrm's Avatar

AngleWyrm AngleWyrm is offline
Second Lieutenant
 
Join Date: Mar 2005
Location: Seattle, WA
Posts: 417
Thanks: 0
Thanked 0 Times in 0 Posts
AngleWyrm is on a distinguished road
Default Re: Balance Mod Available for SE:V

Thinking about Frontier Space Yards concept, I came up with this idea:

lst_Frontier_WarpPoints : int

which is a count of warp point space objects in colonized systems that don't lead to other colonized systems.

I'm not sure how sorting works in this game; is it parallel lists? If so, it might be possible to sort a list of colonies, filtered by spaceyard, on lst_Frontier_WarpPoints.
Reply With Quote