View Single Post
Old 06-27-11, 02:44 PM   #2
Ducimus
Rear Admiral
 
Ducimus's Avatar
 
Join Date: May 2005
Posts: 12,987
Downloads: 67
Uploads: 2


Default

Quote:
Originally Posted by Armistead View Post
I would just prefer the option, not either or.
Problem is the way the game is coded, when it rewards you, it offers you a refit, OR a new command. The trouble is, the way it behaves it's logic goes like this:

(pardon the psudo code but i think you get the idea)

If
NewCommand Available = true
Then
PlayerReward = newCommand
Else
PlayerReward = Refit.


So if you want refits to occur more often, you have to limit the number of new commands (Edit: or rather, Upgrade class availabilty). Right now, i think the chances of riding a gato or whatever and seeing it go through its 3 to 4 conning tower evolutions is next to nill.
Ducimus is offline   Reply With Quote