Skip to main content

displayMoneywash

exports["RiP-MoneywashV2"]:displayMoneywash(state) 

This function displays the moneywash

Arguments

NameTypeOptionalExplenation
stateBooleanNoShow/hide the UI

Example

if IsControlJustReleased(0, 38) then
exports["RiP-MoneywashV2"]:displayMoneywash(true)
end