Why does it say that the symbol never is used?
#10

Quote:
Originally Posted by ♣ Joker ♠
Quote:
Originally Posted by Ihsan_Cingisiz
1. Under what shall i place it? (At the moment, i have it under OnPlayerUpdate((This makes the Game slow)).)
That code what you have is supposed to go under some public which gets calls at startup (yes, OnGameModeInit)

And update the textdraw each time you change the variable pBank, done (use TextDrawSetString)
Because it would be useless to update it if nothing happend
So it'll work if i make a forward UpdateTextDraws(); and then in that UpdateTextDraw()
I do TextDrawHideForPlayer(playerid, Textdraw;
TextDrawShowForPlayer(playerid, Textdraw;
so it refreshes or is there other command for refreshing a textdraw?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)