14.12.2010, 20:56
Hello
Still struggling... Now the shit gives me
Script:
Can't understand what's wrong really...
Still struggling... Now the shit gives me
Код:
: error 035: argument type mismatch (argument 2)
Код:
if(PlayerInfo[playerid][pFaction] > 0)
{
FactionInfo(PlayerInfo[playerid][pFaction]);
SetPlayerColor(playerid, FactionDetails[fColor]);
return 1;
}


