Text styles question
#1

I have a script that adds InGame information into a file, how can I make it appear organized line under line ?
here is the format what it adds to the file: as far as I know it is /n but how can I adjust it perfectly I tired putting it underneath this script but it didn't work.

pawn Код:
format(string, 256, "jailed by %s time: %d Reason: %s ", sendername, jailtime, (result));
                        strmid(wstring, string, 128, strlen(string));
Reply


Messages In This Thread
Text styles question - by Scriptissue - 18.10.2010, 21:23
Re: Text styles question - by Jochemd - 25.10.2010, 17:58

Forum Jump:


Users browsing this thread: 1 Guest(s)