Text. - 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: Text. (
/showthread.php?tid=255401)
Text. -
yanir3 - 15.05.2011
Hey, I want to make something at my script.
OnPlayerText, I want to create another line if the text is too long, for example:
Jimmy Says: blablablablablabla.
This is the original.
If it'll be too long -
Jimmy Says: blablablablablablablalbblaablalalalallalaalalalala llalalalalal ...
[new line].. bllalalalalalalala
I tried using strmid but it can't work, can you help me?
Re: Text. -
yanir3 - 15.05.2011
nvm!