Color PROBLEM!
#1

Hi!

I got a problem with my colors, here the errors:

Code:
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(303) : error 035: argument type mismatch (argument 3)
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(304) : error 035: argument type mismatch (argument 3)
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(305) : error 035: argument type mismatch (argument 3)
D:\Program Files\Rockstar Games\GTA San Andreas\eigener SAMP\gamemodes\deathmatch.pwn(306) : error 035: argument type mismatch (argument 3)
Okay, and here my Code:

pawn Code:
SendClientMessage(playerid,-1,COLOR_YELLOW,"~~~Gangwars and Ganglife at Night~~~");
    SendClientMessage(playerid,-1,COLOR_YELLOW,"Server by EazyE alias samtey!"
    SendClientMessage(playerid,-1,COLOR_YELLOW,"If you are new, please type /help for knowing what to do!");
    SendClientMessage(playerid,-1,COLOR_YELLOW,"Type /commands to see the list of commands!");
I defined YELLOW!

pawn Code:
#define COLOR_YELLOW 0xFFFF00FF
So why doesn't it work? /:
Reply


Messages In This Thread
Color PROBLEM! - by samtey - 31.07.2011, 09:19
Re: Color PROBLEM! - by iPLEOMAX - 31.07.2011, 09:23
Re: Color PROBLEM! - by hillko - 31.07.2011, 09:25
Re: Color PROBLEM! - by MoroDan - 31.07.2011, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)