Teleport + MSG (+Rep)
#7

Also, as new, you need to know that the colors in SendClientMessage() will not work if you didn't defined them.
You have to define every color with the name and its "color-code" (means the hex number, but I don't want to confuse you).

This could help:
pawn Код:
#define COLOR_GREEN 0x00FF00FF
#define COLOR_BLUE 0x0000FFFF
#define COLOR_YELLOW 0xFFFF00FF
#define COLOR_WHITE 0xFFFFFFFF
When you'll add this after your define of COLOR_RED, you'll have these four colors and you'll be able to use them in the script.
Reply


Messages In This Thread
Teleport + MSG (+Rep) - by iSplasH - 06.04.2012, 16:12
Re: Teleport + MSG (+Rep) - by GtasaPoliceModz - 06.04.2012, 16:13
Re: Teleport + MSG (+Rep) - by iSplasH - 06.04.2012, 16:15
Re: Teleport + MSG (+Rep) - by iSplasH - 06.04.2012, 16:25
Re: Teleport + MSG (+Rep) - by TzAkS. - 06.04.2012, 16:50
Re: Teleport + MSG (+Rep) - by Faisal_khan - 06.04.2012, 16:55
Re: Teleport + MSG (+Rep) - by Amit_B - 06.04.2012, 18:57
Re: Teleport + MSG (+Rep) - by Allu - 06.04.2012, 19:04

Forum Jump:


Users browsing this thread: 1 Guest(s)