[Ajuda] Erro na Copilaзгo
#1

Erro que apareзe no pawno

Код:
error 017: undefined symbol "Horas"
error 017: undefined symbol "PlayerTextDrawSetString"
postagem editado pois resolvi o pobrema anterio e apareзeu este. acima
Reply
#2

Vocк definiu COL_LIGHTBLUE como uma cor?
Reply
#3

Quote:
Originally Posted by MultiKill
Посмотреть сообщение
Vocк definiu COL_LIGHTBLUE como uma cor?
Sim , todas cores mensionadas na linha esta tudo ok.
Reply
#4

Manda o define da cor que eu jб te ajudo.
Reply
#5

Quote:
Originally Posted by MultiKill
Посмотреть сообщение
Manda o define da cor que eu jб te ajudo.
//COLORS
#define COL_WHITE "{FFFFFF}"
#define COL_GREY "{C3C3C3}"
#define COL_GREEN "{37DB45}"
#define COL_RED "{F81414}"
#define COL_YELLOW "{F3FF02}"
#define COL_ORANGE "{FF6A00}"
#define COL_BLUE "{0049FF}"
#define COL_PINK "{FF00EA}"
#define COL_LIGHTBLUE "{00C0FF}"
#define COL_LGREEN "{C9FFAB}"

#define COLOR_GREY 0xAFAFAFAA
#define COLOR_RED 0xAA333300
#define COLOR_BLUE 0x33CCFF00
#define COLOR_WHITE 0xFFFFFF00
#define COLOR_PINK 0xFFC0CB00
#define COLOR_BROWN 0xA9A9A900
Reply
#6

Tenta assim:
pawn Код:
format(string,sizeof(string),""chat""COL_LIGHTBLUE" %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
ou assim:
pawn Код:
format(string,sizeof(string),"chat {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
Caso de erro me envie o define do chat.
Reply
#7

Quote:
Originally Posted by MultiKill
Посмотреть сообщение
Tenta assim:
pawn Код:
format(string,sizeof(string),""chat""COL_LIGHTBLUE" %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
ou assim:
pawn Код:
format(string,sizeof(string),"chat {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
Caso de erro me envie o define do chat.
Код:
(1660) : error 017: undefined symbol "Horas"
(2762) : error 017: undefined symbol "PlayerTextDrawSetString"
(2765) : error 017: undefined symbol "PlayerTextDrawSetString"
(2771) : error 017: undefined symbol "PlayerTextDrawSetString"
(2776) : error 017: undefined symbol "PlayerTextDrawSetString"
(2780) : error 017: undefined symbol "PlayerTextDrawSetString"
(2786) : error 017: undefined symbol "PlayerTextDrawSetString"
(2791) : error 017: undefined symbol "PlayerTextDrawSetString"
(2795) : error 017: undefined symbol "PlayerTextDrawSetString"
(2800) : error 017: undefined symbol "PlayerTextDrawSetString"
(2803) : error 017: undefined symbol "PlayerTextDrawSetString"
(2806) : error 017: undefined symbol "PlayerTextDrawSetString"
(3920) : error 017: undefined symbol "PlayerTextDrawSetString"
(3921) : error 017: undefined symbol "PlayerTextDrawSetString"
(3922) : error 017: undefined symbol "PlayerTextDrawSetString"
(3923) : error 017: undefined symbol "PlayerTextDrawSetString"
(3924) : error 017: undefined symbol "PlayerTextDrawSetString"
(3925) : error 017: undefined symbol "PlayerTextDrawSetString"
Reply
#8

Tentou usar:
pawn Код:
format(string,sizeof(string),"chat {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
Reply
#9

Quote:
Originally Posted by MultiKill
Посмотреть сообщение
Tentou usar:
pawn Код:
format(string,sizeof(string),"chat {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!", pname);
Amanha Vou Tentar.. .. vlw.
Reply
#10

Mde chat na frase:
pawn Код:
"chat {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!"
Pelo o que vocк definiu.
pawn Код:
#define chat eu
Ex: "Eu {00C0FF}  %s alcanзou a realizaзгo Pessoa Muito importante!"
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)