[Ajuda] Como Por O ID Do Jogador Do Lado Do Nome Dele??
#12

Quote:
Originally Posted by focaximubh
View Post
Code:
%b 	Inserts a number at this position in binary radix
%c 	Inserts a single character.
%d 	Inserts an integer (whole) number
%f 	Inserts a floating point number.
%i 	Inserts an integer.
%s 	Inserts a string.
%x 	Inserts a number in hexadecimal notation.
%% 	Inserts the literal '%'
Nъmeros
Inteiros
vocк falou ali que praticamente sгo a mesma coisa kkk

kkkkk', mas para id's й mais apropriado o %i


Code:
										Formatos da string:
										IMPORTANTE: %b Numero Bнnario
										IMPORTANTE: %c Caracter
										IMPORTANTE: %d Nъmeros
										IMPORTANTE: %f Floats - Numeros quebrados.
										IMPORTANTE: %i Inteiros.
										IMPORTANTE: %s Insere uma string, podendo contas numeros,letras,inteiros e etc.
										IMPORTANTE: %x Insere numeros em Hex.
										IMPORTANTE: %% Insere a porcentagem.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)