/aduty problem
#9

Quote:
Originally Posted by DarkLored
Посмотреть сообщение
I get this error

Код:
C:\Program Files (x86)\Microsoft Power\GTA San Andreas\TeamDeathMatch\gamemodes\CNR.pwn(2006) : error 035: argument type mismatch (argument 2)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
the problem is in this line

pawn Код:
SetPlayerColor(playerid,PlayerColor);
The argument mismatch thing, change it to
pawn Код:
SetPlayerColor(playerid, PlayerColor[playerid]);
And check if it works. Else show us your color code.
Reply


Messages In This Thread
/aduty problem - by DarkLored - 18.10.2013, 01:15
Re: /aduty problem - by xganyx - 18.10.2013, 01:19
Re: /aduty problem - by DarkLored - 18.10.2013, 01:23
Re: /aduty problem - by PT - 18.10.2013, 01:36
Re: /aduty problem - by DarkLored - 18.10.2013, 01:39
Re: /aduty problem - by xganyx - 18.10.2013, 01:57
Re: /aduty problem - by DarkLored - 18.10.2013, 01:59
Re: /aduty problem - by xganyx - 18.10.2013, 04:23
Re: /aduty problem - by Zex Tan - 18.10.2013, 05:15
Re: /aduty problem - by denNorske - 18.10.2013, 08:06

Forum Jump:


Users browsing this thread: 1 Guest(s)