Create3DTextLabel LAG ?
#1

Hello why this 3d text label lag?

Код:
new Text3D:evacuated[MAX_PLAYERS];
Код:
            evacuated[playerid] = Create3DTextLabel("Evacuated", 0xFF9900AA, 30.0, 40.0, 50.0, 40.0, 0);
		    Attach3DTextLabelToPlayer(evacuated[playerid], playerid, 0.0, 0.0, 0.7);
Reply
#2

Are you creating it multiple times?
Reply
#3

I dont know, if a player is evacuated he get this label over his head.
Reply
#4

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
I dont know, if a player is evacuated he get this label over his head.
The lag is only causing because of the 3D Label, are you sure about this? 3D label works fine for everyone, there is no report related to lag. It could be an issue with the SA-MP limit I guess? because the limit for 3D text label is 1024, use streamer plugin if they're too much, like nearly 1000 (who knows). Or probably it's only you? It doesn't lag for others.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)