Перейти к содержанию

Поиск сообщества

Показаны результаты для тегов 'Проблема'.

  • Поиск по тегам

    Введите теги через запятую.
  • Поиск по автору

Тип контента


Форумы

  • Информационный раздел
    • Новости портала
    • Техническая поддержка
    • Приватный форум
  • CRMP 0.3е
    • Помощь по Скриптингу
    • Ошибки
    • Готовые сервера
    • Дополнительные скрипты
    • Мануалы/Уроки
    • Модификации
    • Поиск
    • Архив Вопросов/Проблем/Ошибок
    • Файловый архив
    • Другое
  • SAMP/CRMP 0.3.7
    • Помощь по Скриптингу
    • Ошибки
    • Готовые сервера
    • Плагины
    • Поиск
    • Документация
  • Другое
    • Флейм

Поиск результатов в...

Поиск результатов, которые содержат...


Дата создания

  • Начало

    Конец


Дата обновления

  • Начало

    Конец


Фильтр по количеству...

Найдено: 1,202 результата

  1. Вообщем суть проблемы , после ввода /loadcars и выгрузки машины , перестает работать диалоги . Не пойму что не так сделал , вроде все правильно делал. case D_FIXCARS: { if(!response) return true; if(CarSloting[playerid][0] == true || CarSloting[playerid][1] == true|| CarSloting[playerid][2] == true) { SendClientMessage(playerid,-1,"Вы не можете загрузить более 1 машины"); SendClientMessage(playerid,-1,"Для загрузки другой машины выгрузите машину которая сейчас загружена"); } switch(listitem) { case 0: { if(Loadscar[playerid][0] == true) { DestroyDynamic3DTextLabel(VehicleLabel[PI[playerid][cCarId][0]]); Fuel[PI[playerid][cCarId][0]] = PI[playerid][cFuel][0]; DestroyVehicleEx(PI[playerid][cCarId][0]); SendClientMessage(playerid, COLOR_YELLOW, "Ваш транспорт №1 успешно выгружен с сервера"); Loadscar[playerid][0] = false; CarSloting[playerid][2] = false; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы выгрузили транспорт", "Далее","Отмена"); return true; } else { Loadscar[playerid][0] = true; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы загрузли выбраный транспорт", "Далее","Отмена"); return true; } } case 1: { if(Loadscar[playerid][1] == true) { Fuel[PI[playerid][cCarId][1]] = PI[playerid][cFuel][1]; DestroyVehicleEx(PI[playerid][cCarId][1]); SendClientMessage(playerid, COLOR_YELLOW, "Ваш транспорт №2 успешно выгружен с сервера"); Loadscar[playerid][1] = false; CarSloting[playerid][2] = false; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы выгрузили транспорт", "Далее","Отмена"); return true; } else { Loadscar[playerid][1] = true; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы выгрузили транспорт", "Далее","Отмена"); return true; } } case 2: { if(Loadscar[playerid][2] == true) { Fuel[PI[playerid][cCarId][2]] = PI[playerid][cFuel][2]; DestroyVehicleEx(PI[playerid][cCarId][2]); SendClientMessage(playerid, COLOR_YELLOW, "Ваш транспорт №3 успешно выгружен с сервера"); Loadscar[playerid][2] = false; CarSloting[playerid][2] = false; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы выгрузили транспорт", "Далее","Отмена"); return true; } else { Loadscar[playerid][2] = true; ShowPlayerDialogFix(playerid, D_NULL, DIALOG_STYLE_MSGBOX, "Система транспорта", "Вы выгрузили транспорт", "Далее","Отмена"); return true; } } } } Вот после операций этого диалого перестают работать диалоги /loadcars /fixcar и многие , в чем проблема кто подскажет?
  2. Не исчезает чекпоинт когда на него наежаешь или встаёшь: public ActivateFire() { if(FireInProgress == true) { KillFire(); SendDepMessage(COLOR_WARNING,"[Диспетчер МЧС ВСЕМ ПОСТАМ] Пожар потушен, угроза ликвидирована! "); return 1; } switch(random(4)) { case 0: { cf[0] = -19.72; cf[1] = 767.74; cf[2] = 11.62; CreateFire(cf[0], cf[1], cf[2], 0.0, -20.99, 770.42, 11.62, 0.00, -28.44, 775.32, 11.62, 0.00,-34.62, 772.25, 11.62, 0.00,-37.99, 768.37, 11.62, 0.00); } case 1: { cf[0] = 173.04; cf[1] = 495.02; cf[2] = 13.28; CreateFire(cf[0], cf[1], cf[2], 0.0, 176.70, 491.93, 17.37, 0.00, 177.27, 493.73, 13.28, 0.00,181.64, 491.24, 13.28, 0.00,181.31, 490.18, 19.72, 0.00); } case 2: { cf[0] = 1211.50; cf[1] = 2790.88; cf[2] = 11.53; CreateFire(cf[0], cf[1], cf[2], 0.0, 1217.45, 2791.31, 11.53, 0.00, 1215.59, 2787.26, 11.53, 0.00,1210.18, 2786.09, 11.53, 0.00,1205.76, 2788.21, 11.53, 0.00); } case 3: { cf[0] = 2561.93; cf[1] = -2200.49; cf[2] = 22.78; CreateFire(cf[0], cf[1], cf[2], 0.0, 2557.20, -2200.46, 22.78, 0.00,2563.12, -2195.77, 21.30, 0.00,2556.82, -2198.42, 21.30, 0.00,2554.61, -2205.72, 22.02, 0.00); } default: return true; } new string[100]; format(string, sizeof(string), "[Диспетчер МЧС ВСЕМ ПОСТАМ]: Случился пожар, на помощь! СРОЧНО!"); SendFractionMessage(13, COLOR_WARNING, string); SetFracCheckpointpo(13, cf[0], cf[1], cf[2],10.0); return 1; } SetFracCheckpointpo(fracid, Float:x, Float:y, Float:z, Float:size) { foreach( new i : Player) { if(!IsPlayerConnected(i)) continue; if(PLAYER_DATA[i][data_MEMBER] == fracid) { SCM(i, COLOR_WARNING, "(( Установлен фракционный чекпоинт! Он отмечен красным цветом на карте! ))"); SetPlayerCheckpoint(i, x, y, z, size); } } return 1; } if(GetPVarInt(playerid, "CHECKPOINT_FIRE") == 1) { PlayerPlaySound(playerid, 1058, 0.0, 0.0, 0.0); DisablePlayerCheckpoint(playerid); DeletePVar(playerid, "CHECKPOINT_FIRE"); SCM(playerid, COLOR_WARNING, "Вы прибыли на место пожара. Начинайте его тушить!"); return true; }
  3. Добрый вечер,нужна помощь!Закачал мод на хостинг,поставил базу,в моде все прописано.Но мод UNKNOWN. В консоле ошибка ошибка подключения к базе,скидываю логи сервера и MySQL. [spoiler=Логи сервера]--------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [15:21:43] filterscripts = "" (string) [15:21:43] [15:21:43] Server Plugins [15:21:43] -------------- [15:21:43] Loading plugin: crashdetect.so [15:21:43] CrashDetect v4.15.1 is OK. [15:21:43] Loaded. [15:21:43] Loading plugin: streamer.so [15:21:43] *** Streamer Plugin v2.7.5.2 by Incognito loaded *** [15:21:43] Loaded. [15:21:43] Loading plugin: sscanf.so [15:21:43] [15:21:43] =============================== [15:21:43] sscanf plugin loaded. [15:21:43] Version: 2.8.1 [15:21:43] © 2012 Alex "Y_Less" Cole [15:21:43] =============================== [15:21:43] Loaded. [15:21:43] Loading plugin: mysql.so [15:21:43] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) [15:21:43] Loading plugin: mysql_5.5.so [15:21:43] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) [15:21:43] Loading plugin: mysql_static.so [15:21:43] >> plugin.mysql: R39-5 successfully loaded. [15:21:43] Loaded. [15:21:43] Loading plugin: gvar.so [15:21:43] *** GVar Plugin v1.3 by Incognito loaded *** [15:21:43] Loaded. [15:21:43] Loading plugin: dc_cmd.so [15:21:43] Daniel's CMD plugin v2.8 [15:21:43] © 2014 Daniel_Cortez [15:21:43] www.[ссылка стороннего ресурса].ru [15:21:43] Loaded. [15:21:43] Loaded 6 plugins. [15:21:43] [15:21:43] Filterscripts [15:21:43] --------------- [15:21:43] Loaded 0 filterscripts. [15:21:43] [MySQL]: Ошибка соединения к базе gs125 [15:21:43] ------------------[MAIN]---------------- [15:21:43] ------------------Name---------------- [15:21:43] ------------------Name---------------- [15:21:43] ------------------Name---------------- [15:21:43] Number of vehicle models: 0 Так же логи MySQL [spoiler=Логи SQL][15:15:07] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '185.231.154.111' (111) [15:15:07] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '185.231.154.111' (111) [15:15:07] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '185.231.154.111' (111) [15:15:07] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '185.231.154.111' (111) [15:21:43] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'gs125'@'localhost' (using password: YES) [15:21:43] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'gs125'@'localhost' (using password: YES) [15:21:43] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'gs125'@'localhost' (using password: YES) [15:21:43] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'gs125'@'localhost' (using password: YES) Как лечится?
  4. Всем привет. Заметил что после покупки бизнеса, в базу данных не сохраняется владелец. С чем это может быть связано? CMD:buybiz(playerid, params[]) { if(!PlayerLogged[playerid]) return true; if(GetPlayerBizz(playerid) == 1) return SendClientMessage(playerid, COLOR_GREY, "Вы уже владеете бизнесом!"); new full, full_; new string[256]; for(new idx = 1; idx <= TOTALBIZZ; idx++) { if(IsPlayerInRangeOfPoint(playerid, 5.0, BizzInfo[idx][bEntrx],BizzInfo[idx][bEntry],BizzInfo[idx][bEntrz])) { full++; if(!strcmp(BizzInfo[idx][bOwner],"None",true)) { full_++; if(PlayerInfo[playerid][pBank] < GetInflationPrice(BizzInfo[idx][bPrice])) return SendClientMessage(playerid, COLOR_GREY, YouDoNotHaveEnoughMoney); else { PlayerInfo[playerid][pBank] -= GetInflationPrice(BizzInfo[idx][bPrice]); BizzInfo[idx][bBuyPrice] = GetInflationPrice(BizzInfo[idx][bPrice]); BizzInfo[idx][bProduct] = 0; BizzInfo[idx][bLockTime] = 0; BizzInfo[idx][bLock] = 0; BizzInfo[idx][bMoney] = GetInflationPrice(BizzInfo[idx][bPrice])/1000; Exchequer+=GetInflationPrice(BizzInfo[idx][bPrice]); format(query, 256, "UPDATE "TABLE_MAYOR" SET exchequer = %d", Exchequer); GameTextForPlayer(playerid, "The busines was bought", 3000, 5); SendMes(playerid, COLOR_WHITE, "Вы купили бизнес %s за %i рублей. Остаток на счете: %i рублей",BizzInfo[idx][bName],BizzInfo[idx][bPrice], PlayerInfo[playerid][pBank]); SendClientMessage(playerid, COLOR_NICERED, "Внимание! Не забывайте пополнять счет бизнеса"); SendClientMessage(playerid, COLOR_WHITE, "Помощь: Используйте /mm > Команды сервера > Бизнес"); strmid(BizzInfo[idx][bOwner],PlayerInfo[playerid][pSendername], 0, strlen(PlayerInfo[playerid][pSendername]), MAX_PLAYER_NAME); mysql_format(ConBD, string, sizeof(string), "UPDATE "TABLE_BIZZ" SET owner = '%e', buyprice = %i , product = %i, money = %i, locktime = %i WHERE id = %d LIMIT 1", BizzInfo[idx][bOwner], BizzInfo[idx][bBuyPrice], BizzInfo[idx][bProduct],BizzInfo[idx][bMoney], BizzInfo[idx][bLockTime], BizzInfo[idx][id]); mysql_function_query(ConBD, string, true, "", ""); UpdateBizz(idx); break; } } else full_++; } } if(full == 0) return SendClientMessage(playerid, COLOR_GREY, "Вы должны находится рядом с бизнесом!"); if(full_ == 0) return SendClientMessage(playerid, COLOR_GREY, "Бизнес уже имеет владельца!"); return true; }
  5. Всем привет ребят,раньше у меня запускались сборки эти нормально или ещё что то,а щас у меня вечно эта ошибка Run time error 19: "File or function is not found Кто знает в чём проблема пишите сюда пж!
  6. Доброго вечера уважаемые пользователи , столкнулся с бедой. [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'fam_id' in 'where clause' Данная проблема возникает при обновление позиций спавна семьй. Хотя столбец в базе есть fam_id. Вот сам запрос format(query, sizeof query, "UPDATE "T_FAM" SET `f_spawn1` = '%f',`f_spawn2` = '%f',`f_spawn3` = '%f',`f_spawn4` = '%f' WHERE `fam_id` = '%d'",family_info[fam_id] [f_spawn] [0], family_info [fam_id] [f_spawn] [1], family_info [fam_id] [f_spawn] [2],family_info[fam_id] [f_spawn] [3], fam_id); mysql_tquery(dbHandle, query, "",""); format(query, sizeof query, "UPDATE "T_FAM" SET `f_int` = '%d',`f_virt` = '%d' WHERE `fam_id` = '%d'",family_info [fam_id] [f_spawn_int], family_info [fam_id] [f_spawn_virt], fam_id); mysql_tquery(dbHandle, query, "",""); подскажите в чем проблема.
  7. Доброго времени суток. Решил заглянуть в mysql лог, а тут следующая ситуация: [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'online' in 'field list' [ERROR] CMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE `name` = 'Dmitriy_Khodyrev'' at line 1 Прошу помощи. Все необходимые строки скину.
  8. Сдравствуйте вообщем такой вопрос,у меня есть диалог покупки в Магазине,он сделан через #define И крмп не хочет принимать эту функцию,при выборе раздела товаров у меня не открыватся ни чего а по новой меню открывается ,Вообщем с обычным диалогом я бы справился но с подобными увы не разу не встречался вот прошу вашей помощи Начнём с начала вызов данного меню cmd:shopsad(playerid,params[]) { new string[300]; new vid[30]; if(PI[playerid][pVID]==0) vid = "{E5D02D}Наличкой"; else vid = "{E5D02D}Кредиткой"; format(string,sizeof(string),"{42B02C}-{FFFFFF} Купить\n{42B02C}-{FFFFFF} Продать\n{42B02C}- {FFFFFF}Оплата: %s",vid); ShowPlayerDialogEx(playerid,103,2,"",string,"Выбор","Отмена"); return true; } Далее идём в кейс 103 case 103: { if(response) { switch(listitem) { case 0: ShowPlayerDialogEx(playerid,79,2,"24/7",GRAND_BUY_MENU_TEXT,"Выбор","Отмена");//// случайность case 1: ShowPlayerDialogEx(playerid,104,2,"Что продать?","Рыбу","Выбор","Отмена"); case 2: { if(PI[playerid][pVID]==0) PI[playerid][pVID]=1; else PI[playerid][pVID]=0; callcmd::shopsad(playerid,""); } } } } Вот при выборе 0 Case Открывает диалог "GRAND_BUY_MENU_TEXT" И всё дальше ни куда он просто по новой открывается при выборе раздела товаров Сам этот Дэфайн #define GRAND_BUY_MENU_TEXT "{52A32A}-{FFFFFF} Продукты\n{52A32A}-{FFFFFF} Канцелярия\n{52A32A}-{FFFFFF} Аксессуары\n{52A32A}-{FFFFFF} Техника\n{52A32A}-{FFFFFF} Сигареты & Зажигалки\n{52A32A}-{FFFFFF} Рыбалка\n{52A32A}-{FFFFFF} Разное" И на этом всё не знаю как быть) но если запустить мод через 0.3.7 Всё работает Прошу вашей помощи
  9. Здравствуйте, залил сервер пишет ошибки в MySQL логах [16:55:22 06/22/18] [ERROR] mysql_errno - invalid connection handle (id: 1) [16:55:57 06/22/18] [ERROR] mysql_tquery - invalid connection handle (id: 0) [16:56:10 06/22/18] [ERROR] mysql_tquery - invalid connection handle (id: 0) Вот лог сервера ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, (C)2005-2012 SA-MP Team [16:55:22] [16:55:22] Server Plugins [16:55:22] -------------- [16:55:22] Loading plugin: mysql_static.so [16:55:22] >> plugin.mysql: R39-6 successfully loaded. [16:55:22] Loaded. [16:55:22] Loading plugin: mysql.so [16:55:22] >> plugin.mysql: R39-6 successfully loaded. [16:55:22] Loaded. [16:55:22] Loading plugin: streamer.so [16:55:22] *** Streamer Plugin v2.8.2 by Incognito loaded *** [16:55:22] Loaded. [16:55:22] Loading plugin: sscanf.so [16:55:22] [16:55:22] =============================== [16:55:22] sscanf plugin loaded. [16:55:22] Version: 2.8.2 [16:55:22] (c) 2012 Alex "Y_Less" Cole [16:55:22] =============================== [16:55:22] Loaded. [16:55:22] Loading plugin: regex.so [16:55:22] [16:55:22] ______________________________________ [16:55:22] Regular Expression Plugin v0.2.1 loaded [16:55:22] ______________________________________ [16:55:22] By: Fro (c) Copyright <TBG> 2009-2011 [16:55:22] ______________________________________ [16:55:22] Loaded. [16:55:22] Loading plugin: CRP.so [16:55:22] [16:55:22] ______________________________________ [16:55:22] Convert Rus To Pwn v0.1.1 loaded [16:55:22] ______________________________________ [16:55:22] By: Fro (c) Copyright <TBG> 2009-2011 [16:55:22] ______________________________________ [16:55:22] Loaded. [16:55:22] Loaded 6 plugins. [16:55:22] [16:55:22] Filterscripts [16:55:22] --------------- [16:55:22] Loaded 0 filterscripts. [16:55:22] MySQL connection: FALSE [16:55:22] -> Динамических объектов: 34254 [16:55:22] -> Статических объектов: 51 [16:55:22] -> Видимых объектов (стример): 949 [16:55:22] -> Количество транспорта: 184 [16:55:22] Number of vehicle models: 34 [16:55:24] [query:i] from 54.38.80.40 [16:55:24] [query:p] from 178.163.86.124 [16:55:25] [query:i] from 178.163.86.124 [16:55:25] [query:p] from 178.163.86.124 [16:55:25] [query:c] from 178.163.86.124 [16:55:25] [query:r] from 178.163.86.124 [16:55:25] [query:p] from 178.163.86.124 [16:55:27] [query:p] from 178.163.86.124 [16:55:29] [query:i] from 178.163.86.124 [16:55:29] [query:p] from 178.163.86.124 [16:55:29] [query:c] from 178.163.86.124 [16:55:29] [query:r] from 178.163.86.124 [16:55:29] [query:p] from 178.163.86.124 [16:55:51] Incoming connection: 178.163.86.124:57871 [16:55:52] [join] Artem_Sergeev has joined the server (0:178.163.86.124) [16:55:56] [query:i] from 188.170.193.44 [16:55:56] [query:p] from 188.170.193.44 [16:56:07] [query:i] from 54.38.80.40 [16:56:10] [part] Artem_Sergeev has left the server (0:1) [16:56:12] [query:p] from 178.163.86.124 На хост базу Данных залил, в логах сервера ошибки нет. Помогите пожалуйста.
  10. Вообщем так, есть пикап выхода , и вот как раз когда на него встаёшь то кидает обратно на него же, в чём может быть проблема ?
  11. Помогите пожалуйста. Сделал команду но есть ошибки [spoiler=КМД]CMD:setadmin(playerid,params[]) { if(antiflood[playerid] > 0) return SendClientMessage(playerid, COLOR_WARNING,"?? ?????!"); antiflood[playerid]++; if(PLAYER_DATA[playerid][data_LOGGED] == false) return SendClientMessage(playerid,COLOR_WARNING,"?? ?? ???????????? ?? ???????!"); if(PLAYER_DATA[playerid][data_ADMLVL] < 6) return true; if(sscanf(params,"u",params[0])) return SendClientMessage(playerid,COLOR_WARNING,"???????????: /setadmin [??]"); if(!IsPlayerConnected(params[0]))return SendClientMessage(playerid,COLOR_WARNING,"??????? ID ??? ?? ???????!"); if(PLAYER_DATA[params[0]][data_LOGGED] == false)return SendClientMessage(playerid,COLOR_WARNING,"?????? ????? ?? ?????? ???????????!"); SetPVarInt(playerid,"gAdmin",params[0]); ShowPlayerDialogFix(playerid, dialog_SETADMIN, DIALOG_STYLE_LIST, "{FFCC00}???????? ????", "????? ? ???????\n??????\n??????\n?????????\n??. ?????????????\n?????????????\n??. ?????????????\n????. ?????????????\n???????????\n??????????", "???????", "??????"); return true; } [spoiler=Диалог] 11047 case dialog_SETADMIN: 11048 { 11049 if(!response) return true; 11050 if(response) 11051 { 11052 if(listitem == 0) 11053 { 11054 new p = GetPVarInt(playerid, "gAdmin"); 11055 PLAYER_DATA[p][data_ADMLVL] = 0; 11056 SetPlayerSkinAC(p, PLAYER_DATA[p][data_SKIN]); 11057 SendClientMessage(p, COLOR_AC, "?? ???? ????? ? ????????? ??????????????"); 11058 SetPlayerColorEx(p); 11059 format(str,sizeof(str),"[A] %s[%d] ??? ???? ? ????? '%s'",PLAYER_DATA[playerid][data_NAME],playerid,setadmin_config[listitem][f_name]); 11060 SendAdminMessage(0xffa141FF, str); 11061 return true; 11062 } 11063 new p = GetPVarInt(playerid, "gAdmin"),str[80]; 11064 PLAYER_DATA[p][data_ADMLVL] = setadmin_config[listitem][admlvl]; 11065 format(str,sizeof(str),"?? ???? ????????? ?? ????????? %s'?",setadmin_config[listitem][f_name]); 11066 SetPlayerColorEx(p); 11067 format(str,sizeof(str),"[A] %s[%d] ??? ???????? ?? ???? %s'?",playerid,PLAYER_DATA[playerid][data_NAME],playerid,setadmin_config[listitem][f_name]); 11068 SendAdminMessage(0xffa141FF, str); 11069 } 11070 } [spoiler=Ошибки] (11059) : error 017: undefined symbol "str" (11059) : error 017: undefined symbol "str" (11059) : error 029: invalid expression, assumed zero (11059) : fatal error 107: too many error messages on one line [spoiler=Конфиг] enum SA { admlvl, f_name[20] } new setadmin_config[][sA] = { {0,"None"}, {1,"??????"},//1 ?? ????? {2,"??????"},//2 ?? ????? {3,"?????????"},//3 ?? ????? {4,"??. ?????????????"},//4 ?? ????? {5,"?????????????"},//5 ?? ????? {6,"??. ?????????????"},//6 ?? ????? {7,"????. ?????????????"},//7 ?? ????? {8,"???????????"},//8 ?? ????? {9,"??????????"}//9 ?? ????? };
  12. Не могу авторезировать акк,прошу не судить а просто помочь. https://imgur.com/a/aHK1gvJ
  13. Сервер стоит на хостинге, Unknown. Вроде всё подключил правильно. Лог: [spoiler=''] ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [20:15:00] [20:15:00] Server Plugins [20:15:00] -------------- [20:15:00] Loading plugin: crashdetect.so [20:15:00] CrashDetect v4.15.1 is OK. [20:15:00] Loaded. [20:15:00] Loading plugin: mysql.so [20:15:00] Failed (plugins/mysql.so: cannot open shared object file: No such file or directory) [20:15:00] Loading plugin: sscanf.so [20:15:00] [20:15:00] =============================== [20:15:00] sscanf plugin loaded. [20:15:00] Version: 2.8.1 [20:15:00] © 2012 Alex "Y_Less" Cole [20:15:00] =============================== [20:15:00] Loaded. [20:15:00] Loading plugin: streamer.so [20:15:00] *** Streamer Plugin v2.7.9 by Incognito loaded *** [20:15:00] Loaded. [20:15:00] Loading plugin: dc_cmd.so [20:15:00] Daniel's CMD plugin v2.8 [20:15:00] © 2014 Daniel_Cortez [20:15:00] www.[ссылка стороннего ресурса].ru [20:15:00] Loaded. [20:15:00] Loading plugin: timerfix.so [20:15:00] >> TimerFix v1.5 successfully loaded. [20:15:00] Loaded. [20:15:00] Loaded 5 plugins. [20:15:00] [20:15:00] Ban list [20:15:00] -------- [20:15:00] Loaded: samp.ban [20:15:00] [20:15:00] [20:15:00] Filterscripts [20:15:00] --------------- [20:15:00] Loading filterscript 'fsdebug.amx'... [20:15:00] Unable to load filterscript 'fsdebug.amx'. [20:15:00] Loading filterscript 'fly.amx'... [20:15:00] Unable to load filterscript 'fly.amx'. [20:15:00] Loading filterscript 'npc_record.amx'... [20:15:00] Unable to load filterscript 'npc_record.amx'. [20:15:00] Loaded 0 filterscripts. [20:15:00] *** Streamer Plugin: Obsolete or invalid native "Streamer_SetTypePriority" found (script might need to be recompiled with the latest include file) [20:15:00] [debug] Run time error 19: "File or function is not found" [20:15:00] [debug] mysql_format [20:15:00] [debug] mysql_query [20:15:00] [debug] cache_get_row_count [20:15:00] [debug] cache_get_field_content_int [20:15:00] [debug] cache_get_field_content [20:15:00] [debug] cache_delete [20:15:00] [debug] mysql_log [20:15:00] [debug] mysql_connect [20:15:00] [debug] mysql_set_charset [20:15:00] [debug] mysql_errno [20:15:00] [debug] mysql_close [20:15:00] [debug] cache_get_row_int [20:15:00] [debug] cache_get_row [20:15:00] [debug] mysql_tquery [20:15:00] [debug] cache_get_row_float [20:15:00] [debug] cache_get_field_content_float [20:15:00] [debug] cache_insert_id [20:15:00] [debug] cache_is_valid [20:15:00] [debug] cache_set_active [20:15:00] [debug] Run time error 19: "File or function is not found" [20:15:00] [debug] mysql_format [20:15:00] [debug] mysql_query [20:15:00] [debug] cache_get_row_count [20:15:00] [debug] cache_get_field_content_int [20:15:00] [debug] cache_get_field_content [20:15:00] [debug] cache_delete [20:15:00] [debug] mysql_log [20:15:00] [debug] mysql_connect [20:15:00] [debug] mysql_set_charset [20:15:00] [debug] mysql_errno [20:15:00] [debug] mysql_close [20:15:00] [debug] cache_get_row_int [20:15:00] [debug] cache_get_row [20:15:00] [debug] mysql_tquery [20:15:00] [debug] cache_get_row_float [20:15:00] [debug] cache_get_field_content_float [20:15:00] [debug] cache_insert_id [20:15:00] [debug] cache_is_valid [20:15:00] [debug] cache_set_active [20:15:00] Script[gamemodes/new.amx]: Run time error 19: "File or function is not found" [20:15:00] Number of vehicle models: 0
  14. У меня на сервере можно иметь только 1 машину. Хочу сделать, чтобы можно было иметь 3 машины. Как это сделать?
  15. Вот код ----------Loaded log file: "server_log.txt".----------SA-MP Dedicated Server----------------------v0.3e, (C)2005-2012 SA-MP Team[19:38:43] password = "" (string)[19:38:43] [19:38:43] Server Plugins[19:38:43] --------------[19:38:43] Loading plugin: crashdetect.so[19:38:43] CrashDetect v4.15.1 is OK.[19:38:43] Loaded.[19:38:43] Loading plugin: mysql.so[19:38:43] Failed (plugins/mysql.so: cannot open shared object file: No such file or directory)[19:38:43] Loading plugin: sscanf.so[19:38:43] [19:38:43] ===============================[19:38:43] sscanf plugin loaded. [19:38:43] Version: 2.8.1 [19:38:43] (c) 2012 Alex "Y_Less" Cole [19:38:43] ===============================[19:38:43] Loaded.[19:38:43] Loading plugin: streamer.so[19:38:43] *** Streamer Plugin v2.7.9 by Incognito loaded ***[19:38:43] Loaded.[19:38:43] Loading plugin: dc_cmd.so[19:38:43] Daniel's CMD plugin v2.8[19:38:43] (c) 2014 Daniel_Cortez[19:38:43] www.[ссылка стороннего ресурса].ru[19:38:43] Loaded.[19:38:43] Loading plugin: timerfix.so[19:38:43] >> TimerFix v1.5 successfully loaded.[19:38:43] Loaded.[19:38:43] Loading plugin: profiler.so[19:38:43] Profiler v2.12.1 is OK.[19:38:43] Loaded.[19:38:43] Loaded 6 plugins.[19:38:43] [19:38:43] Filterscripts[19:38:43] ---------------[19:38:43] Loading filterscript 'yom_buttons.amx'...[19:38:43] Loading filterscript 'antigoc.amx'...[19:38:43] [PAC GUARD] Античит v3.6 успешно загружен.[19:38:43] [PAC GUARD] Разработчик: Feliks Macalister[19:38:43] Loaded 2 filterscripts.[19:38:43] *** Streamer Plugin: Obsolete or invalid native "Streamer_SetTypePriority" found (script might need to be recompiled with the latest include file)[19:38:43] [profiler] Attached profiler to gamemodes/new.amx[19:38:43] [debug] Run time error 19: "File or function is not found"[19:38:43] [debug] mysql_format[19:38:43] [debug] mysql_query[19:38:43] [debug] cache_get_row_count[19:38:43] [debug] cache_get_field_content_int[19:38:43] [debug] cache_get_field_content[19:38:43] [debug] cache_delete[19:38:43] [debug] mysql_log[19:38:43] [debug] mysql_connect[19:38:43] [debug] mysql_set_charset[19:38:43] [debug] mysql_errno[19:38:43] [debug] mysql_close[19:38:43] [debug] cache_get_row_int[19:38:43] [debug] cache_get_row[19:38:43] [debug] mysql_tquery[19:38:43] [debug] cache_get_row_float[19:38:43] [debug] cache_get_field_content_float[19:38:43] [debug] cache_insert_id[19:38:43] [debug] cache_is_valid[19:38:43] [debug] cache_set_active[19:38:43] [debug] Run time error 19: "File or function is not found"[19:38:43] [debug] mysql_format[19:38:43] [debug] mysql_query[19:38:43] [debug] cache_get_row_count[19:38:43] [debug] cache_get_field_content_int[19:38:43] [debug] cache_get_field_content[19:38:43] [debug] cache_delete[19:38:43] [debug] mysql_log[19:38:43] [debug] mysql_connect[19:38:43] [debug] mysql_set_charset[19:38:43] [debug] mysql_errno[19:38:43] [debug] mysql_close[19:38:43] [debug] cache_get_row_int[19:38:43] [debug] cache_get_row[19:38:43] [debug] mysql_tquery[19:38:43] [debug] cache_get_row_float[19:38:43] [debug] cache_get_field_content_float[19:38:43] [debug] cache_insert_id[19:38:43] [debug] cache_is_valid[19:38:43] [debug] cache_set_active[19:38:43] Script[gamemodes/new.amx]: Run time error 19: "File or function is not found"[19:38:43] Number of vehicle models: 0 ----------Loaded log file: "server_log.txt".----------SA-MP Dedicated Server----------------------v0.3e, (C)2005-2012 SA-MP Team[19:38:43] password = "" (string)[19:38:43] [19:38:43] Server Plugins[19:38:43] --------------[19:38:43] Loading plugin: crashdetect.so[19:38:43] CrashDetect v4.15.1 is OK.[19:38:43] Loaded.[19:38:43] Loading plugin: mysql.so[19:38:43] Failed (plugins/mysql.so: cannot open shared object file: No such file or directory)[19:38:43] Loading plugin: sscanf.so[19:38:43] [19:38:43] ===============================[19:38:43] sscanf plugin loaded. [19:38:43] Version: 2.8.1 [19:38:43] (c) 2012 Alex "Y_Less" Cole [19:38:43] ===============================[19:38:43] Loaded.[19:38:43] Loading plugin: streamer.so[19:38:43] *** Streamer Plugin v2.7.9 by Incognito loaded ***[19:38:43] Loaded.[19:38:43] Loading plugin: dc_cmd.so[19:38:43] Daniel's CMD plugin v2.8[19:38:43] (c) 2014 Daniel_Cortez[19:38:43] www.[ссылка стороннего ресурса].ru[19:38:43] Loaded.[19:38:43] Loading plugin: timerfix.so[19:38:43] >> TimerFix v1.5 successfully loaded.[19:38:43] Loaded.[19:38:43] Loading plugin: profiler.so[19:38:43] Profiler v2.12.1 is OK.[19:38:43] Loaded.[19:38:43] Loaded 6 plugins.[19:38:43] [19:38:43] Filterscripts[19:38:43] ---------------[19:38:43] Loading filterscript 'yom_buttons.amx'...[19:38:43] Loading filterscript 'antigoc.amx'...[19:38:43] [PAC GUARD] Античит v3.6 успешно загружен.[19:38:43] [PAC GUARD] Разработчик: Feliks Macalister[19:38:43] Loaded 2 filterscripts.[19:38:43] *** Streamer Plugin: Obsolete or invalid native "Streamer_SetTypePriority" found (script might need to be recompiled with the latest include file)[19:38:43] [profiler] Attached profiler to gamemodes/new.amx[19:38:43] [debug] Run time error 19: "File or function is not found"[19:38:43] [debug] mysql_format[19:38:43] [debug] mysql_query[19:38:43] [debug] cache_get_row_count[19:38:43] [debug] cache_get_field_content_int[19:38:43] [debug] cache_get_field_content[19:38:43] [debug] cache_delete[19:38:43] [debug] mysql_log[19:38:43] [debug] mysql_connect[19:38:43] [debug] mysql_set_charset[19:38:43] [debug] mysql_errno[19:38:43] [debug] mysql_close[19:38:43] [debug] cache_get_row_int[19:38:43] [debug] cache_get_row[19:38:43] [debug] mysql_tquery[19:38:43] [debug] cache_get_row_float[19:38:43] [debug] cache_get_field_content_float[19:38:43] [debug] cache_insert_id[19:38:43] [debug] cache_is_valid[19:38:43] [debug] cache_set_active[19:38:43] [debug] Run time error 19: "File or function is not found"[19:38:43] [debug] mysql_format[19:38:43] [debug] mysql_query[19:38:43] [debug] cache_get_row_count[19:38:43] [debug] cache_get_field_content_int[19:38:43] [debug] cache_get_field_content[19:38:43] [debug] cache_delete[19:38:43] [debug] mysql_log[19:38:43] [debug] mysql_connect[19:38:43] [debug] mysql_set_charset[19:38:43] [debug] mysql_errno[19:38:43] [debug] mysql_close[19:38:43] [debug] cache_get_row_int[19:38:43] [debug] cache_get_row[19:38:43] [debug] mysql_tquery[19:38:43] [debug] cache_get_row_float[19:38:43] [debug] cache_get_field_content_float[19:38:43] [debug] cache_insert_id[19:38:43] [debug] cache_is_valid[19:38:43] [debug] cache_set_active[19:38:43] Script[gamemodes/new.amx]: Run time error 19: "File or function is not found"[19:38:43] Number of vehicle models: 0
  16. Ищу МАППЕРА СКРИПТЕРА И ТОТ КТО ЗАЛЬЕТ МОД НА ХОСТИНГ. Вообщем команду) Срочно...ребятульки!
  17. Помогите мне сделать так. Типо на фракционных машинах пишется имся сервера , а на машите которая создана админом пишется admin как это сдеалть ? Как на скрине на фракцинно машине имя сервера на админские admin?
  18. Ребят всем привет,помогите пожалуйста,я взял OLD RP и переделываю его,но возле ГИБДД и в СТО у меня всё время зависает намертво и так каждый раз,помогите,в чём проблема я не знаю!
  19. У меня опять мод не запускается Воть--------— Loaded log file: "server_log.txt". --------— SA-MP Dedicated Server --------------------— v0.3e, ©2005-2012 SA-MP Team [10:17:33] filterscripts = "" (string) [10:17:33] weburl = "www.sa-mp.com" (string) [10:17:33] password = "" (string) [10:17:33] [10:17:33] Server Plugins [10:17:33] —----------— [10:17:33] Loading plugin: streamer [10:17:33] *** Streamer Plugin v2.6.1 by Incognito loaded *** [10:17:33] Loaded. [10:17:33] Loaded 1 plugins. [10:17:33] [10:17:33] Ban list [10:17:33] —----— [10:17:33] Loaded: samp.ban [10:17:33] [10:17:33] [10:17:33] Filterscripts [10:17:33] —-----------— [10:17:33] Loaded 0 filterscripts. [10:17:34] Script[gamemodes/ugrrp.amx]: Run time error 19: "File or function is not found" [10:17:34] Number of vehicle models: 0
  20. Здравствуйте, уважаемые форумчане. В виду времени появилась новая проблема опять, но в эту сторону, она с texture studio. Скачав данный скрипт, запускаю его, захожу на сервер, НО! При вводе любых команд для работы с данным скриптом, выдает server unknown command. Чего я только уже и не делал, не могу решить проблему. Подскажите пожалуйста.. Плагины, файлскрипты подключены. По логу выдает следующее: [spoiler=HELP!]---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [11:26:09] [11:26:09] Server Plugins [11:26:09] -------------- [11:26:09] Loading plugin: crashdetect [11:26:09] CrashDetect v4.15.1 is OK. [11:26:09] Loaded. [11:26:09] Loading plugin: sscanf [11:26:09] [11:26:09] =============================== [11:26:09] sscanf plugin loaded. [11:26:09] Version: 2.8.1 [11:26:09] © 2012 Alex "Y_Less" Cole [11:26:09] =============================== [11:26:09] Loaded. [11:26:09] Loading plugin: streamer [11:26:09] Failed. [11:26:09] Loading plugin: filemanager [11:26:09] ****************** [11:26:09] ** FILE MANAGER ** [11:26:09] ** Loaded ** [11:26:09] ** Version 1.5 ** [11:26:09] ****************** [11:26:09] Loaded. [11:26:09] Loaded 3 plugins. [11:26:09] [11:26:09] Filterscripts [11:26:09] --------------- [11:26:09] Loading filterscript 'tstudio.amx'... [11:26:09] [debug] Run time error 19: "File or function is not found" [11:26:09] [debug] CreateDynamicObject [11:26:09] [debug] GetDynamicObjectPos [11:26:10] [debug] Streamer_Update [11:26:10] [debug] SetDynamicObjectMaterial [11:26:10] [debug] GetDynamicObjectMaterial [11:26:10] [debug] MoveDynamicObject [11:26:10] [debug] DestroyDynamicObject [11:26:10] [debug] Streamer_SetFloatData [11:26:10] [debug] DestroyDynamic3DTextLabel [11:26:10] [debug] UpdateDynamic3DTextLabelText [11:26:10] [debug] CreateDynamic3DTextLabel [11:26:10] [debug] SetDynamicObjectPos [11:26:10] [debug] SetDynamicObjectRot [11:26:10] [debug] EditDynamicObject [11:26:10] [debug] AttachDynamicObjectToVehicle [11:26:10] [debug] SetDynamicObjectMaterialText [11:26:10] [debug] Streamer_UpdateEx [11:26:10] Loading filterscript 'fsdebug.amx'... [11:26:10] ********************* * SA:MP DEBUG 0.2 * [11:26:10] * By Simon Campbell * ********************* [11:26:10] * Version: 0.5d * ********************* [11:26:10] * -- LOADED * ********************* [11:26:10] Loaded 2 filterscripts. [11:26:10] [debug] Run time error 19: "File or function is not found" [11:26:10] [debug] CreateDynamicObject [11:26:10] [debug] GetDynamicObjectPos [11:26:10] [debug] Streamer_Update [11:26:10] [debug] SetDynamicObjectMaterial [11:26:10] [debug] GetDynamicObjectMaterial [11:26:10] [debug] MoveDynamicObject [11:26:10] [debug] DestroyDynamicObject [11:26:10] [debug] Streamer_SetFloatData [11:26:10] [debug] DestroyDynamic3DTextLabel [11:26:10] [debug] UpdateDynamic3DTextLabelText [11:26:10] [debug] CreateDynamic3DTextLabel [11:26:10] [debug] SetDynamicObjectPos [11:26:10] [debug] SetDynamicObjectRot [11:26:10] [debug] EditDynamicObject [11:26:10] [debug] AttachDynamicObjectToVehicle [11:26:10] [debug] SetDynamicObjectMaterialText [11:26:10] [debug] Streamer_UpdateEx [11:26:10] /*-----------------------------------*\ [11:26:10] |*=====[TS Base GameMode Loaded]=====*| [11:26:10] \*-----------------------------------*/ [11:26:10] Number of vehicle models: 0
  21. Взял и поставил мод на хостинг "Sublime RolePlay [+RP]"(не реклама).После регистрации аккаунт сохраняется и все работает(Т.е сохраняется Ник,Пароль,Почта).А после выхода из сервера ничего не сохраняется(Ни деньги,ни новый измененный пароль,ни выданная кому-то админка через игру,вообщем ничего после выхода не сохраняется)(Я опробовал выдавать все через MySQL и после захода на сервер выданные значения в базе данных появляются у игрока)(И есть различные ошибки ниже в спойлерах) Server Log:[spoiler=ServerLog] ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3e, (C)2005-2012 SA-MP Team [21:19:46] [21:19:46] Server Plugins [21:19:46] -------------- [21:19:46] Loading plugin: crashdetect.so [21:19:46] CrashDetect v4.15.1 is OK. [21:19:46] Loaded. [21:19:46] Loading plugin: mysql_static.so [21:19:46] >> plugin.mysql: R39-3 successfully loaded. [21:19:46] Loaded. [21:19:46] Loading plugin: sscanf.so [21:19:46] [21:19:46] =============================== [21:19:46] sscanf plugin loaded. [21:19:46] Version: 2.8.1 [21:19:46] (c) 2012 Alex "Y_Less" Cole [21:19:46] =============================== [21:19:46] Loaded. [21:19:46] Loading plugin: streamer.so [21:19:46] *** Streamer Plugin v2.7.8 by Incognito loaded *** [21:19:46] Loaded. [21:19:46] Loading plugin: dc_cmd.so [21:19:46] Daniel's CMD plugin v2.8 [21:19:46] (c) 2014 Daniel_Cortez [21:19:46] www.*********.ru [21:19:46] Loaded. [21:19:46] Loading plugin: nativechecker.so [21:19:46] Loaded. [21:19:46] Loaded 6 plugins. [21:19:46] [21:19:46] Filterscripts [21:19:46] --------------- [21:19:46] Loaded 0 filterscripts. [21:19:46] MySQL connection: OK [21:19:46] ------------------------------ [21:19:46] Start date: 5.03.2017 [21:19:46] ------------------------------ [21:19:46] Number of vehicle models: 24 [21:19:46] [serv_log] Load warehouse. Time: 0 ms. [21:19:46] [serv_log] Load job business. Load: 4 b. Time: 1 ms. [21:19:46] [serv_log] Load auto business. Load: 2 b. Time: 0 ms. [21:19:46] [serv_log] Load kvartiry. Load: 461 b. Time: 215 ms. [21:19:46] [serv_log] Load houses. Load: 115 h. Time: 41 ms. [21:19:46] [serv_log] Load business. Load: 42 b. Time: 4 ms. [21:19:46] [serv_log] Load polit. Load: 11 p. Time: 2 ms. [21:19:46] Unknown column 'm_online' in 'field list' [21:19:58] Incoming connection: 95.105.41.183:56848 [21:19:58] [join] Delebiri_Black has joined the server (0:95.105.41.183) [21:20:20] Unknown column 'contry' in 'field list' [21:20:42] [part] Delebiri_Black has left the server (0:1) [21:20:42] Unknown column 'lastvisit' in 'field list' [21:20:42] Unknown column 'contry' in 'field list' [spoiler=MySQL Log] [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("bonuslvl") [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("bonusmoney") [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("x2day") [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("p_bonus") [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("name_server_") [22:25:23] [WARNING] CMySQLResult::GetRowDataByName - field not found ("name_server_x2day") [22:25:24] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'm_online' in 'field list' [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:24] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:25] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:26] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:27] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:28] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:29] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:30] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("heal") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("safe") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cupboard") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("money") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("metall") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("narko") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("patron") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun1") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun2") [22:25:31] [WARNING] CMySQLResult::GetRowDataByName - field not found ("gun3") [22:27:50] [WARNING] CMySQLResult::GetRowDataByName - field not found ("bonuslvl") [22:27:50] [WARNING] CMySQLResult::GetRowDataByName - field not found ("bonusmoney") [22:27:50] [WARNING] CMySQLResult::GetRowDataByName - field not found ("p_bonus") [22:27:50] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'contry' in 'field list' [22:29:28] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'lastvisit' in 'field list' [22:29:28] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'contry' in 'field list' [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("contry") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("viptime") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("admcode") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("lastvisit") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("ckick") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cban") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cjail") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("creport") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cmute") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cslap") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cveh") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("m_online") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("n_online") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cadmtext") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("a_online") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("admin_ban_time") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_1") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_2") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_3") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_s") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_n") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("age") [22:30:53] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_date") [22:31:45] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'lastvisit' in 'field list' [22:31:45] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'contry' in 'field list' [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("contry") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("viptime") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("admcode") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_1") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_1") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_1") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_1") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_2") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_2") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_2") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_2") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSX_3") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSY_3") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSZ_3") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_POSR_3") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_1") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_2") [22:33:57] [WARNING] CMySQLResult::GetRowDataByName - field not found ("car_NUMBER_3") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("lastvisit") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("ckick") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cban") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cjail") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("creport") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cmute") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cslap") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cveh") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("m_online") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("n_online") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("cadmtext") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("a_online") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("admin_ban_time") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_1") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_2") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("mileage_3") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_s") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_n") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("age") [22:33:58] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pass_date") [22:36:37] [WARNING] CMySQLResult::GetRowDataByName - field not found ("lastvisit") [22:39:06] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'lastvisit' in 'field list' [22:39:06] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'contry' in 'field list' При выходе из игры применяется сток SavePlayerData(Но почему-то не работает)[spoiler=Stock SavePlayerData] stock SavePlayerData(playerid) { if(PLAYER_DATA[playerid][data_LOGGED] == true && IsPlayerConnected(playerid)) { if(PLAYER_DATA[playerid][data_CS_TEAM] != 0) ResetWeaponAll(playerid); new query[3050], string[256]; query = "UPDATE `accounts` SET "; acc_int_strcat(query, sizeof(query), "logdate_day", PLAYER_DATA[playerid][data_LOGDATE_DAY]); acc_int_strcat(query, sizeof(query), "logdate_month", PLAYER_DATA[playerid][data_LOGDATE_MONTH]); acc_int_strcat(query, sizeof(query), "logdate_year", PLAYER_DATA[playerid][data_LOGDATE_YEAR]); acc_int_strcat(query, sizeof(query), "skin", PLAYER_DATA[playerid][data_SKIN]); acc_int_strcat(query, sizeof(query), "money", PLAYER_DATA[playerid][data_MONEY]); acc_int_strcat(query, sizeof(query), "lvl", PLAYER_DATA[playerid][data_LVL]); acc_int_strcat(query, sizeof(query), "exp", PLAYER_DATA[playerid][data_EXP]); acc_int_strcat(query, sizeof(query), "skinm", PLAYER_DATA[playerid][data_SKINM]); acc_int_strcat(query, sizeof(query), "member", PLAYER_DATA[playerid][data_MEMBER]); acc_int_strcat(query, sizeof(query), "leader", PLAYER_DATA[playerid][data_LEADER]); acc_int_strcat(query, sizeof(query), "podmember", PLAYER_DATA[playerid][data_PODMEMBER]); acc_int_strcat(query, sizeof(query), "rank", PLAYER_DATA[playerid][data_RANK]); acc_int_strcat(query, sizeof(query), "admlvl", PLAYER_DATA[playerid][data_ADMLVL]); acc_str_strcat(query, sizeof(query), "login_ip", PLAYER_DATA[playerid][data_LOGIN_IP]); acc_int_strcat(query, sizeof(query), "mute", PLAYER_DATA[playerid][data_MUTE]); acc_int_strcat(query, sizeof(query), "mutetime", PLAYER_DATA[playerid][data_MUTETIME]); acc_int_strcat(query, sizeof(query), "warn", PLAYER_DATA[playerid][data_WARN]); acc_int_strcat(query, sizeof(query), "warntime", PLAYER_DATA[playerid][data_WARNTIME]); acc_int_strcat(query, sizeof(query), "salary", PLAYER_DATA[playerid][data_SALARY]); acc_int_strcat(query, sizeof(query), "bank", PLAYER_DATA[playerid][data_BANK]); acc_int_strcat(query, sizeof(query), "licb", PLAYER_DATA[playerid][data_LICB]); acc_int_strcat(query, sizeof(query), "licg", PLAYER_DATA[playerid][data_LICG]); acc_int_strcat(query, sizeof(query), "contry", PLAYER_DATA[playerid][data_CONTRY]); acc_int_strcat(query, sizeof(query), "business", PLAYER_DATA[playerid][data_BUSINESS]); acc_int_strcat(query, sizeof(query), "house", PLAYER_DATA[playerid][data_HOUSE]); acc_int_strcat(query, sizeof(query), "time", PLAYER_DATA[playerid][data_TIME]); acc_int_strcat(query, sizeof(query), "car_1", PLAYER_DATA[playerid][data_CAR][0]); acc_int_strcat(query, sizeof(query), "carfuel_1", PLAYER_DATA[playerid][data_CARFUEL][0]); acc_int_strcat(query, sizeof(query), "car_color1_1", PLAYER_DATA[playerid][data_CAR_COLOR1][0]); acc_int_strcat(query, sizeof(query), "car_color2_1", PLAYER_DATA[playerid][data_CAR_COLOR2][0]); acc_int_strcat(query, sizeof(query), "car_2", PLAYER_DATA[playerid][data_CAR][1]); acc_int_strcat(query, sizeof(query), "carfuel_2", PLAYER_DATA[playerid][data_CARFUEL][1]); acc_int_strcat(query, sizeof(query), "car_color1_2", PLAYER_DATA[playerid][data_CAR_COLOR1][1]); acc_int_strcat(query, sizeof(query), "car_color2_2", PLAYER_DATA[playerid][data_CAR_COLOR2][1]); acc_int_strcat(query, sizeof(query), "car_3", PLAYER_DATA[playerid][data_CAR][2]); acc_int_strcat(query, sizeof(query), "carfuel_3", PLAYER_DATA[playerid][data_CARFUEL][2]); acc_int_strcat(query, sizeof(query), "car_color1_3", PLAYER_DATA[playerid][data_CAR_COLOR1][2]); acc_int_strcat(query, sizeof(query), "car_color2_3", PLAYER_DATA[playerid][data_CAR_COLOR2][2]); acc_int_strcat(query, sizeof(query), "vip", PLAYER_DATA[playerid][data_VIP]); acc_int_strcat(query, sizeof(query), "viptime", PLAYER_DATA[playerid][data_VIPTIME]); acc_int_strcat(query, sizeof(query), "patr", PLAYER_DATA[playerid][data_PATR]); acc_int_strcat(query, sizeof(query), "drugs", PLAYER_DATA[playerid][data_DRUGS]); acc_int_strcat(query, sizeof(query), "met", PLAYER_DATA[playerid][data_MET]); acc_int_strcat(query, sizeof(query), "wanted", PLAYER_DATA[playerid][data_WANTED]); acc_int_strcat(query, sizeof(query), "zakon", PLAYER_DATA[playerid][data_ZAKON]); acc_int_strcat(query, sizeof(query), "number", PLAYER_DATA[playerid][data_NUMBER]); acc_int_strcat(query, sizeof(query), "number_m", PLAYER_DATA[playerid][data_NUMBER_M]); acc_int_strcat(query, sizeof(query), "jail", PLAYER_DATA[playerid][data_JAIL]); acc_int_strcat(query, sizeof(query), "jailtime", PLAYER_DATA[playerid][data_JAILTIME]); acc_int_strcat(query, sizeof(query), "donate", PLAYER_DATA[playerid][data_DONATE]); acc_int_strcat(query, sizeof(query), "phone", PLAYER_DATA[playerid][data_PHONE]); acc_int_strcat(query, sizeof(query), "phonebook", PLAYER_DATA[playerid][data_PHONEBOOK]); acc_int_strcat(query, sizeof(query), "dir", PLAYER_DATA[playerid][data_DIR]); acc_int_strcat(query, sizeof(query), "satiety", PLAYER_DATA[playerid][data_SATIETY]); acc_float_strcat(query, sizeof(query), "hp", PLAYER_DATA[playerid][data_HP]); acc_float_strcat(query, sizeof(query), "arm", PLAYER_DATA[playerid][data_ARM]); acc_int_strcat(query, sizeof(query), "med", PLAYER_DATA[playerid][data_MED]); acc_int_strcat(query, sizeof(query), "spawn", PLAYER_DATA[playerid][data_SPAWN]); acc_int_strcat(query, sizeof(query), "hospital", PLAYER_DATA[playerid][data_HOSPITAL]); acc_int_strcat(query, sizeof(query), "pistol_skill", PLAYER_DATA[playerid][data_PISTOL]); acc_int_strcat(query, sizeof(query), "sdpistol_skill", PLAYER_DATA[playerid][data_SDPISTOL]); acc_int_strcat(query, sizeof(query), "deagle_skill", PLAYER_DATA[playerid][data_DEAGLE]); acc_int_strcat(query, sizeof(query), "shotgun_skill", PLAYER_DATA[playerid][data_SHOTGUN]); acc_int_strcat(query, sizeof(query), "mp5_skill", PLAYER_DATA[playerid][data_MP5]); acc_int_strcat(query, sizeof(query), "ak47_skill", PLAYER_DATA[playerid][data_AK47]); acc_int_strcat(query, sizeof(query), "rifle_skill", PLAYER_DATA[playerid][data_SNIPERRIFLE]); acc_int_strcat(query, sizeof(query), "job", PLAYER_DATA[playerid][data_JOB]); acc_int_strcat(query, sizeof(query), "polit", PLAYER_DATA[playerid][data_POLIT]); acc_int_strcat(query, sizeof(query), "house", PLAYER_DATA[playerid][data_HOUSE]); acc_int_strcat(query, sizeof(query), "business", PLAYER_DATA[playerid][data_BUSINESS]); acc_int_strcat(query, sizeof(query), "kv", PLAYER_DATA[playerid][data_KV]); acc_int_strcat(query, sizeof(query), "jb", PLAYER_DATA[playerid][data_JB]); acc_int_strcat(query, sizeof(query), "ab", PLAYER_DATA[playerid][data_AB]); acc_int_strcat(query, sizeof(query), "padik", PLAYER_DATA[playerid][data_PADIK]); acc_int_strcat(query, sizeof(query), "d_skill", PLAYER_DATA[playerid][data_DSKILL]); acc_int_strcat(query, sizeof(query), "d_exp", PLAYER_DATA[playerid][data_DEXP]); acc_int_strcat(query, sizeof(query), "golos", PLAYER_DATA[playerid][data_GOLOS]); acc_int_strcat(query, sizeof(query), "gun0", PLAYER_DATA[playerid][data_GUN][0]); acc_int_strcat(query, sizeof(query), "gun1", PLAYER_DATA[playerid][data_GUN][1]); acc_int_strcat(query, sizeof(query), "gun2", PLAYER_DATA[playerid][data_GUN][2]); acc_int_strcat(query, sizeof(query), "gun3", PLAYER_DATA[playerid][data_GUN][3]); acc_int_strcat(query, sizeof(query), "gun4", PLAYER_DATA[playerid][data_GUN][4]); acc_int_strcat(query, sizeof(query), "gun5", PLAYER_DATA[playerid][data_GUN][5]); acc_int_strcat(query, sizeof(query), "gun6", PLAYER_DATA[playerid][data_GUN][6]); acc_int_strcat(query, sizeof(query), "gun7", PLAYER_DATA[playerid][data_GUN][7]); acc_int_strcat(query, sizeof(query), "gun8", PLAYER_DATA[playerid][data_GUN][8]); acc_int_strcat(query, sizeof(query), "gun9", PLAYER_DATA[playerid][data_GUN][9]); acc_int_strcat(query, sizeof(query), "gun10", PLAYER_DATA[playerid][data_GUN][10]); acc_int_strcat(query, sizeof(query), "gun11", PLAYER_DATA[playerid][data_GUN][11]); acc_int_strcat(query, sizeof(query), "gun12", PLAYER_DATA[playerid][data_GUN][12]); acc_int_strcat(query, sizeof(query), "ammo0", PLAYER_DATA[playerid][data_AMMO][0]); acc_int_strcat(query, sizeof(query), "ammo1", PLAYER_DATA[playerid][data_AMMO][1]); acc_int_strcat(query, sizeof(query), "ammo2", PLAYER_DATA[playerid][data_AMMO][2]); acc_int_strcat(query, sizeof(query), "ammo3", PLAYER_DATA[playerid][data_AMMO][3]); acc_int_strcat(query, sizeof(query), "ammo4", PLAYER_DATA[playerid][data_AMMO][4]); acc_int_strcat(query, sizeof(query), "ammo5", PLAYER_DATA[playerid][data_AMMO][5]); acc_int_strcat(query, sizeof(query), "ammo6", PLAYER_DATA[playerid][data_AMMO][6]); acc_int_strcat(query, sizeof(query), "ammo7", PLAYER_DATA[playerid][data_AMMO][7]); acc_int_strcat(query, sizeof(query), "ammo8", PLAYER_DATA[playerid][data_AMMO][8]); acc_int_strcat(query, sizeof(query), "ammo9", PLAYER_DATA[playerid][data_AMMO][9]); acc_int_strcat(query, sizeof(query), "ammo10", PLAYER_DATA[playerid][data_AMMO][10]); acc_int_strcat(query, sizeof(query), "ammo11", PLAYER_DATA[playerid][data_AMMO][11]); acc_int_strcat(query, sizeof(query), "ammo12", PLAYER_DATA[playerid][data_AMMO][12]); acc_int_strcat(query, sizeof(query), "polit", PLAYER_DATA[playerid][data_POLIT]); acc_int_strcat(query, sizeof(query), "promocode", PLAYER_DATA[playerid][data_PROMOCODE]); acc_int_strcat(query, sizeof(query), "podarok1", PLAYER_DATA[playerid][data_PODAROK][0]); acc_int_strcat(query, sizeof(query), "podarok2", PLAYER_DATA[playerid][data_PODAROK][1]); acc_int_strcat(query, sizeof(query), "podarok3", PLAYER_DATA[playerid][data_PODAROK][2]); acc_int_strcat(query, sizeof(query), "podarok4", PLAYER_DATA[playerid][data_PODAROK][3]); acc_int_strcat(query, sizeof(query), "podarok5", PLAYER_DATA[playerid][data_PODAROK][4]); acc_int_strcat(query, sizeof(query), "podarok6", PLAYER_DATA[playerid][data_PODAROK][5]); acc_int_strcat(query, sizeof(query), "podarok7", PLAYER_DATA[playerid][data_PODAROK][6]); acc_int_strcat(query, sizeof(query), "podarok8", PLAYER_DATA[playerid][data_PODAROK][7]); acc_int_strcat(query, sizeof(query), "admcode", PLAYER_DATA[playerid][data_ECODE]); acc_float_strcat(query, sizeof(query), "car_POSX_1", PLAYER_DATA[playerid][data_CARX][0]); acc_float_strcat(query, sizeof(query), "car_POSY_1", PLAYER_DATA[playerid][data_CARY][0]); acc_float_strcat(query, sizeof(query), "car_POSZ_1", PLAYER_DATA[playerid][data_CARZ][0]); acc_float_strcat(query, sizeof(query), "car_POSR_1", PLAYER_DATA[playerid][data_CARANGLE][0]); acc_float_strcat(query, sizeof(query), "car_POSX_2", PLAYER_DATA[playerid][data_CARX][1]); acc_float_strcat(query, sizeof(query), "car_POSY_2", PLAYER_DATA[playerid][data_CARY][1]); acc_float_strcat(query, sizeof(query), "car_POSZ_2", PLAYER_DATA[playerid][data_CARZ][1]); acc_float_strcat(query, sizeof(query), "car_POSR_2", PLAYER_DATA[playerid][data_CARANGLE][1]); acc_float_strcat(query, sizeof(query), "car_POSX_3", PLAYER_DATA[playerid][data_CARX][2]); acc_float_strcat(query, sizeof(query), "car_POSY_3", PLAYER_DATA[playerid][data_CARY][2]); acc_float_strcat(query, sizeof(query), "car_POSZ_3", PLAYER_DATA[playerid][data_CARZ][2]); acc_float_strcat(query, sizeof(query), "car_POSR_3", PLAYER_DATA[playerid][data_CARANGLE][2]); acc_str_strcat(query, sizeof(query), "car_NUMBER_1", car_NUMBER[playerid][0]); acc_str_strcat(query, sizeof(query), "car_NUMBER_2", car_NUMBER[playerid][1]); acc_str_strcat(query, sizeof(query), "car_NUMBER_3", car_NUMBER[playerid][2]); acc_int_strcat(query, sizeof(query), "ckick", PLAYER_DATA[playerid][data_CKICK]); acc_int_strcat(query, sizeof(query), "cban", PLAYER_DATA[playerid][data_CBAN]); acc_int_strcat(query, sizeof(query), "cjail", PLAYER_DATA[playerid][data_CJAIL]); acc_int_strcat(query, sizeof(query), "creport", PLAYER_DATA[playerid][data_CREPORT]); acc_int_strcat(query, sizeof(query), "cmute", PLAYER_DATA[playerid][data_CMUTE]); acc_int_strcat(query, sizeof(query), "cslap", PLAYER_DATA[playerid][data_CSLAP]); acc_int_strcat(query, sizeof(query), "cveh", PLAYER_DATA[playerid][data_CVEH]); acc_int_strcat(query, sizeof(query), "m_online", PLAYER_DATA[playerid][data_MONLINE]); acc_int_strcat(query, sizeof(query), "n_online", PLAYER_DATA[playerid][data_NONLINE]); acc_int_strcat(query, sizeof(query), "cadmtext", PLAYER_DATA[playerid][data_CADMTEXT]); acc_int_strcat(query, sizeof(query), "a_online", PLAYER_DATA[playerid][data_AONLINE]); acc_int_strcat(query, sizeof(query), "admin_ban_time", admin_ban_time[playerid]); acc_int_strcat(query, sizeof(query), "mileage_1", PLAYER_DATA[playerid][data_MILEAGE][0]); acc_int_strcat(query, sizeof(query), "mileage_2", PLAYER_DATA[playerid][data_MILEAGE][1]); acc_int_strcat(query, sizeof(query), "mileage_3", PLAYER_DATA[playerid][data_MILEAGE][2]); acc_int_strcat(query, sizeof(query), "pass", PLAYER_DATA[playerid][data_PASS]); acc_int_strcat(query, sizeof(query), "pass_s", PLAYER_DATA[playerid][data_PASS_S]); acc_int_strcat(query, sizeof(query), "pass_n", PLAYER_DATA[playerid][data_PASS_N]); acc_int_strcat(query, sizeof(query), "age", PLAYER_DATA[playerid][data_AGE]); acc_str_strcat(query, sizeof(query), "pass_date", PLAYER_DATA[playerid][data_PASS_DATE]); strdel(query, strlen(query)-1, strlen(query)); format(string,sizeof(string)," WHERE `name` = '%s' LIMIT 1",PLAYER_DATA[playerid][data_NAME]); strcat(query, string); mysql_function_query(dbHandle, query, false, "", ""); } return true; }
  22. Сделал через жопу 3Д номера. После того как в ДПС/донат получаешь номера. Не отображаются. Что делать?
  23. Нужна помощь скриптера. Как мне сказали ошибка в коде. В паспорте вместо должности показывает ??? ??? ???. Подскажите кто-нибудь, что делать.
  24. Крч мод Severe RP. При вводе команды /leaders и /agivelic не видно какая фракция и ник лидера. примеры: - https://imgur.com/a/W525tZG и и https://imgur.com/a/adfIVXO Знакомый сказал что это связанно с инклудами нужно обновить или чёто в этом духе.. А какой именно не знаем. В моде ники проставлены
×

Важная информация

Мы разместили cookie-файлы на ваше устройство, чтобы помочь сделать этот сайт лучше. Вы можете изменить свои настройки cookie-файлов, или продолжить без изменения настроек.