Retrive a string MySQL cache get field content
#2

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); 
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: 6 Guest(s)