Installation
If you aren't familiar with programming or just you don't know how to set up the script, we present our installation guide which is as comprehensive as possible so you don't have any difficulties.
Last updated
files {
'client/html/index.html',
-- Begin Sound Files Here...
-- client/html/sounds/ ... .ogg
'client/html/sounds/*.ogg'
}Seatbelt = {
Enable = false, -- Must be false
Key = "B",
EjectCheckSpeed = 45,
RagdollTime = 1,
Export = function (state)
exports[Config.HudResource]:SeatbeltState(state)
end
}