Argument mismatch error
#6

A confusing example I would say! Nevertheless, all you have to do is set the color as integer (declare a variable named "colour" for example):
pawn Код:
colour = 0x1732E8FF;
// which is equal to:
colour = 389212415;
and then:
pawn Код:
SetPlayerColor(para1, colour);
Reply


Messages In This Thread
Argument mismatch error - by JXF - 30.05.2016, 21:06
Re: Argument mismatch error - by zSuYaNw - 30.05.2016, 21:11
Re: Argument mismatch error - by Konstantinos - 30.05.2016, 21:23
Re: Argument mismatch error - by zSuYaNw - 30.05.2016, 21:28
Re: Argument mismatch error - by JXF - 30.05.2016, 21:30
Re: Argument mismatch error - by Konstantinos - 30.05.2016, 21:36
Re: Argument mismatch error - by JXF - 30.05.2016, 21:55

Forum Jump:


Users browsing this thread: 1 Guest(s)