Garry's Mod
MR's On-board Diagnostics GUI
Показване на 1 — 9 от 9 постъпления
Обновление: 21 септ. 2019 в 4:10

Nobody told me that I broke the addon when Simfphys is not installed!

Обновление: 16 септ. 2019 в 11:03

Now the RPM digital display also lights red when the RPM equals the max RPM. It's only meaningful for Simfphys vehicles.

Обновление: 15 септ. 2019 в 11:59

Added the actual steer angle for Simfphys vehicles (not documented)

Обновление: 15 септ. 2019 в 4:52

Added support for Simfphys vehicles

Обновление: 13 септ. 2019 в 11:29

When testing for a potential parent vehicle (for passenger seats), I forgot to test if a valid parent is a valid vehicle, so the code tried to call nil methods that belong to the Vehicle class.

Обновление: 12 септ. 2019 в 12:09

Added a test of the player before creating the OSD to solve the OSD mistakenly appearing for other players. Preventing the entity transmission may not work.

Обновление: 9 септ. 2019 в 14:29

Worked around strange behavior of module() + forgot to declare suspensions as local

Обновление: 9 септ. 2019 в 12:38

Forgotten resource.AddWorkshop()

Обновление: 9 септ. 2019 в 10:53