Como mandar mensajes coloridos?
#3

pawn Код:
#define Amarillo 0xFFFF00AA
#define rojo 0x9D000096

/*
Corte de los dos ъltimos.

es el comienzo
*/

#define Amarillo 0xFFFF00AA   =     {FFFF00}
#define rojo 0x9D000096   =     {9D0000}

//

SendClientMessage(playerid, cor, "es {FFFF00}Amarillo");
SendClientMessage(playerid, cor, "es {9D0000}rojo");
Gracias : https://sampforum.blast.hk/showthread.php?tid=243197 ( Portuguese )
Reply


Messages In This Thread
Como mandar mensajes coloridos? - by jeanpierrevera - 03.05.2011, 13:11
Respuesta: Como mandar mensajes coloridos? - by TheChaoz - 03.05.2011, 17:53
Re: Como mandar mensajes coloridos? - by JonathanFeitosa - 03.05.2011, 19:44
Re: Como mandar mensajes coloridos? - by TiNcH010 - 04.05.2011, 01:45
Re: Como mandar mensajes coloridos? - by TheGarfield - 04.05.2011, 02:25
Respuesta: Re: Como mandar mensajes coloridos? - by TheChaoz - 04.05.2011, 02:47
Re: Como mandar mensajes coloridos? - by jeanpierrevera - 04.05.2011, 03:04
Respuesta: Como mandar mensajes coloridos? - by Daniel-92 - 04.05.2011, 17:42

Forum Jump:


Users browsing this thread: 1 Guest(s)