What is the yellow i's name?
#3

Код:
#define COLOR_RED 0xAA3333AA
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_SPAWN 0xFF8C55FF
#define COLOR_LIGHTBLUE 0x6DC5F3FF
#define COLOR_ADMIN 0xFF0000FF
#define COLOR_SAY 0x2986CEFF
#define COLOR_SYSGREY 0xC6BEBDFF
#define COLOR_BLACK 0x000000FF
#define COLOR_JOIN 0x74E80099
#define COLOR_WARN 0xBE615099
#define COLOR_RACE 0x00BBBB99
#define COLOR_KRED 0xFF0000FF
put this on top of
Код:
#include <a_samp>
If you want to write a message with OnPlayerSpawn, Death or anything you will not use 0x00BBBB99 the codes but just type in COLOR_JOIN and it must be with capital letters COLOR_RED COLOR_BLACK etc..


OH sorry you meant the info icon
Reply


Messages In This Thread
What is the yellow i's name? - by billy4601 - 08.02.2010, 07:42
Re: What is the yellow i's name? - by Joe Staff - 08.02.2010, 07:50
Re: What is the yellow i's name? - by yoan103 - 08.02.2010, 07:51
Re: What is the yellow i's name? - by billy4601 - 08.02.2010, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)