Does anyone know the format for the Get/SetThrustMultiplier?

Started by Nicant, March 19, 2017, 09:50:03 PM

Previous topic - Next topic

Nicant

Does anyone know the format for the PRPL commands, GetThrustMultiplier and SetThrustMultiplier? I'm making a custom module that acts like an engine and there appears to be no information about the format of these commands. Any help will be appriciated. :)
CW4 hype!!

kajacx

Seems pretty standard from what I could tell:


<-shipId <-speed SetShipThrustMultiplier
<-shipId GetShipThrustMultiplier ->speed


The speed is float number, where 1 means normal speed, 2 is 2x faster and 0.5 is 2x slower.
Why do work yourself, when you can write a program that will do the work for you.

GoodMorning

Would you update the wiki, then? That page is blank.

Nicant, be warned, some attributes don't seem to work for player ships.
A narrative is a lightly-marked path to another reality.

Nicant

CW4 hype!!