ðInstallation & Usage
-- Fix single tire (Vehicle entity and tire index)
exports['xt-slashtires']:FixTire(vehicle, tireIndex)
-- Fix all tires (Vehicle entity)
exports['xt-slashtires']:FixAllTires(vehicle)
Last updated
-- Fix single tire (Vehicle entity and tire index)
exports['xt-slashtires']:FixTire(vehicle, tireIndex)
-- Fix all tires (Vehicle entity)
exports['xt-slashtires']:FixAllTires(vehicle)
Last updated