More text to a line
#1

Hey guys!

I want to make it so that text follows to a second line, how do I go about doing that?
Reply
#2

splitting the line first using the split function then just use 2x SendClientMessage()
Reply
#3

https://sampwiki.blast.hk/wiki/Escape_codes

pawn Код:
main()
{
    printf("Hello\nWorld");
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)