Textdraw doesn't create/is invalid - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Textdraw doesn't create/is invalid (
/showthread.php?tid=582172)
Textdraw doesn't create/is invalid -
FSAOskar - 18.07.2015
[This is a repost from the Scripting Help section but I'm actually pretty sure it's not a scripting bug]
Hey,
I've got a problem since some days. I can't create any more global textdraws.
There are 58 global textdraws in my script but only 56 of them are creating. It doesn't matter which textdraw I want to create but I can't create more then 56. I really don't know what the problem could be.
I'm not exceeding any textdraw limits.
Global Textdraw limit: 2048
Global Textdraws in my gamemode: 58
Player Textdraw limit: 256
Player Textdraws in my gamemode: 86
-edit- Got the same problem with player textdraws.
__________________
Re: Textdraw doesn't create/is invalid -
HazardouS - 18.07.2015
Have you checked any Filterscripts or Includes that you might have for hidden (but created) textdraws? I'm not saying that you are wrong, but I believe it's highly unlikely for this kind of bug to exist.
AW: Textdraw doesn't create/is invalid -
FSAOskar - 18.07.2015
Just had the same idea but I've only got one include which adds textdraws and it should only add about 3 player textdraws.