Something that came up during the Destruction Event was the coordination, i.e. "where is the enemy?" "the halls" or "the yellow part"
So another thing that will probably happen is that colors will either be a mash of nonsense (not helpful in marking areas) or nonexistent and buildings will be...
It's not really that bad, as the save folders are seperate and only contain saves (so nothing you can break unless someone hid malware inside the .fbe file, which I doubt at the moment) and if you are not currently working on something I would suggest the autosave folder...
I use two main flight computers (with different domains, so mfc1 has 1 to 50 and mfc2 has 51 to 100) for my ships with one FCU each and just turn the multiplier to 0 if I don't want to use them (and as I am only using them for controlling forward thrust turn off the rotational etc by changing...
I know some nice phrases regarding that:
1) Don't trust any statistic you haven't doctored yourself. (Traue keiner Statistik die du nicht selbst gefälscht hast)
2) He uses statistics as a drunken man uses lamp posts - for support rather than illumination. (Andrew Lang)
you can cut down the ifR<99 since that is already covered in the else part ifR>=99then else end and the rates are capped at 0 and 100 so it can't go over or lower:
if R>=99 then c++ else c-- end
And if you're really hurting for space look at goto (and maybe test for R<99 and switch THEN and ELSE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.