SA-MP Forums Archive
Small question - 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: Small question (/showthread.php?tid=185517)



Small question - [IL]HeHu - 24.10.2010

Nevermind..


Re: Small question - Zezombia - 24.10.2010

I tested it, it does work.

pawn Код:
print(wordwrap("hello", 0, 2));
Gives me:

Quote:

he
llo




Re: Small question - [IL]HeHu - 25.10.2010

Nevermind...