Mysql load problem.
#5

No, you would not. Simply comparing both ID's stored in the array would suffice.

As for your issue, you need to specify a destination size, since you're storing the info in an array. Like so:
edit: didn't read Dayrion's reply properly. I see he provided the answer now i've read back.

pawn Код:
cache_get_field_content(0,"GUN1OWNER",USER[playerid][GUN1OWNER], MAX_PLAYER_NAME);
I used MAX_PLAYER_NAME since that's the maximum the value will ever be, since it will be storing a players name. Email will be 254.
Reply


Messages In This Thread
Mysql load problem. - by grymtn - 18.02.2018, 02:47
Re: Mysql load problem. - by DobbysGamertag - 18.02.2018, 03:11
Re: Mysql load problem. - by grymtn - 18.02.2018, 03:46
Re: Mysql load problem. - by Dayrion - 18.02.2018, 03:59
Re: Mysql load problem. - by DobbysGamertag - 18.02.2018, 04:11
Re: Mysql load problem. - by grymtn - 18.02.2018, 04:24

Forum Jump:


Users browsing this thread: 1 Guest(s)