Dialog Resizing
#4

Quote:
Originally Posted by SA:MP Wiki
\0 NULL character Ends a string.
\n Line feed use \n for a new line in Linux (also works in Windows)
\r Carriage return Use \r\n for a new line in Windows
\\ Backslash Used to put an actual backslash in a string
\' Single quote Used to use an actual single quote as a character in single quotes (use: '\'')
\" Double quotes Used to put an actual double quote in a string
\xNNN; Hex number Used to set the character to the character represented by the hex number specified in place on NNN
\NNN; Number Used to set the character to the character represented by the number specified in place of NNN (see \0)

There are others but those are the main ones.
Taken from the SA:MP wiki: https://sampwiki.blast.hk/wiki/Scripting_Basics
Reply


Messages In This Thread
Dialog Resizing - by Dudits - 25.07.2010, 15:28
Re: Dialog Resizing - by Shadow™ - 25.07.2010, 15:32
Re: Dialog Resizing - by Gamer_Z - 25.07.2010, 16:12
Re: Dialog Resizing - by Shadow™ - 25.07.2010, 16:23

Forum Jump:


Users browsing this thread: 2 Guest(s)