A bug or something? - 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 bug or something? (
/showthread.php?tid=113289)
A bug or something? -
RyDeR` - 13.12.2009
Hello, in the wiki is written:
Quote:
Textdraws Limit
String Length 1024 characters
|
I create textdraws like /help (All commands and other things will display) I can use 256 strings I think I didn't count but when I have more of this amount the server will crash with TextDrawSetString. Or is it maybe only 1024 characters for TextDrawCreate.
Re: A bug or something? -
[HiC]TheKiller - 13.12.2009
There is no need to make large strings in the first place. I'm sure 128 would do fine for a TextDraw.