Maxeyas Posted June 2, 2021 Posted June 2, 2021 Client side, Javascript * While trying to draw text using: mp.game.graphics.drawText(text, [x, y [, z]], { font, color, scale, outline, centre }); 'text' <- string length is about 300, but the text appears to stop at 99 characters. Is there a way to increase string length in this function? or is there another function which breaks that limit? It's absolutely absurd that there's a 99 limit and it doesn't even mentioned in the wiki... 😕
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now