Guardar color hexadecimal en mysql
#9

PHP код:
    new inttostr[100],intcolor;
    
intcolor cache_get_field_content_int(0,"ClanColor");
    
format(inttostr,sizeof(inttostr),"%d",intcolor);
    
HexToInt(inttostr);
    
SetPlayerColor(playerid,inttostr); 
lo puse de esa manera y me tira este error:
pawn Код:
error 035: argument type mismatch (argument 2)
el error es en la linea del SetPlayerColor,
la funcion hextoint la saque de color list de wikisamp.

en la tabla el color, quedo de la siguiente manera:
pawn Код:
-257991868
Reply


Messages In This Thread
Guardar color hexadecimal en mysql - by mcreed - 04.01.2016, 19:05
Respuesta: Guardar color hexadecimal en mysql - by FelipeAndres - 04.01.2016, 19:23
Respuesta: Guardar color hexadecimal en mysql - by ForTrezZ - 04.01.2016, 19:46
Respuesta: Guardar color hexadecimal en mysql - by mcreed - 04.01.2016, 20:16
Respuesta: Guardar color hexadecimal en mysql - by FelipeAndres - 04.01.2016, 20:28
Respuesta: Guardar color hexadecimal en mysql - by Zume - 04.01.2016, 20:42
Respuesta: Guardar color hexadecimal en mysql - by mcreed - 04.01.2016, 20:51
Respuesta: Guardar color hexadecimal en mysql - by Zume - 04.01.2016, 21:04
Respuesta: Guardar color hexadecimal en mysql - by mcreed - 06.01.2016, 15:46
Respuesta: Guardar color hexadecimal en mysql - by FelipeAndres - 06.01.2016, 16:37

Forum Jump:


Users browsing this thread: 2 Guest(s)