Page 1 of 1

[WISH] Add Player.EngineSpeed, Player.Gear...

Posted: 05 May 2015, 18:43
by undef.de
Another small wishlist to complete one of my plugin:

Player.EngineSpeed integer
From where i can get the current engine rotational speed.

Player.Gear integer
From where i can get which gear is currently engaged.

Player.Throttling boolean
'True' if the Player does not press the forward key, otherwise 'False'.

Player.Accelerate boolean
'True' if the Player presses the forward key to get faster, otherwise 'False'.

Or was Player.AccelCoef and Player.ControlCoef be meant/helpful for Player.Throttling or Player.Accelerate?

8-)

Re: [WISH] Add Player.EngineSpeed, Player.Gear...

Posted: 25 Jun 2015, 22:52
by undef.de
undef.de wrote:Or was Player.AccelCoef and Player.ControlCoef be meant/helpful for Player.Throttling or Player.Accelerate?
Nope, not related to this. :-|