Textdraws? How to use to make pannel
#1

How can a textdraw be used to get vehicle speed, health and player stats?
Reply
#2

First get all the info you need and save it into a variable (Player health with GetPlayerHealth for eg.)
Then use TextDrawSetString(NameOfYourTextdraw,VariableYouWa ntToInsert)
And then TextDrawShowForPlayer(playerid, NameOfYourTextdraw);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)