Garry's Mod

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일 오후 2시 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분