[MYSQL/R39] Query not executed and no logs.
#4

WOW, i have solved, but i still don't understand, why happened this:

In callback OnPlayerConnect, i have this:
pawn Код:
for (new t = 0; t < MAX_LEGAL_BIZ_ITEMS; t++){tmp_selection_legal[playerid][t] = -1;}
for (new t = 0; t < MAX_ILLEGAL_BIZ_ITEMS; t++){tmp_selection_illegal[playerid][t] = -1;}
for (new t = 0; t < MAX_AMMUNATION_ITEMS; t++){tmp_selection_ammu[playerid][t] = -1;}

for (new t = 0; t < MAX_LEGAL_BIZ_ITEMS; t++){player_info_legal_items[playerid][t] = -1;}
for (new t = 0; t < MAX_AMMUNATION_ITEMS; t++){player_info_ammu_items[playerid][t] = -1;}
when i have commented it, all return to normality.. but why ?! :O
Reply


Messages In This Thread
[MYSQL/R39] Query not executed and no logs. - by Galletziz - 09.12.2014, 00:34
Re: [MYSQL/R39] Query not executed and no logs. - by Galletziz - 09.12.2014, 07:58
Re: [MYSQL/R39] Query not executed and no logs. - by Galletziz - 09.12.2014, 08:40
Re: [MYSQL/R39] Query not executed and no logs. - by Galletziz - 09.12.2014, 09:54

Forum Jump:


Users browsing this thread: 1 Guest(s)