06.01.2016, 15:46
PHP код:
new inttostr[100],intcolor;
intcolor = cache_get_field_content_int(0,"ClanColor");
format(inttostr,sizeof(inttostr),"%d",intcolor);
HexToInt(inttostr);
SetPlayerColor(playerid,inttostr);
pawn Код:
error 035: argument type mismatch (argument 2)
la funcion hextoint la saque de color list de wikisamp.
en la tabla el color, quedo de la siguiente manera:
pawn Код:
-257991868