To override ox_lib functions replace the following file with the one provided for ox_lib/resource/interface/client/textui.lua
exports.sn_ui:showDrawText(text, position)
text: string
string
position?: string
bottom-center (default)
top-center
left-center
right-center
exports.sn_ui:hideDrawText()
Last updated 9 days ago