A question about textdrawlimit. - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A question about textdrawlimit. (
/showthread.php?tid=149797)
A question about textdrawlimit. -
DJ-CJ89 - 23.05.2010
Hi.
Is it possible, that if I go over the textdrawlimit, that causes mixed up variables?
Because my account system worked aswell before and now everything is messed up.
So just wanna know if this is possible, that its my big textdraw consum.
Edit: I checked, i have not gone over the textdrawlimit so far. My current textdraw is 1727 but limit is 2048.
Well please tell me what else can cause mixing up variables in my dini system.
Re: A question about textdrawlimit. -
Naxix - 23.05.2010
If you have alot of stuff dini have to save on OnPlayerDisconnect, it could cause mixed variables.
Re: A question about textdrawlimit. -
Backwardsman97 - 23.05.2010
I would try and stay away from a lot of textdraws. They can get a little buggy when you have a bunch of them with different styles n such.