[Ajuda] Text Draw
#1

como eu quebro a linha?
Reply
#2

\n ?
Reply
#3

Код:
'\a' Audible alarm (beep)
'\b' Backspace
'\e' Escape
'\f' Formfeed
'\n' Newline
'\r' Carriage Return
'\t' Horizontal tab
'\v' Vertical tab
'\n' n the escape character
'\'' ' single quote
'\"' " double quote
'\% % percent sign
'\ddd;' character code with decimal code \ddd"
'\xhhh;' character code with hexadecimal code \hhh"
Fonte: pawn-lang.pdf
Reply
#4

\n nгo quebra no format do textdraw ^^
Reply
#5

Tente:
pawn Код:
~n~
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)