Owner name doesn't load [MYSQL]
#5

Quote:
Originally Posted by jlalt
Посмотреть сообщение
change
PHP код:
cache_get_field_content(z"Omanik"MasinaInfo[i][Omanik]); 
with:
cache_get_row(row, field_idx, destination[], connectionHandle = 1, max_len = sizeof(destination));
it would be:
PHP код:
cache_get_row(z,The index of the field (starts at '0'),MasinaInfo[i][Omanik],mysql,MAX_PLAYER_NAME+1]; 
change The index of the field (starts at '0') with your Omanik field index
Cool, it worked!

Thank you very much!
Reply


Messages In This Thread
Owner name doesn't load [MYSQL] - by finelaq - 12.12.2015, 08:41
Re: Owner name doesn't load [MYSQL] - by jlalt - 12.12.2015, 08:55
Re: Owner name doesn't load [MYSQL] - by finelaq - 12.12.2015, 08:57
Re: Owner name doesn't load [MYSQL] - by jlalt - 12.12.2015, 09:03
Re: Owner name doesn't load [MYSQL] - by finelaq - 12.12.2015, 09:08

Forum Jump:


Users browsing this thread: 1 Guest(s)