Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
		
		
		01-17-2024, 06:27 PM 
(This post was last modified: 01-17-2024, 06:28 PM by Davin.)
		
	 
	
		For those of you that use the GTac Assistant, you may find that there are some long lists of choices that can be used when customizing maps. I'll post those lists here for anyone who wishes to see them... 
(BTW, these lists are coming from the release that's pending, so a very few names are new and will be available shortly.)
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The list of available formula names: 
Code: CargoAvailable    Number of empty cargo bays 
CargoMissles      Number of missiles in cargo bays 
CargoPI          Amount of PI in cargo bays 
CargoPV          Amount of PV in cargo bays 
CargoShips        Locations of all "cargo" ships 
CeaseFire        Locations where a Cease Fire occurred this turn 
CeaseFireAge      How many turns ago was a cease fire last seen here? 
CeaseFireRecent  Locations where a Cease Fire occurred within the last few turns 
ChartOrders      Ships that currently have Chart orders 
Charted          Charted star systems 
ColonizeOrders    Ships that currently have Colonize orders 
Colonizing        Systems you are colonizing 
Colony            Known Colonies 
Combat            Locations where a Combat occurred this turn 
CombatAge        How many turns ago was combat last seen here? 
CombatRecent      Locations where a Combat occurred within the last few turns 
Coordinate        All galaxy coordinates (XX-YY w/o the "-") 
CoordinateXX      The XX portion of the XX-YY coordinate system 
CoordinateYY      The YY portion of the XX-YY coordinate system 
Destinations      Ships already enroute to other destinations 
Destroying        Systems you are destroying 
Developing        Systems you are developing 
Enemy            All systems currently owned by other players 
Fleets            Locations with more than one ship 
HangarsAvailable  Number of empty hangars 
HangarsUsed      Number of hangars in use 
HomeWorld        Known Home Worlds 
LastSeen          The turn # of most recent information for a star location 
Mine              All systems you currently own 
MyColonies        All your colonies 
MyCombat          Locations where I was involved in a Combat this turn 
MyHome            Your Home World 
MyPC              Your Production Centers 
NewChartOrders    Ships that are just being given Chart orders 
NewCharts        Locations you are just sending to be charted 
NewColonizeOrders Ships that are just being given Colonize orders 
NewColonizes      Locations you are just sending to be colonized 
NewDestinations  Ships just being moved to new destinations 
NewDestroys      Locations you are just sending to be destroyed 
NewDevelops      Locations you are just sending to be developed 
NewOrders        Ships that are just being given any sort of orders 
NewScoutOrders    Ships that are just being given Scout orders 
NewScoutRoutes    Locations you are placing on a scout route 
NewScouts        Locations you are just sending to be scouted 
NewSentryOrders  Ships that are just being given Sentry orders 
NewSentryRoutes  Locations you are placing on a sentry route 
NewShuttleOrders  Ships that are just being given Shuttle orders 
NewShuttleRoutes  Locations you are placing on a shuttle route 
NoneOrders        Ships that currently have no orders 
Owner            Last known owning Empire number 
PI                PI stockpile 
PIUnspent        PI stockpile not yet spent in current orders 
PV                PV 
ProductionCenter  Known Production Centers 
RecentTurns      Number of turns to be considered as "recent" turns 
SSD              Individual ship SSDs 
ScoutOrders      Ships that currently have Scout orders 
ScoutRoutes      Locations already on existing scout routes 
ScoutShips        Locations of all "scout" ships 
Scouted          Locations that were Scouted this turn 
ScoutedAge        How many turns ago was this location scouted? 
ScoutedRecent    Locations that were Scouted within the last few turns 
SentryOrders      Ships that currently have Sentry orders 
SentryRoutes      Locations already on existing sentry routes 
Ships            Locations of all your ships 
ShuttleOrders    Ships that currently have Shuttle orders 
ShuttleRoutes    Locations already on existing shuttle routes 
Stars            All star systems in the galaxy 
ThisTurn          The current turn # 
ToOrders          Ships that currently have To orders 
TotalSSD          Total SSD of your ships at each location 
Unclaimed        Locations that are not known to be actively claimed 
UnderAttack      Locations where your system was Under Attack this turn 
Unowned          All systems that nobody (that you know of) owns 
WarShipSSD        SSD of warships at each location 
WarShips          Locations of all ships with weapons and engines 
ZOC              Empires' apparent "zones of control" (use ZOC=1 for your empire)
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The list of available formula operators: 
Code: &   And 
|   Or 
=   Equals 
#   Not equals 
<   Less than 
<=  Less than or equal 
>   Greater than 
>=  Greater than or equal 
<>  Not equals 
?   If; Where 
~   Except; Without 
%   In a list 
!   Not (use parentheses) 
$   Distance to nearest 
(   Parenthesis (use to order complex formulas) 
)   Parenthesis (use to order complex formulas) 
+   Add (only used for math calculations) 
-   Subtract (only used for math calculations) 
*   Multiply (only used for math calculations) 
/   Divide (only used for math calculations)
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The unabridged list of available symbols: 
Code: Circle, Large 
Circle, Small 
Circle, X-Large 
Cross, Large, Diagonal 
Cross, Large, Upright 
Cross, Small, Diagonal 
Cross, Small, Upright 
Dagger, Large 
Dagger, Large, Upside-down 
Dagger, Small 
Dagger, Small, Upside-down 
Diamond, Large 
Diamond, Small 
Diamond, X-Large 
Double-Dagger, Large 
Double-Dagger, Small 
Octagram, Large 
Octagram, Small 
Octagram, X-Large 
PV 
PV, Small 
Ship 
Square, Large 
Square, Small 
Square, X-Large 
Star, Large 
Star, Large, Upside-down 
Star, Small 
Star, Small, Upside-down 
Star, X-Large 
Star, X-Large, Upside-down 
Triangle, Large 
Triangle, Large, Upside-down 
Triangle, Small 
Triangle, Small, Upside-down 
Triangle, X-Large 
Triangle, X-Large, Upside-down
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The unabridged list of available Pen styles: 
Code: Invisible 
Solid 
Inside edge 
Dash 
Dot 
Dash-Dot 
Dash-Dot-Dot 
Thick (2) Line 
Thick (3) Line 
Thick (4) Line 
Thick (5) Line 
Thick (6) Line 
Thick (7) Line 
Thick (8) Line 
Thick (9) Line
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The unabridged list of available Brush styles: 
Code: Invisible 
Solid 
Horizontal hatching 
Vertical hatching 
Backslash (\) diagonal hatching 
Slash (/) diagonal hatching 
Cross hatching 
Diagonal cross hatching 
50% shade 
25% shade 
15% shade 
10% shade 
5% shade
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The full list of color names, only a few of which are visible by default: 
Code: Alice Blue             
Antique White          
Aqua                   
Aquamarine             
Azure                  
Beige                  
Bisque                 
Black                  
Blanched Almond        
Blue                   
Blue-Violet            
Brown                  
Burly Wood             
Cadet Blue             
Chartreuse             
Chocolate              
Coral                  
Cornflower Blue        
Cornsilk               
Crimson                
Cyan                   
Dark Blue              
Dark Cyan              
Dark Golden Rod        
Dark Gray              
Dark Grey              
Dark Green             
Dark Khaki             
Dark Magenta           
Dark Olive Green       
Dark Orange            
Dark Orchid            
Dark Red               
Dark Salmon            
Dark Sea Green         
Dark Slate Blue        
Dark Slate Gray        
Dark Slate Grey        
Dark Turquoise         
Dark Violet            
Deep Pink              
Deep Sky Blue          
Dim Gray               
Dim Grey               
Dodger Blue            
Fire Brick             
Floral White           
Forest Green           
Fuchsia                
Gainsboro              
Ghost White            
Gold                   
Goldenrod              
Gray                   
Grey                   
Green                  
Green-Yellow           
Honey Dew              
Hot Pink               
Indian Red             
Indigo                 
Ivory                  
Khaki                  
Lavender               
Lavender Blush         
Lawn Green             
Lemon Chiffon          
Light Blue             
Light Coral            
Light Cyan             
Light Goldenrod Yellow 
Light Gray             
Light Grey             
Light Green            
Light Pink             
Light Salmon           
Light Sea Green        
Light Sky Blue         
Light Slate Gray       
Light Slate Grey       
Light Steel Blue       
Light Yellow           
Lime                   
Lime Green             
Linen                  
Magenta                
Maroon                 
Medium Aqua Marine     
Medium Blue            
Medium Orchid          
Medium Purple          
Medium Sea Green       
Medium Slate Blue      
Medium Spring Green    
Medium Turquoise       
Medium Violet Red      
Midnight Blue          
Mint Cream             
Misty Rose             
Moccasin               
Navajo White           
Navy                   
Old Lace               
Olive                  
Olive Drab             
Orange                 
Orange-Red             
Orchid                 
Pale Goldenrod         
Pale Green             
Pale Turquoise         
Pale Violet-Red        
Papaya Whip            
Peach Puff             
Peru                   
Pink                   
Plum                   
Powder Blue            
Purple                 
Red                    
Rosy Brown             
Royal Blue             
Saddle Brown           
Salmon                 
Sandy Brown            
Sea Green              
Sea Shell              
Sienna                 
Silver                 
Sky Blue               
Slate Blue             
Slate Gray             
Slate Grey             
Snow                   
Spring Green           
Steel Blue             
Tan                    
Teal                   
Thistle                
Tomato                 
Turquoise              
Violet                 
Wheat                  
White                  
White Smoke            
Yellow                 
Yellow-Green           
Very Dark Gray         
Very Dark Grey       
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		The list of predefined maps: 
Code: « Blank » 
« PV » 
« Empire » 
« Enemies » 
« Shuttles » 
« Sentries » 
« Scouts » 
« Destinations » 
« Zones »
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		A new release of GTac is out and the list of formula names as been updated: 
Code: CargoAvailable    Number of empty cargo bays 
CargoMissles      Number of missiles in cargo bays 
CargoPI          Amount of PI in cargo bays 
CargoPV          Amount of PV in cargo bays 
CargoShips        Locations of all "cargo" ships 
CeaseFire        Locations where a Cease Fire occurred this turn 
CeaseFireAge      How many turns ago was a cease fire last seen here? 
CeaseFireRecent  Locations where a Cease Fire occurred within the last few turns 
ChartOrders      Ships that currently have Chart orders 
Charted          Charted star systems 
ColonizeOrders    Ships that currently have Colonize orders 
Colonizing        Systems you are colonizing 
Colony            Known Colonies 
Combat            Locations where a Combat occurred this turn 
CombatAge        How many turns ago was combat last seen here? 
CombatRecent      Locations where a Combat occurred within the last few turns 
Coordinate        All galaxy coordinates (XX-YY w/o the "-") 
CoordinateXX      The XX portion of the XX-YY coordinate system 
CoordinateYY      The YY portion of the XX-YY coordinate system 
Destinations      Ships already enroute to other destinations 
Destroying        Systems you are destroying 
Developing        Systems you are developing 
Enemy            All systems currently owned by other players 
Fleets            Locations with more than one ship 
HangarsAvailable  Number of empty hangars 
HangarsUsed      Number of hangars in use 
HomeWorld        Known Home Worlds 
LastSeen          The turn # of most recent information for a star location 
Mine              All systems you currently own 
MyColonies        All your colonies 
MyCombat          Locations where I was involved in a Combat this turn 
MyHome            Your Home World 
MyPC              Your Production Centers 
NewChartOrders    Ships that are just being given Chart orders 
NewCharts        Locations you are just sending to be charted 
NewColonizeOrders Ships that are just being given Colonize orders 
NewColonizes      Locations you are just sending to be colonized 
NewDestinations  Ships just being moved to new destinations 
NewDestroys      Locations you are just sending to be destroyed 
NewDevelops      Locations you are just sending to be developed 
NewOrders        Ships that are just being given any sort of orders 
NewScoutOrders    Ships that are just being given Scout orders 
NewScoutRoutes    Locations you are placing on a scout route 
NewScouts        Locations you are just sending to be scouted 
NewSentryOrders  Ships that are just being given Sentry orders 
NewSentryRoutes  Locations you are placing on a sentry route 
NewShuttleOrders  Ships that are just being given Shuttle orders 
NewShuttleRoutes  Locations you are placing on a shuttle route 
NoneOrders        Ships that currently have no orders 
Owner            Last known owning Empire number 
PI                PI stockpile 
PIUnspent        PI stockpile not yet spent in current orders 
PV                PV 
ProductionCenter  Known Production Centers 
RecentTurns      Number of turns to be considered as "recent" turns 
SSD              Individual ship SSDs 
ScoutOrders      Ships that currently have Scout orders 
ScoutRoutes      Locations already on existing scout routes 
ScoutShips        Locations of all "scout" ships 
Scouted          Locations that were Scouted this turn 
ScoutedAge        How many turns ago was this location scouted? 
ScoutedRecent    Locations that were Scouted within the last few turns 
SentryOrders      Ships that currently have Sentry orders 
SentryRoutes      Locations already on existing sentry routes 
Ships            Locations of all your ships 
ShuttleOrders    Ships that currently have Shuttle orders 
ShuttleRoutes    Locations already on existing shuttle routes 
Stars            All star systems in the galaxy 
ThisTurn          The current turn # 
ToOrders          Ships that currently have To orders 
TotalSSD          Total SSD of your ships at each location 
Unclaimed        Locations that are not known to be actively claimed 
UnderAttack      Locations where your system was Under Attack this turn 
Unowned          All systems that nobody (that you know of) owns 
WarShipSSD        SSD of warships at each location 
WarShips          Locations of all ships with weapons and engines 
ZOC              Empires' apparent "zones of control" (use ZOC=1 for your empire) 
ShipNumber        Ship number
  
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 656 
	Threads: 32 
	Joined: Mar 2014
	
 Reputation: 
 11
	 
 
	
	
		A new release of GTac is out and the list of formula operators as been updated: 
Code: &  And 
|  Or 
=  Equals 
#  Not equals 
<  Less than 
<=  Less than or equal 
>  Greater than 
>=  Greater than or equal 
<>  Not equals 
?  If; Where 
~  Except; Without 
%  In a list 
!  Not (use parentheses) 
$  Distance to nearest 
(  Parenthesis (use to order complex formulas) 
)  Parenthesis (use to order complex formulas) 
+  Add (only used for math calculations) 
-  Subtract (only used for math calculations) 
*  Multiply (only used for math calculations) 
/  Divide (only used for math calculations) 
//  Integer-Divide (only used for math calculations)
  
	 
	
	
	
	
 
 
	 
 |