MySQL Loading value problem
#5

This is because "SetPlayerColor" takes an integer or a hexadecimal parameter, using "string" is incorrect in this case.

pawn Код:
cache_get_field_content(0, "RGB", mHolder, cHandle);
SetPlayerColor(playerid, strval(mHolder));
Reply


Messages In This Thread
MySQL Loading value problem - by Affan - 28.06.2014, 02:46
Re: MySQL Loading value problem - by Jack_Leslie - 28.06.2014, 02:48
Re: MySQL Loading value problem - by Raefal - 28.06.2014, 03:41
Re: MySQL Loading value problem - by Affan - 28.06.2014, 03:52
Re: MySQL Loading value problem - by Emmet_ - 28.06.2014, 03:57
Re: MySQL Loading value problem - by AiRaLoKa - 28.06.2014, 03:58
Re: MySQL Loading value problem - by Affan - 28.06.2014, 04:06
Re: MySQL Loading value problem - by AiRaLoKa - 28.06.2014, 04:11
Re: MySQL Loading value problem - by Affan - 28.06.2014, 04:17
Re: MySQL Loading value problem - by Jack_Leslie - 28.06.2014, 04:47

Forum Jump:


Users browsing this thread: 1 Guest(s)