Mysql loading errors
#4

It returns the value. You passed the variable as argument and the 3rd parameter is the connection handle so you set it to 0.

pawn Код:
pInfo[playerid][Admin] = cache_get_field_content_int(0, "Admin");
pInfo[playerid][Money] = cache_get_field_content_int(0, "Money");
pInfo[playerid][Skin] = cache_get_field_content_int(0, "Skin");
Reply


Messages In This Thread
Mysql loading errors - by SandKing94 - 21.05.2015, 13:24
Re: Mysql loading errors - by rickisme - 21.05.2015, 13:27
Re: Mysql loading errors - by MikE1990 - 21.05.2015, 13:30
Re: Mysql loading errors - by Konstantinos - 21.05.2015, 13:31
Re: Mysql loading errors - by SandKing94 - 21.05.2015, 13:49

Forum Jump:


Users browsing this thread: 1 Guest(s)