mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-07-16 00:44:46 +00:00
Deploying to gh-pages from @ psforever/PSF-LoginServer@70c4393e9b 🚀
This commit is contained in:
parent
1e6f8f9ce2
commit
3123f0b355
21 changed files with 41 additions and 38 deletions
File diff suppressed because one or more lines are too long
|
|
@ -1237,7 +1237,8 @@ the player will behave like they are bailing from it.
|
|||
"Something like speed:"<br>
|
||||
For ground vehicles, for <code>n</code>, the calculated in-game speed for the value in this packet will be at least <code>3.45 x n</code>.
|
||||
For flight vehicles, for <code>n</code>, the forward air speed for the value in this packet will be at least <code>1.18 * n</code>.
|
||||
This approximation is not always going to be accurate but serves as a good rule of thumb.</p></div><dl class="paramcmts block"><dt class="param">lock_accelerator</dt><dd class="cmt"><p>driver has no control over vehicle acceleration</p></dd><dt class="param">lock_wheel</dt><dd class="cmt"><p>driver has no control over vehicle turning</p></dd><dt class="param">reverse</dt><dd class="cmt"><p>move in reverse
|
||||
This approximation is not always going to be accurate but serves as a good rule of thumb.</p></div><dl class="paramcmts block"><dt class="param">lock_accelerator</dt><dd class="cmt"><p>driver has no control over vehicle acceleration</p></dd><dt class="param">lock_wheel</dt><dd class="cmt"><p>driver has no control over vehicle turning;
|
||||
generally, the driver never has turning control</p></dd><dt class="param">reverse</dt><dd class="cmt"><p>move in reverse
|
||||
0 = forward
|
||||
1 = reverse</p></dd><dt class="param">unk4</dt><dd class="cmt"><p>na;
|
||||
something to do with vehicle bailable speed</p></dd><dt class="param">lock_vthrust</dt><dd class="cmt"><p>pilot has no control over vertical thrust;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue