[RC6] School of Engineering
It depends on the destiny of the object...unfortunately I have no idea what that is...
(setq roll (modulo (objGetDestiny gSource) 3))
If it's a random figure though, then you should have 1/3 of each... but I do seem to get mostly reactor...so, it might not be entirely random.
Does anyone know what destiny is??[/code]
(setq roll (modulo (objGetDestiny gSource) 3))
If it's a random figure though, then you should have 1/3 of each... but I do seem to get mostly reactor...so, it might not be entirely random.
Does anyone know what destiny is??[/code]
Destiny is a variable attached to every object when it is created ranging from 1-360 (maybe 0-360 though)
It's a sneaky way of making things random that george uses.
It's a sneaky way of making things random that george uses.
Coming soon: The Syrtian War adventure mod!
A Turret defense genre mod exploring the worst era in Earth's history.
Can you defend the Earth from the Syrtian invaders?
Stay tuned for updates!
A Turret defense genre mod exploring the worst era in Earth's history.
Can you defend the Earth from the Syrtian invaders?
Stay tuned for updates!
-
- Developer
- Posts: 2998
- Joined: Thu Jul 24, 2003 9:53 pm
- Contact:
The main advantage of "destiny" is that it is rolled once when the object is created and never changed. I use it whenever I need a random number that changes from game to game but not within a single game.Prophet wrote:Destiny is a variable attached to every object when it is created ranging from 1-360 (maybe 0-360 though)
It's a sneaky way of making things random that george uses.
It depends on what their project is.Spectrum wrote:What does the school do exactly? Every time I've gone there nothing has happened. Hello by the way
starship engines - they either repair or enhance equipped engines till level 6 engines, I think (although I've tried it only on the Tritium Propulsion upgrade)
starship reactors - they repair or enhance equipped reactors by 20% till till level 6 i.e. 150NX (I've tried it only till 100MW one though...)
shield generators - same, by 20 % till level 6. This I've tested. level 7 shields don't work.
That's pretty unimpressive. Starship engines are only really used by one playership, and certainly only used by one that early, and +20% reactor power is pretty easy to get from heliotrope fuel.
I think it would be most interesting if they gave bonuses that were otherwise impossible to get, like the blast resistant shields Brzelius got.
I think it would be most interesting if they gave bonuses that were otherwise impossible to get, like the blast resistant shields Brzelius got.
Or maybe created their own, special items.
Or maybe gave you the ability to repair broken items (ala Almighty Wrench).
Or maybe gave you the ability to repair broken items (ala Almighty Wrench).
[schilcote] It doesn't have to be good, it just has to not be "wow is that the only thing you could think of" bad