MySQL R41-4 Data load help
#3

Study you reply but very very lag problem it was

Edit:
Код:
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '82' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '83' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '84' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '85' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '86' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '87' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '88' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '89' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '90' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '91' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '92' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '93' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '94' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '95' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '96' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '97' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '98' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '99' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '100' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '101' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '102' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '103' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '104' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '105' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '106' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '107' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '108' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '109' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '110' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '111' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '112' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '113' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '114' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '115' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '116' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '117' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '118' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '119' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '120' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '121' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '122' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '123' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '124' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '125' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '126' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '127' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '128' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '129' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '130' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '131' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '132' (number of rows: '0')
[22:17:40] [plugins/mysql] cache_get_value_name_int: invalid row index '133' (number of rows: '0')
Код:
stock GetPlayerDataInt(playerid, data[])
{
	new query[160], result;
	new DB_query[256];
	mysql_format(Database, DB_query, sizeof(DB_query),"SELECT `%s` FROM `users` WHERE `name` = '%s'", data, GetPlayerNameEx(playerid));
	mysql_query(Database,query);
    cache_get_value_name_int(playerid,data,result);
	return result;
}
Example:GetPlayerDataInt(playerid,"Money");
Reply


Messages In This Thread
MySQL R41-4 Data load help - by BaranHyrn - 23.01.2018, 18:39
Re: MySQL R41-4 Data load help - by DobbysGamertag - 23.01.2018, 18:58
Re: MySQL R41-4 Data load help - by BaranHyrn - 24.01.2018, 17:34
Re: MySQL R41-4 Data load help - by DobbysGamertag - 25.01.2018, 00:01
Re: MySQL R41-4 Data load help - by BaranHyrn - 25.01.2018, 18:45

Forum Jump:


Users browsing this thread: 2 Guest(s)