Colors problem - 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)
+--- Thread: Colors problem (
/showthread.php?tid=593217)
Colors problem -
Kakarot - 02.11.2015
i have problem in adding colors can help me plz
Код:
D:\GTA San Andreas\serveri samp\freeroam.pwn(121) : warning 201: redefinition of constant/macro (symbol "COLOR_GREY")
D:\GTA San Andreas\serveri samp\freeroam.pwn(122) : warning 201: redefinition of constant/macro (symbol "COLOR_GREEN")
D:\GTA San Andreas\serveri samp\freeroam.pwn(124) : warning 201: redefinition of constant/macro (symbol "COLOR_YELLOW")
D:\GTA San Andreas\serveri samp\freeroam.pwn(125) : warning 201: redefinition of constant/macro (symbol "COLOR_PINK")
D:\GTA San Andreas\serveri samp\freeroam.pwn(126) : warning 201: redefinition of constant/macro (symbol "COLOR_BLUE")
D:\GTA San Andreas\serveri samp\freeroam.pwn(127) : warning 201: redefinition of constant/macro (symbol "COLOR_TAN")
D:\GTA San Andreas\serveri samp\freeroam.pwn(128) : warning 201: redefinition of constant/macro (symbol "COLOR_PURPLE")
D:\GTA San Andreas\serveri samp\freeroam.pwn(129) : warning 201: redefinition of constant/macro (symbol "COLOR_WHITE")
D:\GTA San Andreas\serveri samp\freeroam.pwn(131) : warning 201: redefinition of constant/macro (symbol "COLOR_ORANGE")
D:\GTA San Andreas\serveri samp\freeroam.pwn(132) : warning 201: redefinition of constant/macro (symbol "COLOR_INDIGO")
D:\GTA San Andreas\serveri samp\freeroam.pwn(133) : warning 201: redefinition of constant/macro (symbol "COLOR_BLACK")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
13 Warnings.
Re: Colors problem -
ThePhenix - 02.11.2015
That means that you have already defined those colors somewhere in your script.
Re: Colors problem -
Pottus - 02.11.2015
This has to be the cutest problem I have ever seen.
Re: Colors problem -
ThePhenix - 02.11.2015
Quote:
Originally Posted by Pottus
This has to be the cutest problem I have ever seen.
|
Lol.