Garry's Mod
MR's On-board Diagnostics GUI
9件中 1-9 を表示
更新:2019年9月21日 @ 4時10分

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

更新:2019年9月16日 @ 11時03分

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

更新:2019年9月15日 @ 11時59分

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

更新:2019年9月15日 @ 4時52分

Added support for Simfphys vehicles

更新:2019年9月13日 @ 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.

更新:2019年9月12日 @ 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.

更新:2019年9月9日 @ 14時29分

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

更新:2019年9月9日 @ 12時38分

Forgotten resource.AddWorkshop()

更新:2019年9月9日 @ 10時53分