Problem with colors and YSI
#1

I've added colors like
Код:
 #define     w             "{FFFFFF}"
and i have YCMD, and i receive
Код:
 public function lacks forward declaration (symbol "@yC_test")
Every time i use that colors
especially with color white that i putted here
Reply
#2

you have to put more specific names like COLOR_WHITE,not just a letter.
Reply
#3

Remove the brackets
Reply
#4

i tried with more specific name but this is not a define like that #define COLOR_DEFAULT 0xA9C4E4AA, is a define to insert like that :
Код:
Create3DTextLabel(""dr"[DMV]\n"w"Tasteaza "dr"/exam "w"pentru a sustine testul.", COLOR_WHITE, 1218.7784,-1812.4186,16.5938, 50, 0, 0);
And if i remove #include <YSI\y_commands> it will work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)