ToggleBodycam


📌 Description

Toggles the bodycam state (on/off) for the current player. Useful for law enforcement RP to simulate body camera activation/deactivation.

✅ Usage

RegisterCommand("bodycam", function()
    exports['kartik-mdt']:ToggleBodycam()
end, false)

Last updated