argument type mismatch
#1

Код:
(9937) : error 035: argument type mismatch (argument 4)
Line 9937:
pawn Код:
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
Define:
pawn Код:
#define COLOR_PURPLE {0xFF00FFFF}
Reply
#2

pawn Код:
#define COLOR_PURPLE 0xFF00FFFF
You don't need to put parantheses when you define a color.
Reply
#3

I'd suggest you just use the color code.
Reply
#4

(9937) : warning 202: number of arguments does not match definition
When I remove parantheses
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)