linnik 2 Posted July 13, 2018 Hi, mp.game.graphics.drawText shows text on screen which is always aligned centrally. Parameter "centre" doesn't work. Any suggestions? Share this post Link to post Share on other sites
toruk 1 Posted May 4 up Graphics::drawText has an argument called "centre" which is a Boolean. However it doesn't seem to do anything. Can anyone help me with this? https://wiki.rage.mp/index.php?title=Graphics::drawText Share this post Link to post Share on other sites
toruk 1 Posted May 4 Solution - create your own drawText function that uses https://wiki.rage.mp/index.php?title=Client-side_functions#Ui if you need an example found a very good resource: Share this post Link to post Share on other sites