klvki 0 Posted June 3 Hey, How can i remove the "mp.game.graphics.drawText" text in client side is there a possibility ? Share this post Link to post Share on other sites
robearded 21 Posted June 3 just stop calling the command? drawText is a function that needs to be called every frame if you want the text to be kept drawn. So just stop executing the function Share this post Link to post Share on other sites