For the complete documentation index, see llms.txt. This page is also available as Markdown.

Client Exports

Display

Manage the hud display

-- boolean: true to show / false to hide
exports['vms_hud']:Display(boolean)

hasSeatbelt

This function will return information about whether the player has a seatbelt on or unbuckled.

exports['vms_hud']:hasSeatbelt()

Last updated