What is the yellow i's name?
#1

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?

Reply
#2

the info icon?

1239 - info icon
found HERE.
Use THIS FUNCTION to place it some where.
Reply
#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
#4

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)