Difference between revisions of "Template talk:ShipBox"

From Ultronomicon
Jump to navigation Jump to search
(Sounds like a great idea.)
(MAX_ENERGY)
Line 2: Line 2:
  
 
:I usually get "Battery units" the same way I get the crew complement: by looking at the Melee ship window. I thought about including the other data (as found in the [[Star Control I]] ship databank image), but I didn't know how to find such data (until your info about the source code, that is). Sounds like a great idea. --[[User:Phoenix|Phoenix]] [[User_talk:Phoenix|(t)]] 14:36, 4 Oct 2005 (CEST)
 
:I usually get "Battery units" the same way I get the crew complement: by looking at the Melee ship window. I thought about including the other data (as found in the [[Star Control I]] ship databank image), but I didn't know how to find such data (until your info about the source code, that is). Sounds like a great idea. --[[User:Phoenix|Phoenix]] [[User_talk:Phoenix|(t)]] 14:36, 4 Oct 2005 (CEST)
 +
:Found it. It's the MAX_ENERGY constant in the .c file. Should I rename "battery units" to something else, like "energy banks" or something?  --[[User:Phoenix|Phoenix]] [[User_talk:Phoenix|(t)]] 15:32, 4 Oct 2005 (CEST)

Revision as of 13:32, 4 October 2005

Where does this "Battery units" come from? Also, other data like turning speed, acceleration, max speed, energy regeneration, etc may have a place in such a box. FYI: The exact numbers can be found in the source code (src/sc2code/ships/*/*.c, right at the start). — SvdB 03:22, 4 Oct 2005 (CEST)

I usually get "Battery units" the same way I get the crew complement: by looking at the Melee ship window. I thought about including the other data (as found in the Star Control I ship databank image), but I didn't know how to find such data (until your info about the source code, that is). Sounds like a great idea. --Phoenix (t) 14:36, 4 Oct 2005 (CEST)
Found it. It's the MAX_ENERGY constant in the .c file. Should I rename "battery units" to something else, like "energy banks" or something? --Phoenix (t) 15:32, 4 Oct 2005 (CEST)