Garry's Mod
MR's On-board Diagnostics GUI
Hiển thị 1-9 trong 9 mục
Cập nhật: 21 Thg09, 2019 @ 4:10am

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

Cập nhật: 16 Thg09, 2019 @ 11:03am

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

Cập nhật: 15 Thg09, 2019 @ 11:59am

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

Cập nhật: 15 Thg09, 2019 @ 4:52am

Added support for Simfphys vehicles

Cập nhật: 13 Thg09, 2019 @ 11:29am

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.

Cập nhật: 12 Thg09, 2019 @ 12:09pm

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.

Cập nhật: 9 Thg09, 2019 @ 2:29pm

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

Cập nhật: 9 Thg09, 2019 @ 12:38pm

Forgotten resource.AddWorkshop()

Cập nhật: 9 Thg09, 2019 @ 10:53am