Help with a textdraw
#1

Hey, I need help with my textdraw.. I have it so it'll show the player Kills and Deaths.. But when the player stats update.. The new number just lays over the old one. How can I have it delete the old number and add the new one so the 'ghost' of the old number isn't under the new one? Thanks, sorry if you don't understand the question.
Reply
#2

post the textdraw code.


how are you updating the text?
Reply
#3

i assume that you're creating a new textdraw whenever kills and deaths increase. for that, try using "TextDrawSetString" in "OnPlayerDeath" which allows you to know who the killer is and who died.
Reply
#4

ok wherever you have ShowTextDrawForPlayer for the new kills text draw put HideTextDrawForPlayer above it
Reply
#5

Thanks skribblez, helped a lot. Repped.
Reply
#6

Quote:
Originally Posted by Azzeto
Посмотреть сообщение
Thanks skribblez, helped a lot. Repped.
no problem, thanks for the rep too.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)