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
#2

Format
Send
Format
Send
Format
Send
etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)