This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| prpl:getshipthrustmultiplier [2017/03/20 14:04] – Added description, notation and an example kajacx | prpl:getshipthrustmultiplier [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- [[.: | + | <- [[.: |
| ===== GetShipThrustMultiplier | ===== GetShipThrustMultiplier | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | | Ship UID | Thrust Multiplier | [ i1 - f1 ] | | + | | Ship UID | Thrust Multiplier | [ int - float ] | |
| === Description === | === Description === | ||
| - | Thrust multiplier is a float number saying how much faster the ship is going. 1 is normal speed, 2 is 2 times faster, 0.5 is half the speed, etc. This is different from 1 only if you have previously changed it with SetShipThrustMultiplier. | + | Thrust multiplier is a float number saying how much faster the ship is going. 1 is normal speed, 2 is 2 times faster, 0.5 is half the speed, etc. This is different from 1 only if you have previously changed it with [[.:SetShipThrustMultiplier]]. |