What is the yellow i's name? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What is the yellow i's name? (
/showthread.php?tid=126359)
What is the yellow i's name? -
billy4601 - 08.02.2010
Well, I have very good skill at translated the script. Now, I want to learn how to design a script.
I know can use the wiki to learn, but he still needed keywords. I don't know theyellow i's name.
What is the yellow i's name?
Re: What is the yellow i's name? -
Joe Staff - 08.02.2010
the info icon?
1239 - info icon
found
HERE.
Use
THIS FUNCTION to place it some where.
Re: What is the yellow i's name? -
yoan103 - 08.02.2010
Код:
#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
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
Re: What is the yellow i's name? -
billy4601 - 08.02.2010
Quote:
Originally Posted by Joe Staff
the info icon?
1239 - info icon
found HERE.
Use THIS FUNCTION to place it some where.
|
thx, now, i know the yellow i name is info icon
Quote:
Originally Posted by yoan103
OH sorry you meant the info icon 
|
sorry about my bad description