Doesn't load object[MySQL]
#4

Quote:
Originally Posted by AndySedeyn
Посмотреть сообщение
It shouldn't be in a loop as your script only allows one object per player.
But how could i make it so each player can have max 3 objects?

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
I want to point out about the string loading though. The 4th parameter is the connection handle and not the length of the said string to store the text.

Код:
cache_get_field_content(i, "TagName", TagInfo[playerid][TagName], mysql, 25); 
cache_get_field_content(i, "TagOwner", TagInfo[playerid][TagOwner], mysql, 25); 
cache_get_field_content(i, "TagFont", TagInfo[playerid][TagFont], mysql, 20);
Ok thanks. I don't really think though that's the problem since it loads it correctly.
Reply


Messages In This Thread
Doesn't load object[MySQL] - by vassilis - 27.10.2016, 11:54
Re: Doesn't load object[MySQL] - by AndySedeyn - 27.10.2016, 11:58
Re: Doesn't load object[MySQL] - by Konstantinos - 27.10.2016, 12:00
Re: Doesn't load object[MySQL] - by vassilis - 27.10.2016, 12:01
Re: Doesn't load object[MySQL] - by AndySedeyn - 27.10.2016, 12:04
Re: Doesn't load object[MySQL] - by vassilis - 27.10.2016, 12:07
Re: Doesn't load object[MySQL] - by AndySedeyn - 27.10.2016, 12:28
Re: Doesn't load object[MySQL] - by vassilis - 27.10.2016, 12:41
Re: Doesn't load object[MySQL] - by AndySedeyn - 27.10.2016, 12:56
Re: Doesn't load object[MySQL] - by vassilis - 27.10.2016, 12:59

Forum Jump:


Users browsing this thread: 1 Guest(s)