QUESTION ABOUT TEXTDRAWS
#5

Quote:
Originally Posted by Infinity
Посмотреть сообщение
It depends on what you want to use them for.
Let's say i have a tutorial textdraw who shows the steps.
If i create the Step Textdraw like this:
pawn Код:
STEPS = TextDrawCreate... and more lines down
......
......
......
......
and there are 2 players in tutorial , the steps will gonna be fucked , and the numbers will be rode with the 2nd player.
So , i decided to put it like this STEPS[playerid] = TextDrawCreate... and i added it OnPlayerConnect.
But i have more than 40 globally textdraws and my bug is that if there are 4+ players on my server and 5th is connecting textdraw limit reached, and i destroy the global textdraws with TextDrawDestroy at OnPlayerDisconnect and the per/player ones with TextDrawHideForPlayer.
Reply


Messages In This Thread
QUESTION ABOUT TEXTDRAWS - by buburuzu19 - 11.12.2014, 07:48
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by JeaSon - 11.12.2014, 08:41
[No subject] - by buburuzu19 - 11.12.2014, 08:44
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by Infinity - 11.12.2014, 08:50
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by buburuzu19 - 11.12.2014, 08:53
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by buburuzu19 - 11.12.2014, 08:56
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by Vince - 11.12.2014, 08:58
Vince - by buburuzu19 - 11.12.2014, 09:00
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by Admigo - 11.12.2014, 09:15
Re: QUESTION ABOUT TEXTDRAWS - I GIVE REPUTATION - by M4D - 11.12.2014, 09:30

Forum Jump:


Users browsing this thread: 1 Guest(s)