PlayerTextDraw stops being created - 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: PlayerTextDraw stops being created (
/showthread.php?tid=642064)
PlayerTextDraw stops being created -
Stefand - 24.09.2017
Hi,
So I have this weird bug which makes no sense, my command runs across the code that creates the textdraws which I tested with a Debug print. However it does not create any Playertextdraws.
This only happens once in a while and it does not make sense to me, is there a bug with PlayerTextDraws?
Re: PlayerTextDraw stops being created -
BiosMarcel - 24.09.2017
Unlikely, since more people would have already noticed, if there actually is a bug, try searching for that term online or take a look at GitHub repo that fixes SA-MP bugs pawnwise:
https://github.com/Open-GTO/sa-mp-fixes
Otherwise, show us your code and everything that might be related. Might be caused due to statefulness if it only happens sometimes.