DrawText
With these docs you can replace qb's DrawText ui with tgiann-core drawTexts
Find local function hideText() function
Replace the code block of the function with the following
Find local function drawText(text, position) function
Replace the code block of the function with the following
Find local function changeText(text, position) function
Replace the code block of the function with the following
Last updated