toggleAntilag
toggleAntilag()
local antiLag = WarMenu.CheckBox("Toggle Antilag",antilagActive)
if WarMenu.IsItemHovered() then
WarMenu.ToolTip('Toggles the Antilag System (Make sure to set a turbo for it to work.)',nil,true)
end
if antiLag then antilagActive = dynamic:toggleAntilag() endLast updated