Textdraw disappear - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Textdraw disappear (
/showthread.php?tid=292011)
Textdraw disappear -
undeR. - 22.10.2011
When the server exceeds 6 players, all textdraws just disappear. Someone told me that its maybe something "playerid" or "i==somenumber"
Re: Textdraw disappear -
KoczkaHUN - 22.10.2011
maybe you are over the textdraw limits (1024 textdraws)?
if not, check your TextDrawDestroy lines.
Re: Textdraw disappear -
undeR. - 22.10.2011
Can i change textdraw limit?
Re: Textdraw disappear -
KoczkaHUN - 22.10.2011
No.
.
Re: Textdraw disappear -
undeR. - 22.10.2011
Oh, fu*k.
So, i think, the limit doesnt make a problem, all textdraw are working good, but, when the server exceeds 6+ players, textdraws wont work,
Re: Textdraw disappear -
KoczkaHUN - 22.10.2011
How many textdraws are you creating?
Re: Textdraw disappear -
undeR. - 22.10.2011
I dont know, where to see it?

I am newbie at scripting :$
Re: Textdraw disappear -
KoczkaHUN - 22.10.2011
Can you show us your code?
Re: Textdraw disappear -
undeR. - 23.10.2011
Which? Mod has 70000 lines, so, i dont know
Re: Textdraw disappear -
PowerPC603 - 23.10.2011
Lol, newbie at scripting with a script of over 70K lines?
Start small, then you learn something.
Don't take GF to start scripting, you'll never learn anything that way.