Retrive a string MySQL cache get field content
#3

Quote:
Originally Posted by jlalt
Посмотреть сообщение
no but you can do
PHP код:
cache_get_field_content(0"name"PlayerInfo[playerid][pName]); 
also you can do

PHP код:
new dest[MAX_PLAYER_NAME];
cache_get_field_content(0"name"dest);
format(PlayerInfo[playerid][pName], MAX_PLAYER_NAME,dest); 
I'll try the second one, btw I know its pretty lame but what does "row index" means ? (starting in 0, according to WIKI)
Reply


Messages In This Thread
Retrive a string MySQL cache get field content - by NeXoR - 24.04.2016, 15:41
Re: Retrive a string MySQL cache get field content - by jlalt - 24.04.2016, 15:52
Re: Retrive a string MySQL cache get field content - by NeXoR - 24.04.2016, 15:56
Re: Retrive a string MySQL cache get field content - by jlalt - 24.04.2016, 16:02
Re: Retrive a string MySQL cache get field content - by NeXoR - 24.04.2016, 16:07
Re: Retrive a string MySQL cache get field content - by jlalt - 24.04.2016, 16:08
Re: Retrive a string MySQL cache get field content - by NeXoR - 24.04.2016, 16:10

Forum Jump:


Users browsing this thread: 1 Guest(s)