[HELP]ERROR
#1

Hi,
i got 2 problem with my AFK system, someone please help me

this is error
Код:
error 001: expected token: ";", but found "new"
this is the code
Код:
new name[MAX_PLAYER_NAME];
and
Код:
error 035: argument type mismatch (argument 2)
this is the code
Код:
SetPlayerColor(playerid, COLOR_BLACK);
Thanks. And Please Help Me
Reply
#2

Show us the above line. You missed a ";"
Reply
#3

Quote:
Originally Posted by De4dpOol
Посмотреть сообщение
Show us the above line. You missed a ";"
LoL, 1 error already fixed
Код:
error 001: expected token: ";", but found "new"
thanks De4dpOol
Reply
#4

Show how you define COLOR_BLACK.
Reply
#5

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
Show how you define COLOR_BLACK.
This is CalvinC
Код:
#define COLOR_BLACK "{0E0101}"
Reply
#6

You have to use it like etc. "0x0E0101FF", not just 0E0101.
Reply
#7

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
You have to use it like etc. "0x0E0101FF", not just 0E0101.
Fixed !! thanks to De4dpOol And CalvinC
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)