Why Textdraws dont show in the game?
#1

^TITLE^
Reply
#2

you sure you used TextDrawShowForPlayer on player spawn callback or onplayerconnect callback?
Reply
#3

make sure you have

pawn Код:
TextDrawShowForPlayer(playerid, textdraw123);
or

pawn Код:
TextDrawShowForAll(textdraw123);
EDIT: Little late in seconds
Reply
#4

Thanks you all but i have solved it by myself but there is a problem in updating
Like
I have changed someones score
the old score were written 0 and now i updated to 1 sometimes it normally do it sometimes it overrites the text why that?
Reply
#5

prbbly some other filterscripts are bugging the textdraws..
Reply
#6

No Filterscripts are addded to my gamemode lol
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)