Problem with argument type mismatch
#1

Greetings. My GameMode gives me an error and I don't know how to fix it. I tried looking it up but I couldn't find anything.

The error is: GameMode.pwn(7682) : error 035: argument type mismatch (argument 2)

Line 7682:
pawn Код:
SendClientMessage(playerid, WHITE, "{F81414}__________|Admins|__________");
Thanks in advance.
Reply
#2

Try using -1 instead of White, it might be the define WHITE causing the issue. I've had that before. How have you done your #define WHITE?
Reply
#3

There is no error, in that code. post the full code. Maybe try using -1
Reply
#4

Thank you for your help. I tried -1 and solved the error.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)