Some Textdraws with timers messed up:s
#1

Heey all,

I made some textdraws with timers but some are messed up. The most messed up textdraw is my Speedo.
Example:Sometimes the speedo is placed at the wrong position and has the font of another textdraw
I checked all my textdraws and i see nothing wrong with my positions.
How can i fix this?
Do i need to kill all textdraws on ongamemodeexit or onplayerdisconnect?

Thanks Admigo
Reply
#2

How do you create the TextDraw?
pawn Код:
new TextDraw;
or
pawn Код:
new TextDraw[MAX_PLAYERS];
Reply
#3

I use both of them: Shops without MAX_PLAYERS.
My Speedo with MAX_PLAYERS
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)