Advertisement
Guest User

MYSQL XAMPP - Darkers

a guest
Nov 4th, 2016
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 318.17 KB | None | 0 0
  1. [20:36:40] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "smrp", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  2. [20:36:40] [DEBUG] CMySQLHandle::Create - creating new connection..
  3. [20:36:40] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  4. [20:36:40] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  5. [20:36:40] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  6. [20:36:40] [DEBUG] CMySQLConnection::Connect - connection was successful
  7. [20:36:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  8. [20:36:40] [DEBUG] mysql_errno - connection: 1
  9. [20:36:40] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  10. [20:36:40] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  11. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  12. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  13. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  14. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  15. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  16. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  17. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  18. [20:36:40] [DEBUG] CMySQLConnection::Connect - connection was successful
  19. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  20. [20:36:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  21. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  22. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  23. [20:36:40] [DEBUG] CMySQLConnection::Connect - connection was successful
  24. [20:36:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  25. [20:36:40] [DEBUG] CMySQLConnection::Connect - connection was successful
  26. [20:36:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  27. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  28. [20:36:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  29. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - query was successfully executed within 86.264 milliseconds
  30. [20:36:40] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  31. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  32. [20:36:40] [DEBUG] Calling callback "OnLoadBusinesses"..
  33. [20:36:40] [DEBUG] cache_get_data - connection: 1
  34. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 150
  35. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  36. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Type", connection: 1, max_len: 150
  37. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Type", data: "0"
  38. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 150
  39. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1382.15"
  40. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 150
  41. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1088.77"
  42. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 150
  43. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "28.213"
  44. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 150
  45. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  46. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 150
  47. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  48. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "InteriorPack", connection: 1, max_len: 150
  49. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InteriorPack", data: "0"
  50. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "CompsFlag", connection: 1, max_len: 150
  51. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "CompsFlag", data: "255"
  52. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Tax", connection: 1, max_len: 150
  53. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tax", data: "9"
  54. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "LastRob", connection: 1, max_len: 150
  55. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "LastRob", data: "0"
  56. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 150
  57. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "99"
  58. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 150
  59. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "0"
  60. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Restock", connection: 1, max_len: 150
  61. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Restock", data: "0"
  62. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "RentPrice", connection: 1, max_len: 150
  63. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RentPrice", data: "7500"
  64. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Till", connection: 1, max_len: 150
  65. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Till", data: "1500"
  66. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Locked", connection: 1, max_len: 150
  67. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Locked", data: "0"
  68. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Comps", connection: 1, max_len: 150
  69. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Comps", data: "100"
  70. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Fee", connection: 1, max_len: 150
  71. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fee", data: "10000"
  72. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Deagle", connection: 1, max_len: 150
  73. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deagle", data: "1500"
  74. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "MP5", connection: 1, max_len: 150
  75. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MP5", data: "2200"
  76. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "M4", connection: 1, max_len: 150
  77. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "M4", data: "3000"
  78. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Shotgun", connection: 1, max_len: 150
  79. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Shotgun", data: "2000"
  80. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Rifle", connection: 1, max_len: 150
  81. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rifle", data: "1200"
  82. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Sniper", connection: 1, max_len: 150
  83. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sniper", data: "10000"
  84. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 150
  85. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "2000"
  86. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "AskComps", connection: 1, max_len: 150
  87. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AskComps", data: "0"
  88. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Buyable", connection: 1, max_len: 150
  89. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Buyable", data: "0"
  90. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 150
  91. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Government"
  92. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Dupekey", connection: 1, max_len: 150
  93. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Dupekey", data: "NoBodY"
  94. [20:36:40] [DEBUG] cache_get_field_content - row: 0, field_name: "Name", connection: 1, max_len: 150
  95. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Name", data: "Los Santos Bank"
  96. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 150
  97. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  98. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Type", connection: 1, max_len: 150
  99. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Type", data: "1"
  100. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 150
  101. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "1352.48"
  102. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 150
  103. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "-1759.25"
  104. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 150
  105. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "13.508"
  106. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "VirtualWorld", connection: 1, max_len: 150
  107. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "VirtualWorld", data: "0"
  108. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Interior", connection: 1, max_len: 150
  109. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Interior", data: "0"
  110. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "InteriorPack", connection: 1, max_len: 150
  111. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "InteriorPack", data: "0"
  112. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "CompsFlag", connection: 1, max_len: 150
  113. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "CompsFlag", data: "0"
  114. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - query was successfully executed within 49.207 milliseconds
  115. [20:36:40] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  116. Tax", data: "9"
  117. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  118. nection: 1, max_len: 150
  119. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "LastRob", data: "0"
  120. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Level", connection: 1, max_len: 150
  121. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Level", data: "99"
  122. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Sellprice", connection: 1, max_len: 150
  123. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Sellprice", data: "100000000"
  124. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Restock", connection: 1, max_len: 150
  125. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Restock", data: "0"
  126. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "RentPrice", connection: 1, max_len: 150
  127. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "RentPrice", data: "7500"
  128. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Till", connection: 1, max_len: 150
  129. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Till", data: "1165000"
  130. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Locked", connection: 1, max_len: 150
  131. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Locked", data: "0"
  132. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Comps", connection: 1, max_len: 150
  133. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Comps", data: "90"
  134. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Fee", connection: 1, max_len: 150
  135. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Fee", data: "10000"
  136. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Deagle", connection: 1, max_len: 150
  137. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Deagle", data: "1500"
  138. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "MP5", connection: 1, max_len: 150
  139. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MP5", data: "2200"
  140. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "M4", connection: 1, max_len: 150
  141. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "M4", data: "3000"
  142. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Shotgun", connection: 1, max_len: 150
  143. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Shotgun", data: "2000"
  144. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Rifle", connection: 1, max_len: 150
  145. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Rifle", data: "1200"
  146. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Sniper", connection: 1, max_len: 150
  147. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Sniper", data: "10000"
  148. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Armour", connection: 1, max_len: 150
  149. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Armour", data: "2000"
  150. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "AskComps", connection: 1, max_len: 150
  151. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "AskComps", data: "0"
  152. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Buyable", connection: 1, max_len: 150
  153. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Buyable", data: "0"
  154. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Owner", connection: 1, max_len: 150
  155. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Owner", data: "Quarto_Giordano"
  156. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Dupekey", connection: 1, max_len: 150
  157. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Dupekey", data: "NoBodY"
  158. [20:36:40] [DEBUG] cache_get_field_content - row: 1, field_name: "Name", connection: 1, max_len: 150
  159. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Name", data: "Pat's 24-7"
  160. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 150
  161. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  162. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Type", connection: 1, max_len: 150
  163. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Type", data: "32"
  164. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "X", connection: 1, max_len: 150
  165. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "X", data: "1492.3"
  166. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Y", connection: 1, max_len: 150
  167. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Y", data: "-1141.09"
  168. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Z", connection: 1, max_len: 150
  169. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Z", data: "24.078"
  170. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "VirtualWorld", connection: 1, max_len: 150
  171. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "VirtualWorld", data: "0"
  172. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Interior", connection: 1, max_len: 150
  173. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Interior", data: "0"
  174. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "InteriorPack", connection: 1, max_len: 150
  175. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "InteriorPack", data: "0"
  176. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "CompsFlag", connection: 1, max_len: 150
  177. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "CompsFlag", data: "3"
  178. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Tax", connection: 1, max_len: 150
  179. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Tax", data: "9"
  180. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "LastRob", connection: 1, max_len: 150
  181. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "LastRob", data: "0"
  182. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Level", connection: 1, max_len: 150
  183. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Level", data: "99"
  184. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Sellprice", connection: 1, max_len: 150
  185. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Sellprice", data: "50000000"
  186. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Restock", connection: 1, max_len: 150
  187. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Restock", data: "0"
  188. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "RentPrice", connection: 1, max_len: 150
  189. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "RentPrice", data: "7500"
  190. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Till", connection: 1, max_len: 150
  191. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Till", data: "2553500"
  192. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Locked", connection: 1, max_len: 150
  193. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Locked", data: "1"
  194. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Comps", connection: 1, max_len: 150
  195. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Comps", data: "99"
  196. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Fee", connection: 1, max_len: 150
  197. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Fee", data: "10000"
  198. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Deagle", connection: 1, max_len: 150
  199. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Deagle", data: "1500"
  200. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "MP5", connection: 1, max_len: 150
  201. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MP5", data: "2200"
  202. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "M4", connection: 1, max_len: 150
  203. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "M4", data: "3000"
  204. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Shotgun", connection: 1, max_len: 150
  205. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Shotgun", data: "2000"
  206. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Rifle", connection: 1, max_len: 150
  207. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Rifle", data: "1200"
  208. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Sniper", connection: 1, max_len: 150
  209. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Sniper", data: "10000"
  210. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Armour", connection: 1, max_len: 150
  211. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Armour", data: "2000"
  212. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "AskComps", connection: 1, max_len: 150
  213. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "AskComps", data: "0"
  214. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Buyable", connection: 1, max_len: 150
  215. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Buyable", data: "0"
  216. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Owner", connection: 1, max_len: 150
  217. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Owner", data: "Quarto_Giordano"
  218. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Dupekey", connection: 1, max_len: 150
  219. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - query was successfully executed within 61.170 milliseconds
  220. [20:36:40] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  221. [20:36:40] [DEBUG] cache_get_field_content - row: 2, field_name: "Name", connection: 1, max_len: 150
  222. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  223. ta: "Luxury Dealership"
  224. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "ID", connection: 1, max_len: 150
  225. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  226. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Type", connection: 1, max_len: 150
  227. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Type", data: "15"
  228. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "X", connection: 1, max_len: 150
  229. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "X", data: "1025.25"
  230. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Y", connection: 1, max_len: 150
  231. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Y", data: "-1032.82"
  232. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Z", connection: 1, max_len: 150
  233. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Z", data: "31.877"
  234. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "VirtualWorld", connection: 1, max_len: 150
  235. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "VirtualWorld", data: "0"
  236. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Interior", connection: 1, max_len: 150
  237. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Interior", data: "0"
  238. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "InteriorPack", connection: 1, max_len: 150
  239. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "InteriorPack", data: "0"
  240. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "CompsFlag", connection: 1, max_len: 150
  241. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "CompsFlag", data: "3"
  242. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Tax", connection: 1, max_len: 150
  243. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Tax", data: "9"
  244. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "LastRob", connection: 1, max_len: 150
  245. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "LastRob", data: "0"
  246. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Level", connection: 1, max_len: 150
  247. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Level", data: "99"
  248. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Sellprice", connection: 1, max_len: 150
  249. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Sellprice", data: "0"
  250. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Restock", connection: 1, max_len: 150
  251. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Restock", data: "0"
  252. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "RentPrice", connection: 1, max_len: 150
  253. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "RentPrice", data: "7500"
  254. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Till", connection: 1, max_len: 150
  255. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Till", data: "441500"
  256. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Locked", connection: 1, max_len: 150
  257. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Locked", data: "0"
  258. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Comps", connection: 1, max_len: 150
  259. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Comps", data: "100"
  260. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Fee", connection: 1, max_len: 150
  261. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Fee", data: "10000"
  262. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Deagle", connection: 1, max_len: 150
  263. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Deagle", data: "1500"
  264. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "MP5", connection: 1, max_len: 150
  265. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MP5", data: "2200"
  266. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "M4", connection: 1, max_len: 150
  267. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "M4", data: "3000"
  268. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Shotgun", connection: 1, max_len: 150
  269. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Shotgun", data: "2000"
  270. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Rifle", connection: 1, max_len: 150
  271. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Rifle", data: "1200"
  272. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Sniper", connection: 1, max_len: 150
  273. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Sniper", data: "10000"
  274. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Armour", connection: 1, max_len: 150
  275. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Armour", data: "2000"
  276. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "AskComps", connection: 1, max_len: 150
  277. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "AskComps", data: "0"
  278. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Buyable", connection: 1, max_len: 150
  279. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Buyable", data: "0"
  280. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Owner", connection: 1, max_len: 150
  281. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Owner", data: "NoBodY"
  282. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Dupekey", connection: 1, max_len: 150
  283. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Dupekey", data: "NoBodY"
  284. [20:36:40] [DEBUG] cache_get_field_content - row: 3, field_name: "Name", connection: 1, max_len: 150
  285. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Name", data: "NULL"
  286. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "ID", connection: 1, max_len: 150
  287. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  288. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Type", connection: 1, max_len: 150
  289. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Type", data: "15"
  290. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "X", connection: 1, max_len: 150
  291. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "X", data: "1024.65"
  292. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Y", connection: 1, max_len: 150
  293. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Y", data: "-1032.2"
  294. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Z", connection: 1, max_len: 150
  295. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Z", data: "31.927"
  296. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "VirtualWorld", connection: 1, max_len: 150
  297. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "VirtualWorld", data: "0"
  298. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Interior", connection: 1, max_len: 150
  299. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Interior", data: "0"
  300. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "InteriorPack", connection: 1, max_len: 150
  301. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "InteriorPack", data: "0"
  302. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "CompsFlag", connection: 1, max_len: 150
  303. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "CompsFlag", data: "3"
  304. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Tax", connection: 1, max_len: 150
  305. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Tax", data: "9"
  306. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "LastRob", connection: 1, max_len: 150
  307. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "LastRob", data: "0"
  308. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Level", connection: 1, max_len: 150
  309. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Level", data: "99"
  310. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Sellprice", connection: 1, max_len: 150
  311. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Sellprice", data: "0"
  312. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Restock", connection: 1, max_len: 150
  313. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Restock", data: "0"
  314. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "RentPrice", connection: 1, max_len: 150
  315. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "RentPrice", data: "7500"
  316. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Till", connection: 1, max_len: 150
  317. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Till", data: "441500"
  318. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Locked", connection: 1, max_len: 150
  319. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Locked", data: "0"
  320. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Comps", connection: 1, max_len: 150
  321. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Comps", data: "100"
  322. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Fee", connection: 1, max_len: 150
  323. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Fee", data: "10000"
  324. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Deagle", connection: 1, max_len: 150
  325. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Deagle", data: "1500"
  326. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "MP5", connection: 1, max_len: 150
  327. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "MP5", data: "2200"
  328. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "M4", connection: 1, max_len: 150
  329. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "M4", data: "3000"
  330. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Shotgun", connection: 1, max_len: 150
  331. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Shotgun", data: "2000"
  332. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Rifle", connection: 1, max_len: 150
  333. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Rifle", data: "1200"
  334. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Sniper", connection: 1, max_len: 150
  335. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Sniper", data: "10000"
  336. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Armour", connection: 1, max_len: 150
  337. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Armour", data: "2000"
  338. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "AskComps", connection: 1, max_len: 150
  339. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "AskComps", data: "0"
  340. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Buyable", connection: 1, max_len: 150
  341. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Buyable", data: "0"
  342. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Owner", connection: 1, max_len: 150
  343. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Owner", data: "NoBodY"
  344. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Dupekey", connection: 1, max_len: 150
  345. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Dupekey", data: "NoBodY"
  346. [20:36:40] [DEBUG] cache_get_field_content - row: 4, field_name: "Name", connection: 1, max_len: 150
  347. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Name", data: "NULL"
  348. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "ID", connection: 1, max_len: 150
  349. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  350. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Type", connection: 1, max_len: 150
  351. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Type", data: "4"
  352. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "X", connection: 1, max_len: 150
  353. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "X", data: "1782.37"
  354. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Y", connection: 1, max_len: 150
  355. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Y", data: "-1867.73"
  356. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Z", connection: 1, max_len: 150
  357. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Z", data: "13.57"
  358. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "VirtualWorld", connection: 1, max_len: 150
  359. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "VirtualWorld", data: "0"
  360. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Interior", connection: 1, max_len: 150
  361. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Interior", data: "0"
  362. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "InteriorPack", connection: 1, max_len: 150
  363. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "InteriorPack", data: "0"
  364. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "CompsFlag", connection: 1, max_len: 150
  365. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "CompsFlag", data: "0"
  366. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Tax", connection: 1, max_len: 150
  367. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Tax", data: "9"
  368. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "LastRob", connection: 1, max_len: 150
  369. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "LastRob", data: "0"
  370. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Level", connection: 1, max_len: 150
  371. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Level", data: "99"
  372. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Sellprice", connection: 1, max_len: 150
  373. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Sellprice", data: "100000000"
  374. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Restock", connection: 1, max_len: 150
  375. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Restock", data: "0"
  376. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "RentPrice", connection: 1, max_len: 150
  377. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "RentPrice", data: "7500"
  378. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Till", connection: 1, max_len: 150
  379. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Till", data: "756000"
  380. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Locked", connection: 1, max_len: 150
  381. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Locked", data: "0"
  382. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Comps", connection: 1, max_len: 150
  383. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Comps", data: "100"
  384. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Fee", connection: 1, max_len: 150
  385. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Fee", data: "10000"
  386. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Deagle", connection: 1, max_len: 150
  387. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Deagle", data: "1500"
  388. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "MP5", connection: 1, max_len: 150
  389. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "MP5", data: "2200"
  390. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "M4", connection: 1, max_len: 150
  391. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "M4", data: "3000"
  392. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Shotgun", connection: 1, max_len: 150
  393. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Shotgun", data: "2000"
  394. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Rifle", connection: 1, max_len: 150
  395. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Rifle", data: "1200"
  396. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Sniper", connection: 1, max_len: 150
  397. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Sniper", data: "10000"
  398. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Armour", connection: 1, max_len: 150
  399. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Armour", data: "2000"
  400. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "AskComps", connection: 1, max_len: 150
  401. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "AskComps", data: "0"
  402. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Buyable", connection: 1, max_len: 150
  403. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Buyable", data: "0"
  404. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Owner", connection: 1, max_len: 150
  405. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Owner", data: "Quarto_Giordano"
  406. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Dupekey", connection: 1, max_len: 150
  407. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Dupekey", data: "NoBodY"
  408. [20:36:40] [DEBUG] cache_get_field_content - row: 5, field_name: "Name", connection: 1, max_len: 150
  409. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Name", data: "Hardware Store"
  410. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "ID", connection: 1, max_len: 150
  411. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  412. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Type", connection: 1, max_len: 150
  413. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Type", data: "4"
  414. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "X", connection: 1, max_len: 150
  415. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "X", data: "1387.59"
  416. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Y", connection: 1, max_len: 150
  417. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Y", data: "-1016"
  418. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Z", connection: 1, max_len: 150
  419. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Z", data: "26.565"
  420. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "VirtualWorld", connection: 1, max_len: 150
  421. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "VirtualWorld", data: "0"
  422. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Interior", connection: 1, max_len: 150
  423. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Interior", data: "0"
  424. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "InteriorPack", connection: 1, max_len: 150
  425. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "InteriorPack", data: "0"
  426. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "CompsFlag", connection: 1, max_len: 150
  427. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "CompsFlag", data: "0"
  428. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Tax", connection: 1, max_len: 150
  429. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Tax", data: "9"
  430. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "LastRob", connection: 1, max_len: 150
  431. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "LastRob", data: "0"
  432. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Level", connection: 1, max_len: 150
  433. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Level", data: "99"
  434. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Sellprice", connection: 1, max_len: 150
  435. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Sellprice", data: "0"
  436. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Restock", connection: 1, max_len: 150
  437. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Restock", data: "0"
  438. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "RentPrice", connection: 1, max_len: 150
  439. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "RentPrice", data: "7500"
  440. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Till", connection: 1, max_len: 150
  441. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Till", data: "744000"
  442. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Locked", connection: 1, max_len: 150
  443. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Locked", data: "0"
  444. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Comps", connection: 1, max_len: 150
  445. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Comps", data: "100"
  446. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Fee", connection: 1, max_len: 150
  447. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Fee", data: "10000"
  448. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Deagle", connection: 1, max_len: 150
  449. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Deagle", data: "1500"
  450. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "MP5", connection: 1, max_len: 150
  451. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "MP5", data: "2200"
  452. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "M4", connection: 1, max_len: 150
  453. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "M4", data: "3000"
  454. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Shotgun", connection: 1, max_len: 150
  455. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Shotgun", data: "2000"
  456. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Rifle", connection: 1, max_len: 150
  457. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Rifle", data: "1200"
  458. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - query was successfully executed within 178.536 milliseconds
  459. [20:36:40] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  460. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Sniper", connection: 1, max_len: 150
  461. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Sniper", data: "10000"
  462. [20:36:40] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  463. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Armour", connection: 1, max_len: 150
  464. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Armour", data: "2000"
  465. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "AskComps", connection: 1, max_len: 150
  466. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "AskComps", data: "0"
  467. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Buyable", connection: 1, max_len: 150
  468. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Buyable", data: "0"
  469. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Owner", connection: 1, max_len: 150
  470. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Owner", data: "NoBodY"
  471. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Dupekey", connection: 1, max_len: 150
  472. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Dupekey", data: "NoBodY"
  473. [20:36:40] [DEBUG] cache_get_field_content - row: 6, field_name: "Name", connection: 1, max_len: 150
  474. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Name", data: "NULL"
  475. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "ID", connection: 1, max_len: 150
  476. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  477. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Type", connection: 1, max_len: 150
  478. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Type", data: "1"
  479. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "X", connection: 1, max_len: 150
  480. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "X", data: "1833.62"
  481. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Y", connection: 1, max_len: 150
  482. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Y", data: "-1842.65"
  483. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Z", connection: 1, max_len: 150
  484. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Z", data: "13.578"
  485. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "VirtualWorld", connection: 1, max_len: 150
  486. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "VirtualWorld", data: "0"
  487. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Interior", connection: 1, max_len: 150
  488. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Interior", data: "0"
  489. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "InteriorPack", connection: 1, max_len: 150
  490. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "InteriorPack", data: "0"
  491. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "CompsFlag", connection: 1, max_len: 150
  492. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "CompsFlag", data: "0"
  493. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Tax", connection: 1, max_len: 150
  494. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Tax", data: "9"
  495. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "LastRob", connection: 1, max_len: 150
  496. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "LastRob", data: "0"
  497. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Level", connection: 1, max_len: 150
  498. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Level", data: "99"
  499. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Sellprice", connection: 1, max_len: 150
  500. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Sellprice", data: "200000000"
  501. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Restock", connection: 1, max_len: 150
  502. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Restock", data: "0"
  503. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "RentPrice", connection: 1, max_len: 150
  504. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "RentPrice", data: "7500"
  505. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Till", connection: 1, max_len: 150
  506. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Till", data: "69000"
  507. [20:36:40] [DEBUG] cache_get_field_content - row: 7, field_name: "Locked", connection: 1, max_len: 150
  508. [20:36:40] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Locked", data: "1"
  509. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Comps", connection: 1, max_len: 150
  510. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Comps", data: "100"
  511. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Fee", connection: 1, max_len: 150
  512. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Fee", data: "10000"
  513. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Deagle", connection: 1, max_len: 150
  514. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Deagle", data: "1500"
  515. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "MP5", connection: 1, max_len: 150
  516. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "MP5", data: "2200"
  517. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "M4", connection: 1, max_len: 150
  518. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "M4", data: "3000"
  519. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Shotgun", connection: 1, max_len: 150
  520. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Shotgun", data: "2000"
  521. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Rifle", connection: 1, max_len: 150
  522. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Rifle", data: "1200"
  523. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Sniper", connection: 1, max_len: 150
  524. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Sniper", data: "10000"
  525. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Armour", connection: 1, max_len: 150
  526. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Armour", data: "2000"
  527. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "AskComps", connection: 1, max_len: 150
  528. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "AskComps", data: "0"
  529. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Buyable", connection: 1, max_len: 150
  530. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Buyable", data: "1"
  531. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Owner", connection: 1, max_len: 150
  532. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Owner", data: "NoBodY"
  533. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Dupekey", connection: 1, max_len: 150
  534. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Dupekey", data: "NoBodY"
  535. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Name", connection: 1, max_len: 150
  536. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Name", data: "New 24-7"
  537. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "ID", connection: 1, max_len: 150
  538. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  539. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Type", connection: 1, max_len: 150
  540. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Type", data: "3"
  541. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "X", connection: 1, max_len: 150
  542. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "X", data: "1928.58"
  543. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Y", connection: 1, max_len: 150
  544. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Y", data: "-1776.23"
  545. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Z", connection: 1, max_len: 150
  546. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Z", data: "13.547"
  547. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "VirtualWorld", connection: 1, max_len: 150
  548. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "VirtualWorld", data: "0"
  549. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Interior", connection: 1, max_len: 150
  550. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Interior", data: "0"
  551. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "InteriorPack", connection: 1, max_len: 150
  552. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "InteriorPack", data: "0"
  553. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "CompsFlag", connection: 1, max_len: 150
  554. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "CompsFlag", data: "5"
  555. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Tax", connection: 1, max_len: 150
  556. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Tax", data: "9"
  557. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "LastRob", connection: 1, max_len: 150
  558. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "LastRob", data: "0"
  559. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Level", connection: 1, max_len: 150
  560. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Level", data: "99"
  561. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Sellprice", connection: 1, max_len: 150
  562. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Sellprice", data: "0"
  563. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Restock", connection: 1, max_len: 150
  564. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Restock", data: "0"
  565. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "RentPrice", connection: 1, max_len: 150
  566. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "RentPrice", data: "7500"
  567. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Till", connection: 1, max_len: 150
  568. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Till", data: "11500"
  569. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Locked", connection: 1, max_len: 150
  570. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Locked", data: "0"
  571. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Comps", connection: 1, max_len: 150
  572. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Comps", data: "100"
  573. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Fee", connection: 1, max_len: 150
  574. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Fee", data: "10000"
  575. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Deagle", connection: 1, max_len: 150
  576. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Deagle", data: "1500"
  577. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "MP5", connection: 1, max_len: 150
  578. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "MP5", data: "2200"
  579. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "M4", connection: 1, max_len: 150
  580. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "M4", data: "3000"
  581. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Shotgun", connection: 1, max_len: 150
  582. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Shotgun", data: "2000"
  583. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Rifle", connection: 1, max_len: 150
  584. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Rifle", data: "1200"
  585. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Sniper", connection: 1, max_len: 150
  586. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Sniper", data: "10000"
  587. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Armour", connection: 1, max_len: 150
  588. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Armour", data: "2000"
  589. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "AskComps", connection: 1, max_len: 150
  590. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "AskComps", data: "0"
  591. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Buyable", connection: 1, max_len: 150
  592. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Buyable", data: "0"
  593. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Owner", connection: 1, max_len: 150
  594. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Owner", data: "NoBodY"
  595. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Dupekey", connection: 1, max_len: 150
  596. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Dupekey", data: "NoBodY"
  597. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Name", connection: 1, max_len: 150
  598. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Name", data: "NULL"
  599. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  600. [20:36:41] [DEBUG] Calling callback "OnLoadFactions"..
  601. [20:36:41] [DEBUG] cache_get_data - connection: 1
  602. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  603. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  604. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "FactionName", connection: 1, max_len: 128
  605. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FactionName", data: "Paterno"
  606. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour", connection: 1, max_len: 128
  607. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour", data: "30534782"
  608. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GangZoneColour", connection: 1, max_len: 128
  609. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GangZoneColour", data: "-1"
  610. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Startrank", connection: 1, max_len: 128
  611. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Startrank", data: "None"
  612. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Leader", connection: 1, max_len: 128
  613. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Leader", data: "NoBodY"
  614. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MOTD", connection: 1, max_len: 128
  615. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MOTD", data: "Welcome Back!"
  616. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Points", connection: 1, max_len: 128
  617. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Points", data: "0"
  618. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "TogChat", connection: 1, max_len: 128
  619. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TogChat", data: "0"
  620. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "TogColour", connection: 1, max_len: 128
  621. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TogColour", data: "1"
  622. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaxVehicles", connection: 1, max_len: 128
  623. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaxVehicles", data: "25"
  624. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaxMembers", connection: 1, max_len: 128
  625. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaxMembers", data: "25"
  626. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Startpayment", connection: 1, max_len: 128
  627. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Startpayment", data: "1000"
  628. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Bank", connection: 1, max_len: 128
  629. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bank", data: "0"
  630. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Type", connection: 1, max_len: 128
  631. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Type", data: "3"
  632. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "StockLevel", connection: 1, max_len: 128
  633. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "StockLevel", data: "150"
  634. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Freq", connection: 1, max_len: 128
  635. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Freq", data: "666"
  636. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "SDCWarehouse", connection: 1, max_len: 128
  637. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDCWarehouse", data: "1000"
  638. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "SDCCompsprice", connection: 1, max_len: 128
  639. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDCCompsprice", data: "1000"
  640. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 128
  641. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  642. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "FactionName", connection: 1, max_len: 128
  643. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FactionName", data: "San Andreas Police Department"
  644. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Colour", connection: 1, max_len: 128
  645. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Colour", data: "-1"
  646. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "GangZoneColour", connection: 1, max_len: 128
  647. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GangZoneColour", data: "-1"
  648. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Startrank", connection: 1, max_len: 128
  649. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Startrank", data: "None"
  650. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Leader", connection: 1, max_len: 128
  651. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Leader", data: "NoBodY"
  652. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MOTD", connection: 1, max_len: 128
  653. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MOTD", data: "Welcome Back!"
  654. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Points", connection: 1, max_len: 128
  655. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Points", data: "0"
  656. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "TogChat", connection: 1, max_len: 128
  657. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - query was successfully executed within 108.606 milliseconds
  658. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  659. olour", connection: 1, max_len: 128
  660. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "TogColour", data: "1"
  661. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaxVehicles", connection: 1, max_len: 128
  662. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaxVehicles", data: "25"
  663. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaxMembers", connection: 1, max_len: 128
  664. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaxMembers", data: "25"
  665. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Startpayment", connection: 1, max_len: 128
  666. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Startpayment", data: "1000"
  667. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Bank", connection: 1, max_len: 128
  668. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Bank", data: "0"
  669. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Type", connection: 1, max_len: 128
  670. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Type", data: "1"
  671. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "StockLevel", connection: 1, max_len: 128
  672. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "StockLevel", data: "150"
  673. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Freq", connection: 1, max_len: 128
  674. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Freq", data: "666"
  675. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "SDCWarehouse", connection: 1, max_len: 128
  676. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "SDCWarehouse", data: "1000"
  677. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "SDCCompsprice", connection: 1, max_len: 128
  678. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "SDCCompsprice", data: "1000"
  679. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 128
  680. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  681. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "FactionName", connection: 1, max_len: 128
  682. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FactionName", data: "San Andreas Special Forces"
  683. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Colour", connection: 1, max_len: 128
  684. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Colour", data: "-1"
  685. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "GangZoneColour", connection: 1, max_len: 128
  686. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GangZoneColour", data: "-1"
  687. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Startrank", connection: 1, max_len: 128
  688. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Startrank", data: "None"
  689. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Leader", connection: 1, max_len: 128
  690. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Leader", data: "NoBodY"
  691. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "MOTD", connection: 1, max_len: 128
  692. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MOTD", data: "Welcome Back!"
  693. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Points", connection: 1, max_len: 128
  694. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Points", data: "0"
  695. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "TogChat", connection: 1, max_len: 128
  696. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "TogChat", data: "0"
  697. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "TogColour", connection: 1, max_len: 128
  698. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "TogColour", data: "1"
  699. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "MaxVehicles", connection: 1, max_len: 128
  700. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MaxVehicles", data: "25"
  701. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "MaxMembers", connection: 1, max_len: 128
  702. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MaxMembers", data: "25"
  703. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Startpayment", connection: 1, max_len: 128
  704. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Startpayment", data: "1000"
  705. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Bank", connection: 1, max_len: 128
  706. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Bank", data: "0"
  707. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Type", connection: 1, max_len: 128
  708. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Type", data: "0"
  709. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "StockLevel", connection: 1, max_len: 128
  710. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "StockLevel", data: "150"
  711. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Freq", connection: 1, max_len: 128
  712. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - query was successfully executed within 28.161 milliseconds
  713. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Freq", data: "666"
  714. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  715. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "SDCWarehouse", connection: 1, max_len: 128
  716. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - starting query execution
  717. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "SDCWarehouse", data: "1000"
  718. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "SDCCompsprice", connection: 1, max_len: 128
  719. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "SDCCompsprice", data: "1000"
  720. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "ID", connection: 1, max_len: 128
  721. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  722. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "FactionName", connection: 1, max_len: 128
  723. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "FactionName", data: "Government"
  724. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Colour", connection: 1, max_len: 128
  725. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Colour", data: "-1"
  726. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "GangZoneColour", connection: 1, max_len: 128
  727. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GangZoneColour", data: "-1"
  728. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Startrank", connection: 1, max_len: 128
  729. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Startrank", data: "None"
  730. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Leader", connection: 1, max_len: 128
  731. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Leader", data: "NoBodY"
  732. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "MOTD", connection: 1, max_len: 128
  733. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MOTD", data: "Welcome Back!"
  734. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Points", connection: 1, max_len: 128
  735. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Points", data: "0"
  736. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "TogChat", connection: 1, max_len: 128
  737. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "TogChat", data: "0"
  738. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "TogColour", connection: 1, max_len: 128
  739. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "TogColour", data: "1"
  740. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "MaxVehicles", connection: 1, max_len: 128
  741. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MaxVehicles", data: "25"
  742. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "MaxMembers", connection: 1, max_len: 128
  743. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MaxMembers", data: "25"
  744. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Startpayment", connection: 1, max_len: 128
  745. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Startpayment", data: "1000"
  746. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Bank", connection: 1, max_len: 128
  747. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Bank", data: "0"
  748. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Type", connection: 1, max_len: 128
  749. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Type", data: "4"
  750. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "StockLevel", connection: 1, max_len: 128
  751. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "StockLevel", data: "150"
  752. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Freq", connection: 1, max_len: 128
  753. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Freq", data: "666"
  754. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "SDCWarehouse", connection: 1, max_len: 128
  755. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "SDCWarehouse", data: "1000"
  756. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "SDCCompsprice", connection: 1, max_len: 128
  757. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "SDCCompsprice", data: "1000"
  758. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  759. [20:36:41] [DEBUG] Calling callback "OnLoadHQs"..
  760. [20:36:41] [DEBUG] cache_get_data - connection: 1
  761. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  762. [20:36:41] [DEBUG] Calling callback "OnLoadWHs"..
  763. [20:36:41] [DEBUG] cache_get_data - connection: 1
  764. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  765. [20:36:41] [DEBUG] Calling callback "OnLoadVehicles"..
  766. [20:36:41] [DEBUG] cache_get_data - connection: 1
  767. [20:36:41] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  768. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "1"
  769. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Model", connection: 1, max_len: 50
  770. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Model", data: "494"
  771. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 50
  772. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1359.48"
  773. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 50
  774. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-942.868"
  775. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 50
  776. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "33.92"
  777. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "A", connection: 1, max_len: 50
  778. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - query was successfully executed within 62.320 milliseconds
  779. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "A", data: "59.294"
  780. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  781. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 50
  782. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  783. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  784. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour1", connection: 1, max_len: 50
  785. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour1", data: "3"
  786. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour2", connection: 1, max_len: 50
  787. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour2", data: "0"
  788. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Paintjob", connection: 1, max_len: 50
  789. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Paintjob", data: "-1"
  790. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "FactionID", connection: 1, max_len: 50
  791. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FactionID", data: "255"
  792. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Reserved", connection: 1, max_len: 50
  793. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Reserved", data: "0"
  794. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Business", connection: 1, max_len: 50
  795. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Business", data: "-1"
  796. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 50
  797. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "0"
  798. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Fuel", connection: 1, max_len: 50
  799. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fuel", data: "93"
  800. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Impounded", connection: 1, max_len: 50
  801. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Impounded", data: "0"
  802. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ImpoundFee", connection: 1, max_len: 50
  803. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImpoundFee", data: "0"
  804. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Mileage", connection: 1, max_len: 50
  805. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Mileage", data: "50"
  806. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Alarm", connection: 1, max_len: 50
  807. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Alarm", data: "0"
  808. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Registered", connection: 1, max_len: 50
  809. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Registered", data: "0"
  810. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Job", connection: 1, max_len: 1
  811. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Job", data: ""
  812. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ImpoundReason", connection: 1, max_len: 50
  813. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImpoundReason", data: "None"
  814. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Plate", connection: 1, max_len: 50
  815. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Plate", data: "NOTREG"
  816. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 50
  817. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Quarto_Giordano"
  818. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Dupekey", connection: 1, max_len: 50
  819. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Dupekey", data: "NoBodY"
  820. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Components", connection: 1, max_len: 50
  821. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Components", data: "0,0,0,0,0,0,0,0,0,0,0,0,0,0"
  822. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Weapon", connection: 1, max_len: 50
  823. [20:36:41] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Weapon")
  824. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo", connection: 1, max_len: 50
  825. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo", data: "0,0,0,0,0,0,0,0,0,0,0,0,0,00,0,0,"
  826. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  827. [20:36:41] [DEBUG] Calling callback "OnLoadGangZones"..
  828. [20:36:41] [DEBUG] cache_get_data - connection: 1
  829. [20:36:41] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  830. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  831. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Faction", connection: 1, max_len: 132
  832. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Faction", data: "-1"
  833. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour", connection: 1, max_len: 132
  834. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour", data: "-808595559"
  835. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "minX", connection: 1, max_len: 132
  836. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "minX", data: "2500"
  837. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "minY", connection: 1, max_len: 132
  838. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "minY", data: "-2350"
  839. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "maxX", connection: 1, max_len: 132
  840. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "maxX", data: "2850"
  841. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "maxY", connection: 1, max_len: 132
  842. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "maxY", data: "-2000"
  843. [20:36:41] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
  844. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  845. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Faction", connection: 1, max_len: 132
  846. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Faction", data: "-1"
  847. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Colour", connection: 1, max_len: 132
  848. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Colour", data: "-808595559"
  849. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "minX", connection: 1, max_len: 132
  850. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "minX", data: "2148"
  851. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "minY", connection: 1, max_len: 132
  852. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "minY", data: "-2350"
  853. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "maxX", connection: 1, max_len: 132
  854. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "maxX", data: "2498"
  855. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "maxY", connection: 1, max_len: 132
  856. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "maxY", data: "-2000"
  857. [20:36:41] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
  858. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  859. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Faction", connection: 1, max_len: 132
  860. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Faction", data: "-1"
  861. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Colour", connection: 1, max_len: 132
  862. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Colour", data: "-808595559"
  863. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "minX", connection: 1, max_len: 132
  864. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "minX", data: "1796"
  865. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "minY", connection: 1, max_len: 132
  866. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "minY", data: "-2350"
  867. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "maxX", connection: 1, max_len: 132
  868. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "maxX", data: "2146"
  869. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "maxY", connection: 1, max_len: 132
  870. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "maxY", data: "-2000"
  871. [20:36:41] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
  872. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  873. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Faction", connection: 1, max_len: 132
  874. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Faction", data: "-1"
  875. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "Colour", connection: 1, max_len: 132
  876. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Colour", data: "-808595559"
  877. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "minX", connection: 1, max_len: 132
  878. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "minX", data: "1444"
  879. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "minY", connection: 1, max_len: 132
  880. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "minY", data: "-2350"
  881. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "maxX", connection: 1, max_len: 132
  882. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "maxX", data: "1794"
  883. [20:36:41] [DEBUG] cache_get_field_content - row: 3, field_name: "maxY", connection: 1, max_len: 132
  884. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "maxY", data: "-2000"
  885. [20:36:41] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
  886. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  887. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "Faction", connection: 1, max_len: 132
  888. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Faction", data: "-1"
  889. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "Colour", connection: 1, max_len: 132
  890. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Colour", data: "-808595559"
  891. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "minX", connection: 1, max_len: 132
  892. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "minX", data: "1092"
  893. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "minY", connection: 1, max_len: 132
  894. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "minY", data: "-2350"
  895. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "maxX", connection: 1, max_len: 132
  896. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "maxX", data: "1442"
  897. [20:36:41] [DEBUG] cache_get_field_content - row: 4, field_name: "maxY", connection: 1, max_len: 132
  898. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "maxY", data: "-2000"
  899. [20:36:41] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
  900. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  901. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "Faction", connection: 1, max_len: 132
  902. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Faction", data: "-1"
  903. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "Colour", connection: 1, max_len: 132
  904. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Colour", data: "-808595559"
  905. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "minX", connection: 1, max_len: 132
  906. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "minX", data: "2500"
  907. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "minY", connection: 1, max_len: 132
  908. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "minY", data: "-1998"
  909. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "maxX", connection: 1, max_len: 132
  910. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "maxX", data: "2850"
  911. [20:36:41] [DEBUG] cache_get_field_content - row: 5, field_name: "maxY", connection: 1, max_len: 132
  912. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "maxY", data: "-1648"
  913. [20:36:41] [DEBUG] cache_get_field_content_int - row: 6, field_name: "ID", connection: 1
  914. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  915. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "Faction", connection: 1, max_len: 132
  916. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Faction", data: "-1"
  917. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "Colour", connection: 1, max_len: 132
  918. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Colour", data: "-808595559"
  919. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "minX", connection: 1, max_len: 132
  920. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "minX", data: "2500"
  921. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "minY", connection: 1, max_len: 132
  922. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "minY", data: "-1646"
  923. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "maxX", connection: 1, max_len: 132
  924. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "maxX", data: "2850"
  925. [20:36:41] [DEBUG] cache_get_field_content - row: 6, field_name: "maxY", connection: 1, max_len: 132
  926. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "maxY", data: "-1296"
  927. [20:36:41] [DEBUG] cache_get_field_content_int - row: 7, field_name: "ID", connection: 1
  928. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  929. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Faction", connection: 1, max_len: 132
  930. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Faction", data: "-1"
  931. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "Colour", connection: 1, max_len: 132
  932. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Colour", data: "-808595559"
  933. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "minX", connection: 1, max_len: 132
  934. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "minX", data: "2500"
  935. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "minY", connection: 1, max_len: 132
  936. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "minY", data: "-1294"
  937. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "maxX", connection: 1, max_len: 132
  938. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "maxX", data: "2850"
  939. [20:36:41] [DEBUG] cache_get_field_content - row: 7, field_name: "maxY", connection: 1, max_len: 132
  940. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "maxY", data: "-1044"
  941. [20:36:41] [DEBUG] cache_get_field_content_int - row: 8, field_name: "ID", connection: 1
  942. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  943. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Faction", connection: 1, max_len: 132
  944. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Faction", data: "-1"
  945. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "Colour", connection: 1, max_len: 132
  946. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Colour", data: "-808595559"
  947. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "minX", connection: 1, max_len: 132
  948. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "minX", data: "2500"
  949. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "minY", connection: 1, max_len: 132
  950. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "minY", data: "-1042"
  951. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "maxX", connection: 1, max_len: 132
  952. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "maxX", data: "2850"
  953. [20:36:41] [DEBUG] cache_get_field_content - row: 8, field_name: "maxY", connection: 1, max_len: 132
  954. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "maxY", data: "-692"
  955. [20:36:41] [DEBUG] cache_get_field_content_int - row: 9, field_name: "ID", connection: 1
  956. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ID", data: "9"
  957. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "Faction", connection: 1, max_len: 132
  958. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Faction", data: "-1"
  959. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "Colour", connection: 1, max_len: 132
  960. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Colour", data: "-808595559"
  961. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "minX", connection: 1, max_len: 132
  962. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "minX", data: "2500"
  963. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "minY", connection: 1, max_len: 132
  964. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "minY", data: "-690"
  965. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "maxX", connection: 1, max_len: 132
  966. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "maxX", data: "2850"
  967. [20:36:41] [DEBUG] cache_get_field_content - row: 9, field_name: "maxY", connection: 1, max_len: 132
  968. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "maxY", data: "-340"
  969. [20:36:41] [DEBUG] cache_get_field_content_int - row: 10, field_name: "ID", connection: 1
  970. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ID", data: "10"
  971. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "Faction", connection: 1, max_len: 132
  972. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Faction", data: "-1"
  973. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "Colour", connection: 1, max_len: 132
  974. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Colour", data: "-808595559"
  975. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "minX", connection: 1, max_len: 132
  976. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "minX", data: "2148"
  977. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "minY", connection: 1, max_len: 132
  978. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "minY", data: "-1998"
  979. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "maxX", connection: 1, max_len: 132
  980. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "maxX", data: "2498"
  981. [20:36:41] [DEBUG] cache_get_field_content - row: 10, field_name: "maxY", connection: 1, max_len: 132
  982. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "maxY", data: "-1648"
  983. [20:36:41] [DEBUG] cache_get_field_content_int - row: 11, field_name: "ID", connection: 1
  984. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ID", data: "11"
  985. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "Faction", connection: 1, max_len: 132
  986. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Faction", data: "-1"
  987. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "Colour", connection: 1, max_len: 132
  988. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Colour", data: "-808595559"
  989. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "minX", connection: 1, max_len: 132
  990. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "minX", data: "2148"
  991. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "minY", connection: 1, max_len: 132
  992. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "minY", data: "-1646"
  993. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "maxX", connection: 1, max_len: 132
  994. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "maxX", data: "2498"
  995. [20:36:41] [DEBUG] cache_get_field_content - row: 11, field_name: "maxY", connection: 1, max_len: 132
  996. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "maxY", data: "-1296"
  997. [20:36:41] [DEBUG] cache_get_field_content_int - row: 12, field_name: "ID", connection: 1
  998. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ID", data: "12"
  999. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "Faction", connection: 1, max_len: 132
  1000. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Faction", data: "-1"
  1001. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "Colour", connection: 1, max_len: 132
  1002. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Colour", data: "-808595559"
  1003. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "minX", connection: 1, max_len: 132
  1004. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "minX", data: "2148"
  1005. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "minY", connection: 1, max_len: 132
  1006. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "minY", data: "-1294"
  1007. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "maxX", connection: 1, max_len: 132
  1008. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "maxX", data: "2498"
  1009. [20:36:41] [DEBUG] cache_get_field_content - row: 12, field_name: "maxY", connection: 1, max_len: 132
  1010. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "maxY", data: "-1044"
  1011. [20:36:41] [DEBUG] cache_get_field_content_int - row: 13, field_name: "ID", connection: 1
  1012. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "ID", data: "13"
  1013. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - query was successfully executed within 118.280 milliseconds
  1014. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "Faction", connection: 1, max_len: 132
  1015. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1016. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Faction", data: "-1"
  1017. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  1018. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "Colour", connection: 1, max_len: 132
  1019. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Colour", data: "-808595559"
  1020. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "minX", connection: 1, max_len: 132
  1021. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "minX", data: "2148"
  1022. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "minY", connection: 1, max_len: 132
  1023. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "minY", data: "-1042"
  1024. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "maxX", connection: 1, max_len: 132
  1025. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "maxX", data: "2498"
  1026. [20:36:41] [DEBUG] cache_get_field_content - row: 13, field_name: "maxY", connection: 1, max_len: 132
  1027. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "maxY", data: "-692"
  1028. [20:36:41] [DEBUG] cache_get_field_content_int - row: 14, field_name: "ID", connection: 1
  1029. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "ID", data: "14"
  1030. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "Faction", connection: 1, max_len: 132
  1031. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Faction", data: "-1"
  1032. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "Colour", connection: 1, max_len: 132
  1033. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Colour", data: "-808595559"
  1034. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "minX", connection: 1, max_len: 132
  1035. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "minX", data: "2148"
  1036. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "minY", connection: 1, max_len: 132
  1037. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "minY", data: "-690"
  1038. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "maxX", connection: 1, max_len: 132
  1039. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "maxX", data: "2498"
  1040. [20:36:41] [DEBUG] cache_get_field_content - row: 14, field_name: "maxY", connection: 1, max_len: 132
  1041. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "maxY", data: "-340"
  1042. [20:36:41] [DEBUG] cache_get_field_content_int - row: 15, field_name: "ID", connection: 1
  1043. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "ID", data: "15"
  1044. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "Faction", connection: 1, max_len: 132
  1045. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Faction", data: "-1"
  1046. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "Colour", connection: 1, max_len: 132
  1047. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Colour", data: "-808595559"
  1048. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "minX", connection: 1, max_len: 132
  1049. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "minX", data: "1796"
  1050. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "minY", connection: 1, max_len: 132
  1051. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "minY", data: "-1998"
  1052. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "maxX", connection: 1, max_len: 132
  1053. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "maxX", data: "2146"
  1054. [20:36:41] [DEBUG] cache_get_field_content - row: 15, field_name: "maxY", connection: 1, max_len: 132
  1055. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "maxY", data: "-1648"
  1056. [20:36:41] [DEBUG] cache_get_field_content_int - row: 16, field_name: "ID", connection: 1
  1057. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "ID", data: "16"
  1058. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "Faction", connection: 1, max_len: 132
  1059. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Faction", data: "-1"
  1060. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "Colour", connection: 1, max_len: 132
  1061. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Colour", data: "-808595559"
  1062. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "minX", connection: 1, max_len: 132
  1063. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "minX", data: "1444"
  1064. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "minY", connection: 1, max_len: 132
  1065. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "minY", data: "-1998"
  1066. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "maxX", connection: 1, max_len: 132
  1067. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "maxX", data: "1794"
  1068. [20:36:41] [DEBUG] cache_get_field_content - row: 16, field_name: "maxY", connection: 1, max_len: 132
  1069. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "maxY", data: "-1648"
  1070. [20:36:41] [DEBUG] cache_get_field_content_int - row: 17, field_name: "ID", connection: 1
  1071. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "ID", data: "17"
  1072. [20:36:41] [DEBUG] cache_get_field_content - row: 17, field_name: "Faction", connection: 1, max_len: 132
  1073. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Faction", data: "-1"
  1074. [20:36:41] [DEBUG] cache_get_field_content - row: 17, field_name: "Colour", connection: 1, max_len: 132
  1075. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - query was successfully executed within 37.96 milliseconds
  1076. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1077. X", connection: 1, max_len: 132
  1078. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  1079. ta: "1092"
  1080. [20:36:41] [DEBUG] cache_get_field_content - row: 17, field_name: "minY", connection: 1, max_len: 132
  1081. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "minY", data: "-1998"
  1082. [20:36:41] [DEBUG] cache_get_field_content - row: 17, field_name: "maxX", connection: 1, max_len: 132
  1083. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "maxX", data: "1442"
  1084. [20:36:41] [DEBUG] cache_get_field_content - row: 17, field_name: "maxY", connection: 1, max_len: 132
  1085. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "maxY", data: "-1648"
  1086. [20:36:41] [DEBUG] cache_get_field_content_int - row: 18, field_name: "ID", connection: 1
  1087. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "ID", data: "18"
  1088. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "Faction", connection: 1, max_len: 132
  1089. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Faction", data: "-1"
  1090. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "Colour", connection: 1, max_len: 132
  1091. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Colour", data: "-808595559"
  1092. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "minX", connection: 1, max_len: 132
  1093. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "minX", data: "1796"
  1094. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "minY", connection: 1, max_len: 132
  1095. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "minY", data: "-1646"
  1096. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "maxX", connection: 1, max_len: 132
  1097. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "maxX", data: "2146"
  1098. [20:36:41] [DEBUG] cache_get_field_content - row: 18, field_name: "maxY", connection: 1, max_len: 132
  1099. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "maxY", data: "-1296"
  1100. [20:36:41] [DEBUG] cache_get_field_content_int - row: 19, field_name: "ID", connection: 1
  1101. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "ID", data: "19"
  1102. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "Faction", connection: 1, max_len: 132
  1103. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Faction", data: "-1"
  1104. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "Colour", connection: 1, max_len: 132
  1105. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Colour", data: "-808595559"
  1106. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "minX", connection: 1, max_len: 132
  1107. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "minX", data: "1444"
  1108. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "minY", connection: 1, max_len: 132
  1109. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "minY", data: "-1646"
  1110. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "maxX", connection: 1, max_len: 132
  1111. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "maxX", data: "1794"
  1112. [20:36:41] [DEBUG] cache_get_field_content - row: 19, field_name: "maxY", connection: 1, max_len: 132
  1113. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "maxY", data: "-1296"
  1114. [20:36:41] [DEBUG] cache_get_field_content_int - row: 20, field_name: "ID", connection: 1
  1115. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "ID", data: "20"
  1116. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "Faction", connection: 1, max_len: 132
  1117. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Faction", data: "-1"
  1118. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "Colour", connection: 1, max_len: 132
  1119. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Colour", data: "-808595559"
  1120. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "minX", connection: 1, max_len: 132
  1121. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "minX", data: "1092"
  1122. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "minY", connection: 1, max_len: 132
  1123. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "minY", data: "-1646"
  1124. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "maxX", connection: 1, max_len: 132
  1125. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "maxX", data: "1442"
  1126. [20:36:41] [DEBUG] cache_get_field_content - row: 20, field_name: "maxY", connection: 1, max_len: 132
  1127. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "maxY", data: "-1296"
  1128. [20:36:41] [DEBUG] cache_get_field_content_int - row: 21, field_name: "ID", connection: 1
  1129. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "ID", data: "21"
  1130. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "Faction", connection: 1, max_len: 132
  1131. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Faction", data: "-1"
  1132. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "Colour", connection: 1, max_len: 132
  1133. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Colour", data: "-808595559"
  1134. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "minX", connection: 1, max_len: 132
  1135. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "minX", data: "740"
  1136. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "minY", connection: 1, max_len: 132
  1137. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "minY", data: "-1294"
  1138. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "maxX", connection: 1, max_len: 132
  1139. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "maxX", data: "1090"
  1140. [20:36:41] [DEBUG] cache_get_field_content - row: 21, field_name: "maxY", connection: 1, max_len: 132
  1141. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "maxY", data: "-1044"
  1142. [20:36:41] [DEBUG] cache_get_field_content_int - row: 22, field_name: "ID", connection: 1
  1143. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "ID", data: "22"
  1144. [20:36:41] [DEBUG] cache_get_field_content - row: 22, field_name: "Faction", connection: 1, max_len: 132
  1145. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "Faction", data: "-1"
  1146. [20:36:41] [DEBUG] cache_get_field_content - row: 22, field_name: "Colour", connection: 1, max_len: 132
  1147. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "Colour", data: "-808595559"
  1148. [20:36:41] [DEBUG] cache_get_field_content - row: 22, field_name: "minX", connection: 1, max_len: 132
  1149. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "minX", data: "388"
  1150. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - query was successfully executed within 44.832 milliseconds
  1151. [20:36:41] [DEBUG] cache_get_field_content - row: 22, field_name: "minY", connection: 1, max_len: 132
  1152. [20:36:41] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1153. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "minY", data: "-1646"
  1154. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  1155. [20:36:41] [DEBUG] cache_get_field_content - row: 22, field_name: "maxX", connection: 1, max_len: 132
  1156. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "maxX", data: "738"
  1157. [20:36:41] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'smrp.gateinfo' doesn't exist
  1158. [20:36:41] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  1159. [20:36:41] [DEBUG] cache_get_field_content_int - row: 23, field_name: "ID", connection: 1
  1160. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "ID", data: "23"
  1161. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "Faction", connection: 1, max_len: 132
  1162. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "Faction", data: "-1"
  1163. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "Colour", connection: 1, max_len: 132
  1164. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "Colour", data: "-808595559"
  1165. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "minX", connection: 1, max_len: 132
  1166. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "minX", data: "36"
  1167. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "minY", connection: 1, max_len: 132
  1168. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "minY", data: "-1646"
  1169. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "maxX", connection: 1, max_len: 132
  1170. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "maxX", data: "386"
  1171. [20:36:41] [DEBUG] cache_get_field_content - row: 23, field_name: "maxY", connection: 1, max_len: 132
  1172. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "maxY", data: "-1296"
  1173. [20:36:41] [DEBUG] cache_get_field_content_int - row: 24, field_name: "ID", connection: 1
  1174. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "ID", data: "24"
  1175. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "Faction", connection: 1, max_len: 132
  1176. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "Faction", data: "-1"
  1177. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "Colour", connection: 1, max_len: 132
  1178. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "Colour", data: "-808595559"
  1179. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "minX", connection: 1, max_len: 132
  1180. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "minX", data: "1796"
  1181. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "minY", connection: 1, max_len: 132
  1182. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "minY", data: "-1294"
  1183. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "maxX", connection: 1, max_len: 132
  1184. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "maxX", data: "2146"
  1185. [20:36:41] [DEBUG] cache_get_field_content - row: 24, field_name: "maxY", connection: 1, max_len: 132
  1186. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "maxY", data: "-1044"
  1187. [20:36:41] [DEBUG] cache_get_field_content_int - row: 25, field_name: "ID", connection: 1
  1188. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "ID", data: "25"
  1189. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "Faction", connection: 1, max_len: 132
  1190. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "Faction", data: "-1"
  1191. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "Colour", connection: 1, max_len: 132
  1192. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "Colour", data: "-808595559"
  1193. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "minX", connection: 1, max_len: 132
  1194. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "minX", data: "1444"
  1195. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "minY", connection: 1, max_len: 132
  1196. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "minY", data: "-1294"
  1197. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "maxX", connection: 1, max_len: 132
  1198. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "maxX", data: "1794"
  1199. [20:36:41] [DEBUG] cache_get_field_content - row: 25, field_name: "maxY", connection: 1, max_len: 132
  1200. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "maxY", data: "-1044"
  1201. [20:36:41] [DEBUG] cache_get_field_content_int - row: 26, field_name: "ID", connection: 1
  1202. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "ID", data: "26"
  1203. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "Faction", connection: 1, max_len: 132
  1204. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "Faction", data: "-1"
  1205. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "Colour", connection: 1, max_len: 132
  1206. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "Colour", data: "-808595559"
  1207. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "minX", connection: 1, max_len: 132
  1208. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "minX", data: "1092"
  1209. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "minY", connection: 1, max_len: 132
  1210. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "minY", data: "-1294"
  1211. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "maxX", connection: 1, max_len: 132
  1212. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "maxX", data: "1442"
  1213. [20:36:41] [DEBUG] cache_get_field_content - row: 26, field_name: "maxY", connection: 1, max_len: 132
  1214. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "maxY", data: "-1044"
  1215. [20:36:41] [DEBUG] cache_get_field_content_int - row: 27, field_name: "ID", connection: 1
  1216. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "ID", data: "27"
  1217. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "Faction", connection: 1, max_len: 132
  1218. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "Faction", data: "-1"
  1219. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "Colour", connection: 1, max_len: 132
  1220. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "Colour", data: "-808595559"
  1221. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "minX", connection: 1, max_len: 132
  1222. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "minX", data: "740"
  1223. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "minY", connection: 1, max_len: 132
  1224. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "minY", data: "-1646"
  1225. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "maxX", connection: 1, max_len: 132
  1226. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "maxX", data: "1090"
  1227. [20:36:41] [DEBUG] cache_get_field_content - row: 27, field_name: "maxY", connection: 1, max_len: 132
  1228. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "maxY", data: "-1296"
  1229. [20:36:41] [DEBUG] cache_get_field_content_int - row: 28, field_name: "ID", connection: 1
  1230. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "ID", data: "28"
  1231. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "Faction", connection: 1, max_len: 132
  1232. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "Faction", data: "-1"
  1233. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "Colour", connection: 1, max_len: 132
  1234. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "Colour", data: "-808595559"
  1235. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "minX", connection: 1, max_len: 132
  1236. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "minX", data: "36"
  1237. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "minY", connection: 1, max_len: 132
  1238. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "minY", data: "-1294"
  1239. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "maxX", connection: 1, max_len: 132
  1240. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "maxX", data: "386"
  1241. [20:36:41] [DEBUG] cache_get_field_content - row: 28, field_name: "maxY", connection: 1, max_len: 132
  1242. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "maxY", data: "-1044"
  1243. [20:36:41] [DEBUG] cache_get_field_content_int - row: 29, field_name: "ID", connection: 1
  1244. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "ID", data: "29"
  1245. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "Faction", connection: 1, max_len: 132
  1246. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "Faction", data: "-1"
  1247. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "Colour", connection: 1, max_len: 132
  1248. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "Colour", data: "-808595559"
  1249. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "minX", connection: 1, max_len: 132
  1250. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "minX", data: "388"
  1251. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "minY", connection: 1, max_len: 132
  1252. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "minY", data: "-1294"
  1253. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "maxX", connection: 1, max_len: 132
  1254. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "maxX", data: "738"
  1255. [20:36:41] [DEBUG] cache_get_field_content - row: 29, field_name: "maxY", connection: 1, max_len: 132
  1256. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "maxY", data: "-1044"
  1257. [20:36:41] [DEBUG] cache_get_field_content_int - row: 30, field_name: "ID", connection: 1
  1258. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "ID", data: "30"
  1259. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "Faction", connection: 1, max_len: 132
  1260. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "Faction", data: "-1"
  1261. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "Colour", connection: 1, max_len: 132
  1262. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "Colour", data: "-808595559"
  1263. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "minX", connection: 1, max_len: 132
  1264. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "minX", data: "1796"
  1265. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "minY", connection: 1, max_len: 132
  1266. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "minY", data: "-1042"
  1267. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "maxX", connection: 1, max_len: 132
  1268. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "maxX", data: "2146"
  1269. [20:36:41] [DEBUG] cache_get_field_content - row: 30, field_name: "maxY", connection: 1, max_len: 132
  1270. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "maxY", data: "-692"
  1271. [20:36:41] [DEBUG] cache_get_field_content_int - row: 31, field_name: "ID", connection: 1
  1272. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "ID", data: "31"
  1273. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "Faction", connection: 1, max_len: 132
  1274. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "Faction", data: "-1"
  1275. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "Colour", connection: 1, max_len: 132
  1276. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "Colour", data: "-808595559"
  1277. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "minX", connection: 1, max_len: 132
  1278. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "minX", data: "1444"
  1279. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "minY", connection: 1, max_len: 132
  1280. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "minY", data: "-1042"
  1281. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "maxX", connection: 1, max_len: 132
  1282. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "maxX", data: "1794"
  1283. [20:36:41] [DEBUG] cache_get_field_content - row: 31, field_name: "maxY", connection: 1, max_len: 132
  1284. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "maxY", data: "-692"
  1285. [20:36:41] [DEBUG] cache_get_field_content_int - row: 32, field_name: "ID", connection: 1
  1286. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "ID", data: "32"
  1287. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "Faction", connection: 1, max_len: 132
  1288. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "Faction", data: "-1"
  1289. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "Colour", connection: 1, max_len: 132
  1290. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "Colour", data: "-808595559"
  1291. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "minX", connection: 1, max_len: 132
  1292. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "minX", data: "1092"
  1293. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "minY", connection: 1, max_len: 132
  1294. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "minY", data: "-1042"
  1295. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "maxX", connection: 1, max_len: 132
  1296. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "maxX", data: "1442"
  1297. [20:36:41] [DEBUG] cache_get_field_content - row: 32, field_name: "maxY", connection: 1, max_len: 132
  1298. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "maxY", data: "-692"
  1299. [20:36:41] [DEBUG] cache_get_field_content_int - row: 33, field_name: "ID", connection: 1
  1300. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "ID", data: "33"
  1301. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "Faction", connection: 1, max_len: 132
  1302. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "Faction", data: "-1"
  1303. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "Colour", connection: 1, max_len: 132
  1304. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "Colour", data: "-808595559"
  1305. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "minX", connection: 1, max_len: 132
  1306. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "minX", data: "740"
  1307. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "minY", connection: 1, max_len: 132
  1308. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "minY", data: "-1042"
  1309. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "maxX", connection: 1, max_len: 132
  1310. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "maxX", data: "1090"
  1311. [20:36:41] [DEBUG] cache_get_field_content - row: 33, field_name: "maxY", connection: 1, max_len: 132
  1312. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "maxY", data: "-692"
  1313. [20:36:41] [DEBUG] cache_get_field_content_int - row: 34, field_name: "ID", connection: 1
  1314. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "ID", data: "34"
  1315. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "Faction", connection: 1, max_len: 132
  1316. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "Faction", data: "-1"
  1317. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "Colour", connection: 1, max_len: 132
  1318. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "Colour", data: "-808595559"
  1319. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "minX", connection: 1, max_len: 132
  1320. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "minX", data: "388"
  1321. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "minY", connection: 1, max_len: 132
  1322. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "minY", data: "-1042"
  1323. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "maxX", connection: 1, max_len: 132
  1324. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "maxX", data: "738"
  1325. [20:36:41] [DEBUG] cache_get_field_content - row: 34, field_name: "maxY", connection: 1, max_len: 132
  1326. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "maxY", data: "-692"
  1327. [20:36:41] [DEBUG] cache_get_field_content_int - row: 35, field_name: "ID", connection: 1
  1328. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "ID", data: "35"
  1329. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "Faction", connection: 1, max_len: 132
  1330. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "Faction", data: "-1"
  1331. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "Colour", connection: 1, max_len: 132
  1332. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "Colour", data: "-808595559"
  1333. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "minX", connection: 1, max_len: 132
  1334. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "minX", data: "36"
  1335. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "minY", connection: 1, max_len: 132
  1336. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "minY", data: "-1042"
  1337. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "maxX", connection: 1, max_len: 132
  1338. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "maxX", data: "386"
  1339. [20:36:41] [DEBUG] cache_get_field_content - row: 35, field_name: "maxY", connection: 1, max_len: 132
  1340. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "maxY", data: "-692"
  1341. [20:36:41] [DEBUG] cache_get_field_content_int - row: 36, field_name: "ID", connection: 1
  1342. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "ID", data: "36"
  1343. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "Faction", connection: 1, max_len: 132
  1344. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "Faction", data: "-1"
  1345. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "Colour", connection: 1, max_len: 132
  1346. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "Colour", data: "-808595559"
  1347. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "minX", connection: 1, max_len: 132
  1348. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "minX", data: "1796"
  1349. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "minY", connection: 1, max_len: 132
  1350. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "minY", data: "-690"
  1351. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "maxX", connection: 1, max_len: 132
  1352. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "maxX", data: "2146"
  1353. [20:36:41] [DEBUG] cache_get_field_content - row: 36, field_name: "maxY", connection: 1, max_len: 132
  1354. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "maxY", data: "-340"
  1355. [20:36:41] [DEBUG] cache_get_field_content_int - row: 37, field_name: "ID", connection: 1
  1356. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "ID", data: "37"
  1357. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "Faction", connection: 1, max_len: 132
  1358. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "Faction", data: "-1"
  1359. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "Colour", connection: 1, max_len: 132
  1360. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "Colour", data: "-808595559"
  1361. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "minX", connection: 1, max_len: 132
  1362. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "minX", data: "1444"
  1363. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "minY", connection: 1, max_len: 132
  1364. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "minY", data: "-690"
  1365. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "maxX", connection: 1, max_len: 132
  1366. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "maxX", data: "1794"
  1367. [20:36:41] [DEBUG] cache_get_field_content - row: 37, field_name: "maxY", connection: 1, max_len: 132
  1368. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "maxY", data: "-340"
  1369. [20:36:41] [DEBUG] cache_get_field_content_int - row: 38, field_name: "ID", connection: 1
  1370. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "ID", data: "38"
  1371. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "Faction", connection: 1, max_len: 132
  1372. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "Faction", data: "-1"
  1373. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "Colour", connection: 1, max_len: 132
  1374. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "Colour", data: "-808595559"
  1375. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "minX", connection: 1, max_len: 132
  1376. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "minX", data: "36"
  1377. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "minY", connection: 1, max_len: 132
  1378. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "minY", data: "-690"
  1379. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "maxX", connection: 1, max_len: 132
  1380. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "maxX", data: "386"
  1381. [20:36:41] [DEBUG] cache_get_field_content - row: 38, field_name: "maxY", connection: 1, max_len: 132
  1382. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "maxY", data: "-340"
  1383. [20:36:41] [DEBUG] cache_get_field_content_int - row: 39, field_name: "ID", connection: 1
  1384. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "ID", data: "39"
  1385. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "Faction", connection: 1, max_len: 132
  1386. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "Faction", data: "-1"
  1387. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "Colour", connection: 1, max_len: 132
  1388. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "Colour", data: "-808595559"
  1389. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "minX", connection: 1, max_len: 132
  1390. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "minX", data: "388"
  1391. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "minY", connection: 1, max_len: 132
  1392. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "minY", data: "-690"
  1393. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "maxX", connection: 1, max_len: 132
  1394. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "maxX", data: "738"
  1395. [20:36:41] [DEBUG] cache_get_field_content - row: 39, field_name: "maxY", connection: 1, max_len: 132
  1396. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "maxY", data: "-340"
  1397. [20:36:41] [DEBUG] cache_get_field_content_int - row: 40, field_name: "ID", connection: 1
  1398. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "ID", data: "40"
  1399. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "Faction", connection: 1, max_len: 132
  1400. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "Faction", data: "-1"
  1401. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "Colour", connection: 1, max_len: 132
  1402. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "Colour", data: "-808595559"
  1403. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "minX", connection: 1, max_len: 132
  1404. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "minX", data: "740"
  1405. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "minY", connection: 1, max_len: 132
  1406. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "minY", data: "-690"
  1407. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "maxX", connection: 1, max_len: 132
  1408. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "maxX", data: "1090"
  1409. [20:36:41] [DEBUG] cache_get_field_content - row: 40, field_name: "maxY", connection: 1, max_len: 132
  1410. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "maxY", data: "-340"
  1411. [20:36:41] [DEBUG] cache_get_field_content_int - row: 41, field_name: "ID", connection: 1
  1412. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "ID", data: "41"
  1413. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "Faction", connection: 1, max_len: 132
  1414. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "Faction", data: "-1"
  1415. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "Colour", connection: 1, max_len: 132
  1416. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "Colour", data: "-808595559"
  1417. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "minX", connection: 1, max_len: 132
  1418. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "minX", data: "1092"
  1419. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "minY", connection: 1, max_len: 132
  1420. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "minY", data: "-690"
  1421. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "maxX", connection: 1, max_len: 132
  1422. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "maxX", data: "1442"
  1423. [20:36:41] [DEBUG] cache_get_field_content - row: 41, field_name: "maxY", connection: 1, max_len: 132
  1424. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "maxY", data: "-340"
  1425. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1426. [20:36:41] [DEBUG] Calling callback "OnLoadHouses"..
  1427. [20:36:41] [DEBUG] cache_get_data - connection: 1
  1428. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  1429. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  1430. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 128
  1431. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Quarto_Giordano"
  1432. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Weapons", connection: 1, max_len: 128
  1433. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Weapons", data: "0,0,0,0,0,0,0,0,0,0,0,0,0"
  1434. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo", connection: 1, max_len: 128
  1435. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo", data: "0,0,0,0,0,0,0,0,0,0,0,0,00,0,0,0,0,0,0,0,0,0,0,0"
  1436. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Buyable", connection: 1, max_len: 128
  1437. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Buyable", data: "0"
  1438. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Rentable", connection: 1, max_len: 128
  1439. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rentable", data: "1"
  1440. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Closed", connection: 1, max_len: 128
  1441. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Closed", data: "0"
  1442. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "HouseLocker", connection: 1, max_len: 128
  1443. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseLocker", data: "1"
  1444. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 128
  1445. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "16500"
  1446. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Rentprice", connection: 1, max_len: 128
  1447. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rentprice", data: "15000"
  1448. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 128
  1449. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "1"
  1450. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Cash", connection: 1, max_len: 128
  1451. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cash", data: "0"
  1452. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Till", connection: 1, max_len: 128
  1453. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Till", data: "390500"
  1454. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "SGuns", connection: 1, max_len: 128
  1455. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SGuns", data: "0"
  1456. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "SDrugs", connection: 1, max_len: 128
  1457. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDrugs", data: "0"
  1458. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "InteriorPack", connection: 1, max_len: 128
  1459. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InteriorPack", data: "1"
  1460. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Alarm", connection: 1, max_len: 128
  1461. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Alarm", data: "1"
  1462. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Wardrobe", connection: 1, max_len: 128
  1463. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wardrobe", data: "1"
  1464. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 128
  1465. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "1"
  1466. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 128
  1467. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1325.95"
  1468. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 128
  1469. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1067.87"
  1470. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 128
  1471. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "31.555"
  1472. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 128
  1473. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1474. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 128
  1475. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  1476. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-0", connection: 1, max_len: 128
  1477. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-0", data: "187"
  1478. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-1", connection: 1, max_len: 128
  1479. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-1", data: "-1"
  1480. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-2", connection: 1, max_len: 128
  1481. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-2", data: "-1"
  1482. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-3", connection: 1, max_len: 128
  1483. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-3", data: "-1"
  1484. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-4", connection: 1, max_len: 128
  1485. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-4", data: "-1"
  1486. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageX", connection: 1, max_len: 128
  1487. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageX", data: "1329.38"
  1488. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageY", connection: 1, max_len: 128
  1489. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageY", data: "-1058.84"
  1490. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageZ", connection: 1, max_len: 128
  1491. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageZ", data: "28.75"
  1492. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageA", connection: 1, max_len: 128
  1493. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageA", data: "89.834"
  1494. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageInterior", connection: 1, max_len: 128
  1495. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageInterior", data: "0"
  1496. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageVirtualWorld", connection: 1, max_len: 128
  1497. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageVirtualWorld", data: "0"
  1498. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GInteriorPack", connection: 1, max_len: 128
  1499. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GInteriorPack", data: "4"
  1500. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageOpen", connection: 1, max_len: 128
  1501. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageOpen", data: "1"
  1502. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1503. [20:36:41] [DEBUG] Calling callback "OnLoadFurniture"..
  1504. [20:36:41] [DEBUG] cache_get_data - connection: 1
  1505. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "House", connection: 1, max_len: 50
  1506. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "House", data: "0"
  1507. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot", connection: 1, max_len: 50
  1508. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot", data: "0"
  1509. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Name", connection: 1, max_len: 50
  1510. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Name", data: "Glass Door with Frame"
  1511. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Model", connection: 1, max_len: 50
  1512. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Model", data: "1569"
  1513. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 50
  1514. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "-1735.41"
  1515. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 50
  1516. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "1202.05"
  1517. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 50
  1518. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "47.812"
  1519. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rX", connection: 1, max_len: 50
  1520. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rX", data: "0"
  1521. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rY", connection: 1, max_len: 50
  1522. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rY", data: "0"
  1523. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rZ", connection: 1, max_len: 50
  1524. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rZ", data: "0"
  1525. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rZ", connection: 1, max_len: 50
  1526. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rZ", data: "0"
  1527. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot1", connection: 1, max_len: 50
  1528. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot1", data: "-1"
  1529. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot2", connection: 1, max_len: 50
  1530. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot2", data: "-1"
  1531. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot3", connection: 1, max_len: 50
  1532. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot3", data: "-1"
  1533. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot4", connection: 1, max_len: 50
  1534. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot4", data: "-1"
  1535. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot5", connection: 1, max_len: 50
  1536. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot5", data: "-1"
  1537. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial1", connection: 1, max_len: 50
  1538. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial1", data: "-1"
  1539. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial2", connection: 1, max_len: 50
  1540. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial2", data: "-1"
  1541. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial3", connection: 1, max_len: 50
  1542. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial3", data: "-1"
  1543. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial4", connection: 1, max_len: 50
  1544. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial4", data: "-1"
  1545. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial5", connection: 1, max_len: 50
  1546. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial5", data: "-1"
  1547. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "House", connection: 1, max_len: 50
  1548. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "House", data: "0"
  1549. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Slot", connection: 1, max_len: 50
  1550. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Slot", data: "1"
  1551. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Name", connection: 1, max_len: 50
  1552. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Name", data: "Massive Zebra Bed"
  1553. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Model", connection: 1, max_len: 50
  1554. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Model", data: "14446"
  1555. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 50
  1556. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "-1734.56"
  1557. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 50
  1558. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "1211.3"
  1559. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 50
  1560. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "52.912"
  1561. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rX", connection: 1, max_len: 50
  1562. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rX", data: "0"
  1563. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rY", connection: 1, max_len: 50
  1564. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rY", data: "0"
  1565. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rZ", connection: 1, max_len: 50
  1566. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rZ", data: "90"
  1567. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rZ", connection: 1, max_len: 50
  1568. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rZ", data: "90"
  1569. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot1", connection: 1, max_len: 50
  1570. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot1", data: "7"
  1571. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot2", connection: 1, max_len: 50
  1572. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot2", data: "-1"
  1573. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot3", connection: 1, max_len: 50
  1574. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot3", data: "-1"
  1575. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot4", connection: 1, max_len: 50
  1576. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot4", data: "-1"
  1577. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot5", connection: 1, max_len: 50
  1578. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot5", data: "-1"
  1579. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial1", connection: 1, max_len: 50
  1580. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial1", data: "-1"
  1581. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial2", connection: 1, max_len: 50
  1582. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial2", data: "-1"
  1583. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial3", connection: 1, max_len: 50
  1584. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial3", data: "-1"
  1585. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial4", connection: 1, max_len: 50
  1586. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial4", data: "-1"
  1587. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial5", connection: 1, max_len: 50
  1588. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial5", data: "-1"
  1589. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1590. [20:36:41] [DEBUG] Calling callback "OnLoadTeleports"..
  1591. [20:36:41] [DEBUG] cache_get_data - connection: 1
  1592. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1593. [20:36:41] [DEBUG] Calling callback "OnLoadATMS"..
  1594. [20:36:41] [DEBUG] cache_get_data - connection: 1
  1595. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  1596. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  1597. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 128
  1598. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1379.45"
  1599. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 128
  1600. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1094.19"
  1601. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 128
  1602. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "24.754"
  1603. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rotX", connection: 1, max_len: 128
  1604. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotX", data: "0"
  1605. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rotY", connection: 1, max_len: 128
  1606. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotY", data: "0"
  1607. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "rotZ", connection: 1, max_len: 128
  1608. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotZ", data: "0"
  1609. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 128
  1610. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1611. [20:36:41] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 128
  1612. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  1613. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 128
  1614. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  1615. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 128
  1616. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "1354.72"
  1617. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 128
  1618. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "-1759.23"
  1619. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 128
  1620. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "13.128"
  1621. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rotX", connection: 1, max_len: 128
  1622. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotX", data: "0"
  1623. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rotY", connection: 1, max_len: 128
  1624. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotY", data: "0"
  1625. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "rotZ", connection: 1, max_len: 128
  1626. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotZ", data: "-176.7"
  1627. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "Interior", connection: 1, max_len: 128
  1628. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Interior", data: "0"
  1629. [20:36:41] [DEBUG] cache_get_field_content - row: 1, field_name: "VirtualWorld", connection: 1, max_len: 128
  1630. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "VirtualWorld", data: "0"
  1631. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 128
  1632. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  1633. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "X", connection: 1, max_len: 128
  1634. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "X", data: "1928.58"
  1635. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Y", connection: 1, max_len: 128
  1636. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Y", data: "-1779.7"
  1637. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Z", connection: 1, max_len: 128
  1638. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Z", data: "13.547"
  1639. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "rotX", connection: 1, max_len: 128
  1640. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotX", data: "0"
  1641. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "rotY", connection: 1, max_len: 128
  1642. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotY", data: "0"
  1643. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "rotZ", connection: 1, max_len: 128
  1644. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotZ", data: "0"
  1645. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "Interior", connection: 1, max_len: 128
  1646. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Interior", data: "0"
  1647. [20:36:41] [DEBUG] cache_get_field_content - row: 2, field_name: "VirtualWorld", connection: 1, max_len: 128
  1648. [20:36:41] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "VirtualWorld", data: "0"
  1649. [20:36:41] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1650. [17:42:56] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "smrp", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  1651. [17:42:56] [DEBUG] CMySQLHandle::Create - creating new connection..
  1652. [17:42:56] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  1653. [17:42:56] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  1654. [17:42:56] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1655. [17:42:58] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
  1656. [17:42:58] [DEBUG] mysql_errno - connection: 1
  1657. [17:42:58] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1658. [17:42:58] [DEBUG] mysql_errno - connection: 1
  1659. [17:42:58] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1660. [17:42:58] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1661. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  1662. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  1663. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  1664. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  1665. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  1666. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  1667. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  1668. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  1669. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  1670. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  1671. [17:42:58] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  1672. [17:42:58] [DEBUG] mysql_close - connection: 1
  1673. [17:42:58] [WARNING] CMySQLConnection::Disconnect - no connection available
  1674. [17:43:00] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
  1675. [17:43:00] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on 'localhost' (10061)
  1676. [17:43:00] [WARNING] CMySQLConnection::Disconnect - no connection available
  1677. [17:43:00] [WARNING] CMySQLConnection::Disconnect - no connection available
  1678. [18:55:33] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "smrp", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  1679. [18:55:33] [DEBUG] CMySQLHandle::Create - creating new connection..
  1680. [18:55:33] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  1681. [18:55:33] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  1682. [18:55:33] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1683. [18:55:33] [DEBUG] CMySQLConnection::Connect - connection was successful
  1684. [18:55:33] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  1685. [18:55:33] [DEBUG] mysql_errno - connection: 1
  1686. [18:55:33] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1687. [18:55:33] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  1688. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  1689. [18:55:33] [DEBUG] CMySQLConnection::Connect - connection was successful
  1690. ctionInfo`", callback: "OnLoadFactions", format: "d"
  1691. [18:55:33] [DEBUG] CMySQLConnection::Connect - connection was successful
  1692. Info`", callback: "OnLoadHQs", format: "d"
  1693. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  1694. [18:55:33] [DEBUG] CMySQLConnection::Connect - connection was successful
  1695. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  1696. [18:55:33] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  1697. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  1698. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  1699. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  1700. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  1701. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  1702. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  1703. [18:55:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  1704. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - query was successfully executed within 76.219 milliseconds
  1705. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1706. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  1707. [18:55:33] [DEBUG] Calling callback "OnLoadBusinesses"..
  1708. [18:55:33] [DEBUG] cache_get_data - connection: 1
  1709. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 150
  1710. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  1711. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Type", connection: 1, max_len: 150
  1712. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Type", data: "0"
  1713. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 150
  1714. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1382.15"
  1715. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 150
  1716. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1088.77"
  1717. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 150
  1718. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "28.213"
  1719. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 150
  1720. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  1721. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 150
  1722. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  1723. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "InteriorPack", connection: 1, max_len: 150
  1724. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InteriorPack", data: "0"
  1725. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "CompsFlag", connection: 1, max_len: 150
  1726. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "CompsFlag", data: "255"
  1727. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Tax", connection: 1, max_len: 150
  1728. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tax", data: "9"
  1729. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "LastRob", connection: 1, max_len: 150
  1730. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "LastRob", data: "0"
  1731. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 150
  1732. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "99"
  1733. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 150
  1734. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "0"
  1735. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Restock", connection: 1, max_len: 150
  1736. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Restock", data: "0"
  1737. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "RentPrice", connection: 1, max_len: 150
  1738. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RentPrice", data: "7500"
  1739. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Till", connection: 1, max_len: 150
  1740. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Till", data: "1500"
  1741. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Locked", connection: 1, max_len: 150
  1742. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Locked", data: "0"
  1743. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Comps", connection: 1, max_len: 150
  1744. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Comps", data: "100"
  1745. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Fee", connection: 1, max_len: 150
  1746. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fee", data: "10000"
  1747. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Deagle", connection: 1, max_len: 150
  1748. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deagle", data: "1500"
  1749. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "MP5", connection: 1, max_len: 150
  1750. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MP5", data: "2200"
  1751. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "M4", connection: 1, max_len: 150
  1752. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "M4", data: "3000"
  1753. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Shotgun", connection: 1, max_len: 150
  1754. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Shotgun", data: "2000"
  1755. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Rifle", connection: 1, max_len: 150
  1756. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rifle", data: "1200"
  1757. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Sniper", connection: 1, max_len: 150
  1758. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sniper", data: "10000"
  1759. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 150
  1760. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "2000"
  1761. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "AskComps", connection: 1, max_len: 150
  1762. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AskComps", data: "0"
  1763. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - query was successfully executed within 32.346 milliseconds
  1764. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1765. Buyable", data: "0"
  1766. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  1767. ction: 1, max_len: 150
  1768. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Government"
  1769. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Dupekey", connection: 1, max_len: 150
  1770. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Dupekey", data: "NoBodY"
  1771. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Name", connection: 1, max_len: 150
  1772. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Name", data: "Los Santos Bank"
  1773. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 150
  1774. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  1775. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Type", connection: 1, max_len: 150
  1776. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Type", data: "1"
  1777. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 150
  1778. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "1352.48"
  1779. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 150
  1780. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "-1759.25"
  1781. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 150
  1782. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "13.508"
  1783. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "VirtualWorld", connection: 1, max_len: 150
  1784. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "VirtualWorld", data: "0"
  1785. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Interior", connection: 1, max_len: 150
  1786. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Interior", data: "0"
  1787. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "InteriorPack", connection: 1, max_len: 150
  1788. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "InteriorPack", data: "0"
  1789. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "CompsFlag", connection: 1, max_len: 150
  1790. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "CompsFlag", data: "0"
  1791. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Tax", connection: 1, max_len: 150
  1792. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Tax", data: "9"
  1793. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "LastRob", connection: 1, max_len: 150
  1794. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "LastRob", data: "0"
  1795. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Level", connection: 1, max_len: 150
  1796. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Level", data: "99"
  1797. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Sellprice", connection: 1, max_len: 150
  1798. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Sellprice", data: "100000000"
  1799. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Restock", connection: 1, max_len: 150
  1800. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Restock", data: "0"
  1801. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "RentPrice", connection: 1, max_len: 150
  1802. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "RentPrice", data: "7500"
  1803. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Till", connection: 1, max_len: 150
  1804. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Till", data: "1165000"
  1805. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Locked", connection: 1, max_len: 150
  1806. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Locked", data: "0"
  1807. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Comps", connection: 1, max_len: 150
  1808. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Comps", data: "90"
  1809. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Fee", connection: 1, max_len: 150
  1810. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Fee", data: "10000"
  1811. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Deagle", connection: 1, max_len: 150
  1812. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Deagle", data: "1500"
  1813. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "MP5", connection: 1, max_len: 150
  1814. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MP5", data: "2200"
  1815. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "M4", connection: 1, max_len: 150
  1816. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "M4", data: "3000"
  1817. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Shotgun", connection: 1, max_len: 150
  1818. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Shotgun", data: "2000"
  1819. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Rifle", connection: 1, max_len: 150
  1820. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Rifle", data: "1200"
  1821. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Sniper", connection: 1, max_len: 150
  1822. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Sniper", data: "10000"
  1823. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Armour", connection: 1, max_len: 150
  1824. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Armour", data: "2000"
  1825. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "AskComps", connection: 1, max_len: 150
  1826. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "AskComps", data: "0"
  1827. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Buyable", connection: 1, max_len: 150
  1828. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Buyable", data: "0"
  1829. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Owner", connection: 1, max_len: 150
  1830. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - query was successfully executed within 33.68 milliseconds
  1831. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Owner", data: "Quarto_Giordano"
  1832. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1833. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  1834. nection: 1, max_len: 150
  1835. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Dupekey", data: "NoBodY"
  1836. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Name", connection: 1, max_len: 150
  1837. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Name", data: "Pat's 24-7"
  1838. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 150
  1839. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  1840. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Type", connection: 1, max_len: 150
  1841. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Type", data: "32"
  1842. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "X", connection: 1, max_len: 150
  1843. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "X", data: "1492.3"
  1844. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Y", connection: 1, max_len: 150
  1845. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Y", data: "-1141.09"
  1846. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Z", connection: 1, max_len: 150
  1847. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Z", data: "24.078"
  1848. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "VirtualWorld", connection: 1, max_len: 150
  1849. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "VirtualWorld", data: "0"
  1850. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Interior", connection: 1, max_len: 150
  1851. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Interior", data: "0"
  1852. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "InteriorPack", connection: 1, max_len: 150
  1853. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "InteriorPack", data: "0"
  1854. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "CompsFlag", connection: 1, max_len: 150
  1855. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "CompsFlag", data: "3"
  1856. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Tax", connection: 1, max_len: 150
  1857. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Tax", data: "9"
  1858. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "LastRob", connection: 1, max_len: 150
  1859. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "LastRob", data: "0"
  1860. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Level", connection: 1, max_len: 150
  1861. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Level", data: "99"
  1862. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Sellprice", connection: 1, max_len: 150
  1863. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Sellprice", data: "50000000"
  1864. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Restock", connection: 1, max_len: 150
  1865. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Restock", data: "0"
  1866. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "RentPrice", connection: 1, max_len: 150
  1867. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "RentPrice", data: "7500"
  1868. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Till", connection: 1, max_len: 150
  1869. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Till", data: "2553500"
  1870. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Locked", connection: 1, max_len: 150
  1871. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Locked", data: "1"
  1872. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Comps", connection: 1, max_len: 150
  1873. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Comps", data: "99"
  1874. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Fee", connection: 1, max_len: 150
  1875. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Fee", data: "10000"
  1876. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Deagle", connection: 1, max_len: 150
  1877. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Deagle", data: "1500"
  1878. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "MP5", connection: 1, max_len: 150
  1879. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MP5", data: "2200"
  1880. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "M4", connection: 1, max_len: 150
  1881. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "M4", data: "3000"
  1882. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Shotgun", connection: 1, max_len: 150
  1883. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Shotgun", data: "2000"
  1884. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Rifle", connection: 1, max_len: 150
  1885. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Rifle", data: "1200"
  1886. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Sniper", connection: 1, max_len: 150
  1887. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Sniper", data: "10000"
  1888. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Armour", connection: 1, max_len: 150
  1889. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Armour", data: "2000"
  1890. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "AskComps", connection: 1, max_len: 150
  1891. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "AskComps", data: "0"
  1892. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Buyable", connection: 1, max_len: 150
  1893. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Buyable", data: "0"
  1894. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Owner", connection: 1, max_len: 150
  1895. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Owner", data: "Quarto_Giordano"
  1896. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Dupekey", connection: 1, max_len: 150
  1897. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Dupekey", data: "NoBodY"
  1898. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Name", connection: 1, max_len: 150
  1899. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Name", data: "Luxury Dealership"
  1900. seconds
  1901. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1902. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "ID", connection: 1, max_len: 150
  1903. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  1904. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  1905. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Type", connection: 1, max_len: 150
  1906. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Type", data: "15"
  1907. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "X", connection: 1, max_len: 150
  1908. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "X", data: "1025.25"
  1909. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Y", connection: 1, max_len: 150
  1910. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Y", data: "-1032.82"
  1911. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Z", connection: 1, max_len: 150
  1912. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Z", data: "31.877"
  1913. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "VirtualWorld", connection: 1, max_len: 150
  1914. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "VirtualWorld", data: "0"
  1915. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Interior", connection: 1, max_len: 150
  1916. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Interior", data: "0"
  1917. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "InteriorPack", connection: 1, max_len: 150
  1918. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "InteriorPack", data: "0"
  1919. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "CompsFlag", connection: 1, max_len: 150
  1920. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "CompsFlag", data: "3"
  1921. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Tax", connection: 1, max_len: 150
  1922. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Tax", data: "9"
  1923. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "LastRob", connection: 1, max_len: 150
  1924. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "LastRob", data: "0"
  1925. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Level", connection: 1, max_len: 150
  1926. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Level", data: "99"
  1927. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Sellprice", connection: 1, max_len: 150
  1928. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Sellprice", data: "0"
  1929. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Restock", connection: 1, max_len: 150
  1930. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Restock", data: "0"
  1931. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "RentPrice", connection: 1, max_len: 150
  1932. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "RentPrice", data: "7500"
  1933. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Till", connection: 1, max_len: 150
  1934. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Till", data: "441500"
  1935. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Locked", connection: 1, max_len: 150
  1936. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Locked", data: "0"
  1937. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Comps", connection: 1, max_len: 150
  1938. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Comps", data: "100"
  1939. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Fee", connection: 1, max_len: 150
  1940. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Fee", data: "10000"
  1941. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Deagle", connection: 1, max_len: 150
  1942. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Deagle", data: "1500"
  1943. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "MP5", connection: 1, max_len: 150
  1944. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MP5", data: "2200"
  1945. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "M4", connection: 1, max_len: 150
  1946. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "M4", data: "3000"
  1947. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Shotgun", connection: 1, max_len: 150
  1948. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Shotgun", data: "2000"
  1949. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Rifle", connection: 1, max_len: 150
  1950. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Rifle", data: "1200"
  1951. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Sniper", connection: 1, max_len: 150
  1952. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Sniper", data: "10000"
  1953. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Armour", connection: 1, max_len: 150
  1954. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Armour", data: "2000"
  1955. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "AskComps", connection: 1, max_len: 150
  1956. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "AskComps", data: "0"
  1957. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Buyable", connection: 1, max_len: 150
  1958. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Buyable", data: "0"
  1959. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Owner", connection: 1, max_len: 150
  1960. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Owner", data: "NoBodY"
  1961. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Dupekey", connection: 1, max_len: 150
  1962. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Dupekey", data: "NoBodY"
  1963. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Name", connection: 1, max_len: 150
  1964. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Name", data: "NULL"
  1965. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "ID", connection: 1, max_len: 150
  1966. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  1967. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Type", connection: 1, max_len: 150
  1968. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Type", data: "15"
  1969. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "X", connection: 1, max_len: 150
  1970. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "X", data: "1024.65"
  1971. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Y", connection: 1, max_len: 150
  1972. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Y", data: "-1032.2"
  1973. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Z", connection: 1, max_len: 150
  1974. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Z", data: "31.927"
  1975. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "VirtualWorld", connection: 1, max_len: 150
  1976. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "VirtualWorld", data: "0"
  1977. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Interior", connection: 1, max_len: 150
  1978. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Interior", data: "0"
  1979. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "InteriorPack", connection: 1, max_len: 150
  1980. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "InteriorPack", data: "0"
  1981. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "CompsFlag", connection: 1, max_len: 150
  1982. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "CompsFlag", data: "3"
  1983. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Tax", connection: 1, max_len: 150
  1984. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - query was successfully executed within 41.863 milliseconds
  1985. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Tax", data: "9"
  1986. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1987. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "LastRob", connection: 1, max_len: 150
  1988. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - starting query execution
  1989. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "LastRob", data: "0"
  1990. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Level", connection: 1, max_len: 150
  1991. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Level", data: "99"
  1992. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Sellprice", connection: 1, max_len: 150
  1993. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Sellprice", data: "0"
  1994. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Restock", connection: 1, max_len: 150
  1995. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Restock", data: "0"
  1996. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "RentPrice", connection: 1, max_len: 150
  1997. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "RentPrice", data: "7500"
  1998. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Till", connection: 1, max_len: 150
  1999. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Till", data: "441500"
  2000. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Locked", connection: 1, max_len: 150
  2001. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Locked", data: "0"
  2002. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Comps", connection: 1, max_len: 150
  2003. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Comps", data: "100"
  2004. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Fee", connection: 1, max_len: 150
  2005. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Fee", data: "10000"
  2006. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Deagle", connection: 1, max_len: 150
  2007. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Deagle", data: "1500"
  2008. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "MP5", connection: 1, max_len: 150
  2009. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "MP5", data: "2200"
  2010. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "M4", connection: 1, max_len: 150
  2011. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "M4", data: "3000"
  2012. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Shotgun", connection: 1, max_len: 150
  2013. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Shotgun", data: "2000"
  2014. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Rifle", connection: 1, max_len: 150
  2015. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Rifle", data: "1200"
  2016. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Sniper", connection: 1, max_len: 150
  2017. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Sniper", data: "10000"
  2018. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Armour", connection: 1, max_len: 150
  2019. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Armour", data: "2000"
  2020. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "AskComps", connection: 1, max_len: 150
  2021. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "AskComps", data: "0"
  2022. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Buyable", connection: 1, max_len: 150
  2023. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Buyable", data: "0"
  2024. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Owner", connection: 1, max_len: 150
  2025. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Owner", data: "NoBodY"
  2026. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Dupekey", connection: 1, max_len: 150
  2027. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Dupekey", data: "NoBodY"
  2028. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Name", connection: 1, max_len: 150
  2029. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Name", data: "NULL"
  2030. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "ID", connection: 1, max_len: 150
  2031. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  2032. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Type", connection: 1, max_len: 150
  2033. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Type", data: "4"
  2034. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "X", connection: 1, max_len: 150
  2035. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "X", data: "1782.37"
  2036. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Y", connection: 1, max_len: 150
  2037. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Y", data: "-1867.73"
  2038. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Z", connection: 1, max_len: 150
  2039. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Z", data: "13.57"
  2040. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "VirtualWorld", connection: 1, max_len: 150
  2041. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "VirtualWorld", data: "0"
  2042. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Interior", connection: 1, max_len: 150
  2043. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Interior", data: "0"
  2044. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - query was successfully executed within 29.240 milliseconds
  2045. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2046. InteriorPack", data: "0"
  2047. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "CompsFlag", connection: 1, max_len: 150
  2048. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "CompsFlag", data: "0"
  2049. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Tax", connection: 1, max_len: 150
  2050. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Tax", data: "9"
  2051. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "LastRob", connection: 1, max_len: 150
  2052. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "LastRob", data: "0"
  2053. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Level", connection: 1, max_len: 150
  2054. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Level", data: "99"
  2055. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Sellprice", connection: 1, max_len: 150
  2056. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Sellprice", data: "100000000"
  2057. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Restock", connection: 1, max_len: 150
  2058. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Restock", data: "0"
  2059. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "RentPrice", connection: 1, max_len: 150
  2060. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "RentPrice", data: "7500"
  2061. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Till", connection: 1, max_len: 150
  2062. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Till", data: "756000"
  2063. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Locked", connection: 1, max_len: 150
  2064. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Locked", data: "0"
  2065. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Comps", connection: 1, max_len: 150
  2066. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Comps", data: "100"
  2067. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Fee", connection: 1, max_len: 150
  2068. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Fee", data: "10000"
  2069. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Deagle", connection: 1, max_len: 150
  2070. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Deagle", data: "1500"
  2071. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "MP5", connection: 1, max_len: 150
  2072. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "MP5", data: "2200"
  2073. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "M4", connection: 1, max_len: 150
  2074. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "M4", data: "3000"
  2075. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Shotgun", connection: 1, max_len: 150
  2076. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Shotgun", data: "2000"
  2077. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Rifle", connection: 1, max_len: 150
  2078. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Rifle", data: "1200"
  2079. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Sniper", connection: 1, max_len: 150
  2080. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Sniper", data: "10000"
  2081. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Armour", connection: 1, max_len: 150
  2082. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Armour", data: "2000"
  2083. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "AskComps", connection: 1, max_len: 150
  2084. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "AskComps", data: "0"
  2085. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Buyable", connection: 1, max_len: 150
  2086. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Buyable", data: "0"
  2087. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Owner", connection: 1, max_len: 150
  2088. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - query was successfully executed within 21.31 milliseconds
  2089. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Owner", data: "Quarto_Giordano"
  2090. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2091. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Dupekey", connection: 1, max_len: 150
  2092. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  2093. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Dupekey", data: "NoBodY"
  2094. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Name", connection: 1, max_len: 150
  2095. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Name", data: "Hardware Store"
  2096. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "ID", connection: 1, max_len: 150
  2097. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  2098. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Type", connection: 1, max_len: 150
  2099. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Type", data: "4"
  2100. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "X", connection: 1, max_len: 150
  2101. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "X", data: "1387.59"
  2102. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Y", connection: 1, max_len: 150
  2103. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Y", data: "-1016"
  2104. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Z", connection: 1, max_len: 150
  2105. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Z", data: "26.565"
  2106. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "VirtualWorld", connection: 1, max_len: 150
  2107. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "VirtualWorld", data: "0"
  2108. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Interior", connection: 1, max_len: 150
  2109. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Interior", data: "0"
  2110. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "InteriorPack", connection: 1, max_len: 150
  2111. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "InteriorPack", data: "0"
  2112. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "CompsFlag", connection: 1, max_len: 150
  2113. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "CompsFlag", data: "0"
  2114. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Tax", connection: 1, max_len: 150
  2115. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Tax", data: "9"
  2116. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "LastRob", connection: 1, max_len: 150
  2117. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "LastRob", data: "0"
  2118. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Level", connection: 1, max_len: 150
  2119. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Level", data: "99"
  2120. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Sellprice", connection: 1, max_len: 150
  2121. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Sellprice", data: "0"
  2122. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Restock", connection: 1, max_len: 150
  2123. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Restock", data: "0"
  2124. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "RentPrice", connection: 1, max_len: 150
  2125. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "RentPrice", data: "7500"
  2126. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Till", connection: 1, max_len: 150
  2127. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Till", data: "744000"
  2128. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Locked", connection: 1, max_len: 150
  2129. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Locked", data: "0"
  2130. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Comps", connection: 1, max_len: 150
  2131. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Comps", data: "100"
  2132. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Fee", connection: 1, max_len: 150
  2133. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Fee", data: "10000"
  2134. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Deagle", connection: 1, max_len: 150
  2135. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Deagle", data: "1500"
  2136. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "MP5", connection: 1, max_len: 150
  2137. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "MP5", data: "2200"
  2138. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "M4", connection: 1, max_len: 150
  2139. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "M4", data: "3000"
  2140. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Shotgun", connection: 1, max_len: 150
  2141. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Shotgun", data: "2000"
  2142. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Rifle", connection: 1, max_len: 150
  2143. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Rifle", data: "1200"
  2144. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Sniper", connection: 1, max_len: 150
  2145. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Sniper", data: "10000"
  2146. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Armour", connection: 1, max_len: 150
  2147. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Armour", data: "2000"
  2148. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "AskComps", connection: 1, max_len: 150
  2149. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "AskComps", data: "0"
  2150. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Buyable", connection: 1, max_len: 150
  2151. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Buyable", data: "0"
  2152. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Owner", connection: 1, max_len: 150
  2153. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Owner", data: "NoBodY"
  2154. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Dupekey", connection: 1, max_len: 150
  2155. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Dupekey", data: "NoBodY"
  2156. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Name", connection: 1, max_len: 150
  2157. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Name", data: "NULL"
  2158. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "ID", connection: 1, max_len: 150
  2159. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  2160. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Type", connection: 1, max_len: 150
  2161. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Type", data: "1"
  2162. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "X", connection: 1, max_len: 150
  2163. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "X", data: "1833.62"
  2164. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Y", connection: 1, max_len: 150
  2165. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Y", data: "-1842.65"
  2166. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Z", connection: 1, max_len: 150
  2167. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Z", data: "13.578"
  2168. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "VirtualWorld", connection: 1, max_len: 150
  2169. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "VirtualWorld", data: "0"
  2170. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Interior", connection: 1, max_len: 150
  2171. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Interior", data: "0"
  2172. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "InteriorPack", connection: 1, max_len: 150
  2173. seconds
  2174. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2175. InteriorPack", data: "0"
  2176. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "CompsFlag", connection: 1, max_len: 150
  2177. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  2178. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "CompsFlag", data: "0"
  2179. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Tax", connection: 1, max_len: 150
  2180. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Tax", data: "9"
  2181. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "LastRob", connection: 1, max_len: 150
  2182. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "LastRob", data: "0"
  2183. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Level", connection: 1, max_len: 150
  2184. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Level", data: "99"
  2185. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Sellprice", connection: 1, max_len: 150
  2186. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Sellprice", data: "200000000"
  2187. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Restock", connection: 1, max_len: 150
  2188. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Restock", data: "0"
  2189. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - query was successfully executed within 6.755 milliseconds
  2190. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "RentPrice", connection: 1, max_len: 150
  2191. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2192. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "RentPrice", data: "7500"
  2193. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  2194. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Till", connection: 1, max_len: 150
  2195. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Till", data: "69000"
  2196. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Locked", connection: 1, max_len: 150
  2197. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Locked", data: "1"
  2198. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Comps", connection: 1, max_len: 150
  2199. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Comps", data: "100"
  2200. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Fee", connection: 1, max_len: 150
  2201. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Fee", data: "10000"
  2202. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Deagle", connection: 1, max_len: 150
  2203. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Deagle", data: "1500"
  2204. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "MP5", connection: 1, max_len: 150
  2205. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "MP5", data: "2200"
  2206. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "M4", connection: 1, max_len: 150
  2207. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "M4", data: "3000"
  2208. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Shotgun", connection: 1, max_len: 150
  2209. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Shotgun", data: "2000"
  2210. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Rifle", connection: 1, max_len: 150
  2211. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Rifle", data: "1200"
  2212. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Sniper", connection: 1, max_len: 150
  2213. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Sniper", data: "10000"
  2214. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Armour", connection: 1, max_len: 150
  2215. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Armour", data: "2000"
  2216. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "AskComps", connection: 1, max_len: 150
  2217. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "AskComps", data: "0"
  2218. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Buyable", connection: 1, max_len: 150
  2219. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Buyable", data: "1"
  2220. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Owner", connection: 1, max_len: 150
  2221. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Owner", data: "NoBodY"
  2222. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Dupekey", connection: 1, max_len: 150
  2223. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Dupekey", data: "NoBodY"
  2224. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Name", connection: 1, max_len: 150
  2225. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Name", data: "New 24-7"
  2226. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "ID", connection: 1, max_len: 150
  2227. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  2228. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Type", connection: 1, max_len: 150
  2229. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Type", data: "3"
  2230. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "X", connection: 1, max_len: 150
  2231. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "X", data: "1928.58"
  2232. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Y", connection: 1, max_len: 150
  2233. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Y", data: "-1776.23"
  2234. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Z", connection: 1, max_len: 150
  2235. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Z", data: "13.547"
  2236. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "VirtualWorld", connection: 1, max_len: 150
  2237. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "VirtualWorld", data: "0"
  2238. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Interior", connection: 1, max_len: 150
  2239. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Interior", data: "0"
  2240. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "InteriorPack", connection: 1, max_len: 150
  2241. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "InteriorPack", data: "0"
  2242. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "CompsFlag", connection: 1, max_len: 150
  2243. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "CompsFlag", data: "5"
  2244. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Tax", connection: 1, max_len: 150
  2245. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Tax", data: "9"
  2246. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "LastRob", connection: 1, max_len: 150
  2247. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "LastRob", data: "0"
  2248. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Level", connection: 1, max_len: 150
  2249. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Level", data: "99"
  2250. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Sellprice", connection: 1, max_len: 150
  2251. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Sellprice", data: "0"
  2252. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Restock", connection: 1, max_len: 150
  2253. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Restock", data: "0"
  2254. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "RentPrice", connection: 1, max_len: 150
  2255. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "RentPrice", data: "7500"
  2256. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Till", connection: 1, max_len: 150
  2257. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - query was successfully executed within 37.779 milliseconds
  2258. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Till", data: "11500"
  2259. [18:55:33] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2260. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Locked", connection: 1, max_len: 150
  2261. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  2262. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Locked", data: "0"
  2263. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Comps", connection: 1, max_len: 150
  2264. [18:55:33] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'smrp.gateinfo' doesn't exist
  2265. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Comps", data: "100"
  2266. [18:55:33] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  2267. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Fee", connection: 1, max_len: 150
  2268. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Fee", data: "10000"
  2269. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Deagle", connection: 1, max_len: 150
  2270. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Deagle", data: "1500"
  2271. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "MP5", connection: 1, max_len: 150
  2272. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "MP5", data: "2200"
  2273. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "M4", connection: 1, max_len: 150
  2274. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "M4", data: "3000"
  2275. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Shotgun", connection: 1, max_len: 150
  2276. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Shotgun", data: "2000"
  2277. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Rifle", connection: 1, max_len: 150
  2278. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Rifle", data: "1200"
  2279. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Sniper", connection: 1, max_len: 150
  2280. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Sniper", data: "10000"
  2281. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Armour", connection: 1, max_len: 150
  2282. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Armour", data: "2000"
  2283. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "AskComps", connection: 1, max_len: 150
  2284. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "AskComps", data: "0"
  2285. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Buyable", connection: 1, max_len: 150
  2286. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Buyable", data: "0"
  2287. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Owner", connection: 1, max_len: 150
  2288. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Owner", data: "NoBodY"
  2289. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Dupekey", connection: 1, max_len: 150
  2290. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Dupekey", data: "NoBodY"
  2291. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Name", connection: 1, max_len: 150
  2292. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Name", data: "NULL"
  2293. [18:55:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2294. [18:55:33] [DEBUG] Calling callback "OnLoadFactions"..
  2295. [18:55:33] [DEBUG] cache_get_data - connection: 1
  2296. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  2297. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  2298. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "FactionName", connection: 1, max_len: 128
  2299. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FactionName", data: "Paterno"
  2300. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour", connection: 1, max_len: 128
  2301. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour", data: "30534782"
  2302. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "GangZoneColour", connection: 1, max_len: 128
  2303. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GangZoneColour", data: "-1"
  2304. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Startrank", connection: 1, max_len: 128
  2305. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Startrank", data: "None"
  2306. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Leader", connection: 1, max_len: 128
  2307. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Leader", data: "NoBodY"
  2308. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "MOTD", connection: 1, max_len: 128
  2309. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MOTD", data: "Welcome Back!"
  2310. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Points", connection: 1, max_len: 128
  2311. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Points", data: "0"
  2312. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "TogChat", connection: 1, max_len: 128
  2313. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TogChat", data: "0"
  2314. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "TogColour", connection: 1, max_len: 128
  2315. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TogColour", data: "1"
  2316. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "MaxVehicles", connection: 1, max_len: 128
  2317. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaxVehicles", data: "25"
  2318. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "MaxMembers", connection: 1, max_len: 128
  2319. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaxMembers", data: "25"
  2320. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Startpayment", connection: 1, max_len: 128
  2321. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Startpayment", data: "1000"
  2322. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Bank", connection: 1, max_len: 128
  2323. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bank", data: "0"
  2324. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Type", connection: 1, max_len: 128
  2325. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Type", data: "3"
  2326. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "StockLevel", connection: 1, max_len: 128
  2327. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "StockLevel", data: "150"
  2328. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Freq", connection: 1, max_len: 128
  2329. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Freq", data: "666"
  2330. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "SDCWarehouse", connection: 1, max_len: 128
  2331. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDCWarehouse", data: "1000"
  2332. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "SDCCompsprice", connection: 1, max_len: 128
  2333. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDCCompsprice", data: "1000"
  2334. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 128
  2335. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  2336. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "FactionName", connection: 1, max_len: 128
  2337. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "FactionName", data: "San Andreas Police Department"
  2338. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Colour", connection: 1, max_len: 128
  2339. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Colour", data: "-1"
  2340. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "GangZoneColour", connection: 1, max_len: 128
  2341. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GangZoneColour", data: "-1"
  2342. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Startrank", connection: 1, max_len: 128
  2343. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Startrank", data: "None"
  2344. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Leader", connection: 1, max_len: 128
  2345. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Leader", data: "NoBodY"
  2346. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "MOTD", connection: 1, max_len: 128
  2347. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MOTD", data: "Welcome Back!"
  2348. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Points", connection: 1, max_len: 128
  2349. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Points", data: "0"
  2350. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "TogChat", connection: 1, max_len: 128
  2351. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "TogChat", data: "0"
  2352. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "TogColour", connection: 1, max_len: 128
  2353. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "TogColour", data: "1"
  2354. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "MaxVehicles", connection: 1, max_len: 128
  2355. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaxVehicles", data: "25"
  2356. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "MaxMembers", connection: 1, max_len: 128
  2357. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaxMembers", data: "25"
  2358. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Startpayment", connection: 1, max_len: 128
  2359. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Startpayment", data: "1000"
  2360. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Bank", connection: 1, max_len: 128
  2361. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Bank", data: "0"
  2362. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Type", connection: 1, max_len: 128
  2363. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Type", data: "1"
  2364. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "StockLevel", connection: 1, max_len: 128
  2365. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "StockLevel", data: "150"
  2366. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Freq", connection: 1, max_len: 128
  2367. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Freq", data: "666"
  2368. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "SDCWarehouse", connection: 1, max_len: 128
  2369. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "SDCWarehouse", data: "1000"
  2370. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "SDCCompsprice", connection: 1, max_len: 128
  2371. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "SDCCompsprice", data: "1000"
  2372. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 128
  2373. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  2374. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "FactionName", connection: 1, max_len: 128
  2375. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "FactionName", data: "San Andreas Special Forces"
  2376. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Colour", connection: 1, max_len: 128
  2377. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Colour", data: "-1"
  2378. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "GangZoneColour", connection: 1, max_len: 128
  2379. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GangZoneColour", data: "-1"
  2380. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Startrank", connection: 1, max_len: 128
  2381. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Startrank", data: "None"
  2382. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Leader", connection: 1, max_len: 128
  2383. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Leader", data: "NoBodY"
  2384. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "MOTD", connection: 1, max_len: 128
  2385. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MOTD", data: "Welcome Back!"
  2386. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Points", connection: 1, max_len: 128
  2387. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Points", data: "0"
  2388. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "TogChat", connection: 1, max_len: 128
  2389. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "TogChat", data: "0"
  2390. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "TogColour", connection: 1, max_len: 128
  2391. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "TogColour", data: "1"
  2392. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "MaxVehicles", connection: 1, max_len: 128
  2393. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MaxVehicles", data: "25"
  2394. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "MaxMembers", connection: 1, max_len: 128
  2395. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "MaxMembers", data: "25"
  2396. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Startpayment", connection: 1, max_len: 128
  2397. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Startpayment", data: "1000"
  2398. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Bank", connection: 1, max_len: 128
  2399. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Bank", data: "0"
  2400. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Type", connection: 1, max_len: 128
  2401. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Type", data: "0"
  2402. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "StockLevel", connection: 1, max_len: 128
  2403. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "StockLevel", data: "150"
  2404. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Freq", connection: 1, max_len: 128
  2405. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Freq", data: "666"
  2406. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "SDCWarehouse", connection: 1, max_len: 128
  2407. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "SDCWarehouse", data: "1000"
  2408. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "SDCCompsprice", connection: 1, max_len: 128
  2409. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "SDCCompsprice", data: "1000"
  2410. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "ID", connection: 1, max_len: 128
  2411. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  2412. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "FactionName", connection: 1, max_len: 128
  2413. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "FactionName", data: "Government"
  2414. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Colour", connection: 1, max_len: 128
  2415. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Colour", data: "-1"
  2416. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "GangZoneColour", connection: 1, max_len: 128
  2417. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GangZoneColour", data: "-1"
  2418. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Startrank", connection: 1, max_len: 128
  2419. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Startrank", data: "None"
  2420. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Leader", connection: 1, max_len: 128
  2421. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Leader", data: "NoBodY"
  2422. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "MOTD", connection: 1, max_len: 128
  2423. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MOTD", data: "Welcome Back!"
  2424. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Points", connection: 1, max_len: 128
  2425. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Points", data: "0"
  2426. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "TogChat", connection: 1, max_len: 128
  2427. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "TogChat", data: "0"
  2428. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "TogColour", connection: 1, max_len: 128
  2429. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "TogColour", data: "1"
  2430. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "MaxVehicles", connection: 1, max_len: 128
  2431. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MaxVehicles", data: "25"
  2432. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "MaxMembers", connection: 1, max_len: 128
  2433. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "MaxMembers", data: "25"
  2434. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Startpayment", connection: 1, max_len: 128
  2435. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Startpayment", data: "1000"
  2436. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Bank", connection: 1, max_len: 128
  2437. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Bank", data: "0"
  2438. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Type", connection: 1, max_len: 128
  2439. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Type", data: "4"
  2440. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "StockLevel", connection: 1, max_len: 128
  2441. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "StockLevel", data: "150"
  2442. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Freq", connection: 1, max_len: 128
  2443. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Freq", data: "666"
  2444. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "SDCWarehouse", connection: 1, max_len: 128
  2445. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "SDCWarehouse", data: "1000"
  2446. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "SDCCompsprice", connection: 1, max_len: 128
  2447. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "SDCCompsprice", data: "1000"
  2448. [18:55:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2449. [18:55:33] [DEBUG] Calling callback "OnLoadHQs"..
  2450. [18:55:33] [DEBUG] cache_get_data - connection: 1
  2451. [18:55:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2452. [18:55:33] [DEBUG] Calling callback "OnLoadWHs"..
  2453. [18:55:33] [DEBUG] cache_get_data - connection: 1
  2454. [18:55:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2455. [18:55:33] [DEBUG] Calling callback "OnLoadVehicles"..
  2456. [18:55:33] [DEBUG] cache_get_data - connection: 1
  2457. [18:55:33] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2458. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "1"
  2459. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Model", connection: 1, max_len: 50
  2460. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Model", data: "494"
  2461. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 50
  2462. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1359.48"
  2463. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 50
  2464. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-942.868"
  2465. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 50
  2466. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "33.92"
  2467. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "A", connection: 1, max_len: 50
  2468. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "A", data: "59.294"
  2469. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 50
  2470. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  2471. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour1", connection: 1, max_len: 50
  2472. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour1", data: "3"
  2473. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour2", connection: 1, max_len: 50
  2474. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour2", data: "0"
  2475. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Paintjob", connection: 1, max_len: 50
  2476. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Paintjob", data: "-1"
  2477. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "FactionID", connection: 1, max_len: 50
  2478. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FactionID", data: "255"
  2479. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Reserved", connection: 1, max_len: 50
  2480. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Reserved", data: "0"
  2481. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Business", connection: 1, max_len: 50
  2482. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Business", data: "-1"
  2483. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 50
  2484. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "0"
  2485. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Fuel", connection: 1, max_len: 50
  2486. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fuel", data: "93"
  2487. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Impounded", connection: 1, max_len: 50
  2488. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Impounded", data: "0"
  2489. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "ImpoundFee", connection: 1, max_len: 50
  2490. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImpoundFee", data: "0"
  2491. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Mileage", connection: 1, max_len: 50
  2492. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Mileage", data: "50"
  2493. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Alarm", connection: 1, max_len: 50
  2494. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Alarm", data: "0"
  2495. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Registered", connection: 1, max_len: 50
  2496. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Registered", data: "0"
  2497. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Job", connection: 1, max_len: 1
  2498. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Job", data: ""
  2499. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "ImpoundReason", connection: 1, max_len: 50
  2500. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImpoundReason", data: "None"
  2501. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Plate", connection: 1, max_len: 50
  2502. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Plate", data: "NOTREG"
  2503. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 50
  2504. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Quarto_Giordano"
  2505. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Dupekey", connection: 1, max_len: 50
  2506. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Dupekey", data: "NoBodY"
  2507. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Components", connection: 1, max_len: 50
  2508. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Components", data: "0,0,0,0,0,0,0,0,0,0,0,0,0,0"
  2509. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Weapon", connection: 1, max_len: 50
  2510. [18:55:33] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Weapon")
  2511. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo", connection: 1, max_len: 50
  2512. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo", data: "0,0,0,0,0,0,0,0,0,0,0,0,0,00,0,0,"
  2513. [18:55:33] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2514. [18:55:33] [DEBUG] Calling callback "OnLoadGangZones"..
  2515. [18:55:33] [DEBUG] cache_get_data - connection: 1
  2516. [18:55:33] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  2517. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  2518. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Faction", connection: 1, max_len: 132
  2519. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Faction", data: "-1"
  2520. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "Colour", connection: 1, max_len: 132
  2521. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Colour", data: "-808595559"
  2522. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "minX", connection: 1, max_len: 132
  2523. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "minX", data: "2500"
  2524. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "minY", connection: 1, max_len: 132
  2525. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "minY", data: "-2350"
  2526. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "maxX", connection: 1, max_len: 132
  2527. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "maxX", data: "2850"
  2528. [18:55:33] [DEBUG] cache_get_field_content - row: 0, field_name: "maxY", connection: 1, max_len: 132
  2529. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "maxY", data: "-2000"
  2530. [18:55:33] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
  2531. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  2532. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Faction", connection: 1, max_len: 132
  2533. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Faction", data: "-1"
  2534. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "Colour", connection: 1, max_len: 132
  2535. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Colour", data: "-808595559"
  2536. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "minX", connection: 1, max_len: 132
  2537. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "minX", data: "2148"
  2538. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "minY", connection: 1, max_len: 132
  2539. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "minY", data: "-2350"
  2540. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "maxX", connection: 1, max_len: 132
  2541. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "maxX", data: "2498"
  2542. [18:55:33] [DEBUG] cache_get_field_content - row: 1, field_name: "maxY", connection: 1, max_len: 132
  2543. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "maxY", data: "-2000"
  2544. [18:55:33] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
  2545. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  2546. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Faction", connection: 1, max_len: 132
  2547. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Faction", data: "-1"
  2548. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "Colour", connection: 1, max_len: 132
  2549. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Colour", data: "-808595559"
  2550. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "minX", connection: 1, max_len: 132
  2551. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "minX", data: "1796"
  2552. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "minY", connection: 1, max_len: 132
  2553. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "minY", data: "-2350"
  2554. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "maxX", connection: 1, max_len: 132
  2555. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "maxX", data: "2146"
  2556. [18:55:33] [DEBUG] cache_get_field_content - row: 2, field_name: "maxY", connection: 1, max_len: 132
  2557. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "maxY", data: "-2000"
  2558. [18:55:33] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
  2559. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  2560. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Faction", connection: 1, max_len: 132
  2561. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Faction", data: "-1"
  2562. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "Colour", connection: 1, max_len: 132
  2563. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Colour", data: "-808595559"
  2564. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "minX", connection: 1, max_len: 132
  2565. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "minX", data: "1444"
  2566. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "minY", connection: 1, max_len: 132
  2567. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "minY", data: "-2350"
  2568. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "maxX", connection: 1, max_len: 132
  2569. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "maxX", data: "1794"
  2570. [18:55:33] [DEBUG] cache_get_field_content - row: 3, field_name: "maxY", connection: 1, max_len: 132
  2571. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "maxY", data: "-2000"
  2572. [18:55:33] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
  2573. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  2574. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Faction", connection: 1, max_len: 132
  2575. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Faction", data: "-1"
  2576. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "Colour", connection: 1, max_len: 132
  2577. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Colour", data: "-808595559"
  2578. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "minX", connection: 1, max_len: 132
  2579. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "minX", data: "1092"
  2580. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "minY", connection: 1, max_len: 132
  2581. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "minY", data: "-2350"
  2582. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "maxX", connection: 1, max_len: 132
  2583. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "maxX", data: "1442"
  2584. [18:55:33] [DEBUG] cache_get_field_content - row: 4, field_name: "maxY", connection: 1, max_len: 132
  2585. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "maxY", data: "-2000"
  2586. [18:55:33] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
  2587. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  2588. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Faction", connection: 1, max_len: 132
  2589. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Faction", data: "-1"
  2590. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "Colour", connection: 1, max_len: 132
  2591. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Colour", data: "-808595559"
  2592. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "minX", connection: 1, max_len: 132
  2593. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "minX", data: "2500"
  2594. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "minY", connection: 1, max_len: 132
  2595. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "minY", data: "-1998"
  2596. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "maxX", connection: 1, max_len: 132
  2597. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "maxX", data: "2850"
  2598. [18:55:33] [DEBUG] cache_get_field_content - row: 5, field_name: "maxY", connection: 1, max_len: 132
  2599. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "maxY", data: "-1648"
  2600. [18:55:33] [DEBUG] cache_get_field_content_int - row: 6, field_name: "ID", connection: 1
  2601. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  2602. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Faction", connection: 1, max_len: 132
  2603. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Faction", data: "-1"
  2604. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "Colour", connection: 1, max_len: 132
  2605. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Colour", data: "-808595559"
  2606. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "minX", connection: 1, max_len: 132
  2607. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "minX", data: "2500"
  2608. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "minY", connection: 1, max_len: 132
  2609. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "minY", data: "-1646"
  2610. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "maxX", connection: 1, max_len: 132
  2611. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "maxX", data: "2850"
  2612. [18:55:33] [DEBUG] cache_get_field_content - row: 6, field_name: "maxY", connection: 1, max_len: 132
  2613. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "maxY", data: "-1296"
  2614. [18:55:33] [DEBUG] cache_get_field_content_int - row: 7, field_name: "ID", connection: 1
  2615. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  2616. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Faction", connection: 1, max_len: 132
  2617. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Faction", data: "-1"
  2618. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "Colour", connection: 1, max_len: 132
  2619. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Colour", data: "-808595559"
  2620. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "minX", connection: 1, max_len: 132
  2621. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "minX", data: "2500"
  2622. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "minY", connection: 1, max_len: 132
  2623. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "minY", data: "-1294"
  2624. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "maxX", connection: 1, max_len: 132
  2625. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "maxX", data: "2850"
  2626. [18:55:33] [DEBUG] cache_get_field_content - row: 7, field_name: "maxY", connection: 1, max_len: 132
  2627. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "maxY", data: "-1044"
  2628. [18:55:33] [DEBUG] cache_get_field_content_int - row: 8, field_name: "ID", connection: 1
  2629. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  2630. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Faction", connection: 1, max_len: 132
  2631. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Faction", data: "-1"
  2632. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "Colour", connection: 1, max_len: 132
  2633. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Colour", data: "-808595559"
  2634. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "minX", connection: 1, max_len: 132
  2635. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "minX", data: "2500"
  2636. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "minY", connection: 1, max_len: 132
  2637. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "minY", data: "-1042"
  2638. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "maxX", connection: 1, max_len: 132
  2639. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "maxX", data: "2850"
  2640. [18:55:33] [DEBUG] cache_get_field_content - row: 8, field_name: "maxY", connection: 1, max_len: 132
  2641. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "maxY", data: "-692"
  2642. [18:55:33] [DEBUG] cache_get_field_content_int - row: 9, field_name: "ID", connection: 1
  2643. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ID", data: "9"
  2644. [18:55:33] [DEBUG] cache_get_field_content - row: 9, field_name: "Faction", connection: 1, max_len: 132
  2645. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Faction", data: "-1"
  2646. [18:55:33] [DEBUG] cache_get_field_content - row: 9, field_name: "Colour", connection: 1, max_len: 132
  2647. [18:55:33] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Colour", data: "-808595559"
  2648. [18:55:34] [DEBUG] cache_get_field_content - row: 9, field_name: "minX", connection: 1, max_len: 132
  2649. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "minX", data: "2500"
  2650. [18:55:34] [DEBUG] cache_get_field_content - row: 9, field_name: "minY", connection: 1, max_len: 132
  2651. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "minY", data: "-690"
  2652. [18:55:34] [DEBUG] cache_get_field_content - row: 9, field_name: "maxX", connection: 1, max_len: 132
  2653. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "maxX", data: "2850"
  2654. [18:55:34] [DEBUG] cache_get_field_content - row: 9, field_name: "maxY", connection: 1, max_len: 132
  2655. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "maxY", data: "-340"
  2656. [18:55:34] [DEBUG] cache_get_field_content_int - row: 10, field_name: "ID", connection: 1
  2657. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ID", data: "10"
  2658. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "Faction", connection: 1, max_len: 132
  2659. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Faction", data: "-1"
  2660. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "Colour", connection: 1, max_len: 132
  2661. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Colour", data: "-808595559"
  2662. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "minX", connection: 1, max_len: 132
  2663. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "minX", data: "2148"
  2664. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "minY", connection: 1, max_len: 132
  2665. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "minY", data: "-1998"
  2666. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "maxX", connection: 1, max_len: 132
  2667. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "maxX", data: "2498"
  2668. [18:55:34] [DEBUG] cache_get_field_content - row: 10, field_name: "maxY", connection: 1, max_len: 132
  2669. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "maxY", data: "-1648"
  2670. [18:55:34] [DEBUG] cache_get_field_content_int - row: 11, field_name: "ID", connection: 1
  2671. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ID", data: "11"
  2672. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "Faction", connection: 1, max_len: 132
  2673. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Faction", data: "-1"
  2674. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "Colour", connection: 1, max_len: 132
  2675. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Colour", data: "-808595559"
  2676. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "minX", connection: 1, max_len: 132
  2677. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "minX", data: "2148"
  2678. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "minY", connection: 1, max_len: 132
  2679. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "minY", data: "-1646"
  2680. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "maxX", connection: 1, max_len: 132
  2681. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "maxX", data: "2498"
  2682. [18:55:34] [DEBUG] cache_get_field_content - row: 11, field_name: "maxY", connection: 1, max_len: 132
  2683. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "maxY", data: "-1296"
  2684. [18:55:34] [DEBUG] cache_get_field_content_int - row: 12, field_name: "ID", connection: 1
  2685. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ID", data: "12"
  2686. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "Faction", connection: 1, max_len: 132
  2687. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Faction", data: "-1"
  2688. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "Colour", connection: 1, max_len: 132
  2689. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Colour", data: "-808595559"
  2690. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "minX", connection: 1, max_len: 132
  2691. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "minX", data: "2148"
  2692. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "minY", connection: 1, max_len: 132
  2693. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "minY", data: "-1294"
  2694. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "maxX", connection: 1, max_len: 132
  2695. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "maxX", data: "2498"
  2696. [18:55:34] [DEBUG] cache_get_field_content - row: 12, field_name: "maxY", connection: 1, max_len: 132
  2697. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "maxY", data: "-1044"
  2698. [18:55:34] [DEBUG] cache_get_field_content_int - row: 13, field_name: "ID", connection: 1
  2699. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "ID", data: "13"
  2700. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "Faction", connection: 1, max_len: 132
  2701. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Faction", data: "-1"
  2702. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "Colour", connection: 1, max_len: 132
  2703. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Colour", data: "-808595559"
  2704. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "minX", connection: 1, max_len: 132
  2705. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "minX", data: "2148"
  2706. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "minY", connection: 1, max_len: 132
  2707. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "minY", data: "-1042"
  2708. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "maxX", connection: 1, max_len: 132
  2709. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "maxX", data: "2498"
  2710. [18:55:34] [DEBUG] cache_get_field_content - row: 13, field_name: "maxY", connection: 1, max_len: 132
  2711. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "maxY", data: "-692"
  2712. [18:55:34] [DEBUG] cache_get_field_content_int - row: 14, field_name: "ID", connection: 1
  2713. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "ID", data: "14"
  2714. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "Faction", connection: 1, max_len: 132
  2715. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Faction", data: "-1"
  2716. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "Colour", connection: 1, max_len: 132
  2717. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Colour", data: "-808595559"
  2718. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "minX", connection: 1, max_len: 132
  2719. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "minX", data: "2148"
  2720. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "minY", connection: 1, max_len: 132
  2721. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "minY", data: "-690"
  2722. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "maxX", connection: 1, max_len: 132
  2723. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "maxX", data: "2498"
  2724. [18:55:34] [DEBUG] cache_get_field_content - row: 14, field_name: "maxY", connection: 1, max_len: 132
  2725. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "maxY", data: "-340"
  2726. [18:55:34] [DEBUG] cache_get_field_content_int - row: 15, field_name: "ID", connection: 1
  2727. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "ID", data: "15"
  2728. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "Faction", connection: 1, max_len: 132
  2729. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Faction", data: "-1"
  2730. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "Colour", connection: 1, max_len: 132
  2731. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Colour", data: "-808595559"
  2732. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "minX", connection: 1, max_len: 132
  2733. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "minX", data: "1796"
  2734. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "minY", connection: 1, max_len: 132
  2735. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "minY", data: "-1998"
  2736. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "maxX", connection: 1, max_len: 132
  2737. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "maxX", data: "2146"
  2738. [18:55:34] [DEBUG] cache_get_field_content - row: 15, field_name: "maxY", connection: 1, max_len: 132
  2739. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "maxY", data: "-1648"
  2740. [18:55:34] [DEBUG] cache_get_field_content_int - row: 16, field_name: "ID", connection: 1
  2741. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "ID", data: "16"
  2742. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "Faction", connection: 1, max_len: 132
  2743. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Faction", data: "-1"
  2744. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "Colour", connection: 1, max_len: 132
  2745. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Colour", data: "-808595559"
  2746. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "minX", connection: 1, max_len: 132
  2747. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "minX", data: "1444"
  2748. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "minY", connection: 1, max_len: 132
  2749. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "minY", data: "-1998"
  2750. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "maxX", connection: 1, max_len: 132
  2751. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "maxX", data: "1794"
  2752. [18:55:34] [DEBUG] cache_get_field_content - row: 16, field_name: "maxY", connection: 1, max_len: 132
  2753. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "maxY", data: "-1648"
  2754. [18:55:34] [DEBUG] cache_get_field_content_int - row: 17, field_name: "ID", connection: 1
  2755. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "ID", data: "17"
  2756. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "Faction", connection: 1, max_len: 132
  2757. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Faction", data: "-1"
  2758. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "Colour", connection: 1, max_len: 132
  2759. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Colour", data: "-808595559"
  2760. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "minX", connection: 1, max_len: 132
  2761. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "minX", data: "1092"
  2762. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "minY", connection: 1, max_len: 132
  2763. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "minY", data: "-1998"
  2764. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "maxX", connection: 1, max_len: 132
  2765. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "maxX", data: "1442"
  2766. [18:55:34] [DEBUG] cache_get_field_content - row: 17, field_name: "maxY", connection: 1, max_len: 132
  2767. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "maxY", data: "-1648"
  2768. [18:55:34] [DEBUG] cache_get_field_content_int - row: 18, field_name: "ID", connection: 1
  2769. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "ID", data: "18"
  2770. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "Faction", connection: 1, max_len: 132
  2771. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Faction", data: "-1"
  2772. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "Colour", connection: 1, max_len: 132
  2773. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Colour", data: "-808595559"
  2774. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "minX", connection: 1, max_len: 132
  2775. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "minX", data: "1796"
  2776. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "minY", connection: 1, max_len: 132
  2777. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "minY", data: "-1646"
  2778. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "maxX", connection: 1, max_len: 132
  2779. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "maxX", data: "2146"
  2780. [18:55:34] [DEBUG] cache_get_field_content - row: 18, field_name: "maxY", connection: 1, max_len: 132
  2781. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "maxY", data: "-1296"
  2782. [18:55:34] [DEBUG] cache_get_field_content_int - row: 19, field_name: "ID", connection: 1
  2783. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "ID", data: "19"
  2784. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "Faction", connection: 1, max_len: 132
  2785. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Faction", data: "-1"
  2786. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "Colour", connection: 1, max_len: 132
  2787. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Colour", data: "-808595559"
  2788. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "minX", connection: 1, max_len: 132
  2789. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "minX", data: "1444"
  2790. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "minY", connection: 1, max_len: 132
  2791. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "minY", data: "-1646"
  2792. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "maxX", connection: 1, max_len: 132
  2793. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "maxX", data: "1794"
  2794. [18:55:34] [DEBUG] cache_get_field_content - row: 19, field_name: "maxY", connection: 1, max_len: 132
  2795. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "maxY", data: "-1296"
  2796. [18:55:34] [DEBUG] cache_get_field_content_int - row: 20, field_name: "ID", connection: 1
  2797. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "ID", data: "20"
  2798. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "Faction", connection: 1, max_len: 132
  2799. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Faction", data: "-1"
  2800. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "Colour", connection: 1, max_len: 132
  2801. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Colour", data: "-808595559"
  2802. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "minX", connection: 1, max_len: 132
  2803. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "minX", data: "1092"
  2804. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "minY", connection: 1, max_len: 132
  2805. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "minY", data: "-1646"
  2806. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "maxX", connection: 1, max_len: 132
  2807. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "maxX", data: "1442"
  2808. [18:55:34] [DEBUG] cache_get_field_content - row: 20, field_name: "maxY", connection: 1, max_len: 132
  2809. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "maxY", data: "-1296"
  2810. [18:55:34] [DEBUG] cache_get_field_content_int - row: 21, field_name: "ID", connection: 1
  2811. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "ID", data: "21"
  2812. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "Faction", connection: 1, max_len: 132
  2813. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Faction", data: "-1"
  2814. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "Colour", connection: 1, max_len: 132
  2815. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Colour", data: "-808595559"
  2816. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "minX", connection: 1, max_len: 132
  2817. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "minX", data: "740"
  2818. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "minY", connection: 1, max_len: 132
  2819. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "minY", data: "-1294"
  2820. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "maxX", connection: 1, max_len: 132
  2821. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "maxX", data: "1090"
  2822. [18:55:34] [DEBUG] cache_get_field_content - row: 21, field_name: "maxY", connection: 1, max_len: 132
  2823. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "maxY", data: "-1044"
  2824. [18:55:34] [DEBUG] cache_get_field_content_int - row: 22, field_name: "ID", connection: 1
  2825. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "ID", data: "22"
  2826. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "Faction", connection: 1, max_len: 132
  2827. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "Faction", data: "-1"
  2828. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "Colour", connection: 1, max_len: 132
  2829. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "Colour", data: "-808595559"
  2830. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "minX", connection: 1, max_len: 132
  2831. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "minX", data: "388"
  2832. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "minY", connection: 1, max_len: 132
  2833. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "minY", data: "-1646"
  2834. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "maxX", connection: 1, max_len: 132
  2835. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "maxX", data: "738"
  2836. [18:55:34] [DEBUG] cache_get_field_content - row: 22, field_name: "maxY", connection: 1, max_len: 132
  2837. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "maxY", data: "-1296"
  2838. [18:55:34] [DEBUG] cache_get_field_content_int - row: 23, field_name: "ID", connection: 1
  2839. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "ID", data: "23"
  2840. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "Faction", connection: 1, max_len: 132
  2841. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "Faction", data: "-1"
  2842. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "Colour", connection: 1, max_len: 132
  2843. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "Colour", data: "-808595559"
  2844. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "minX", connection: 1, max_len: 132
  2845. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "minX", data: "36"
  2846. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "minY", connection: 1, max_len: 132
  2847. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "minY", data: "-1646"
  2848. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "maxX", connection: 1, max_len: 132
  2849. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "maxX", data: "386"
  2850. [18:55:34] [DEBUG] cache_get_field_content - row: 23, field_name: "maxY", connection: 1, max_len: 132
  2851. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "maxY", data: "-1296"
  2852. [18:55:34] [DEBUG] cache_get_field_content_int - row: 24, field_name: "ID", connection: 1
  2853. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "ID", data: "24"
  2854. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "Faction", connection: 1, max_len: 132
  2855. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "Faction", data: "-1"
  2856. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "Colour", connection: 1, max_len: 132
  2857. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "Colour", data: "-808595559"
  2858. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "minX", connection: 1, max_len: 132
  2859. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "minX", data: "1796"
  2860. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "minY", connection: 1, max_len: 132
  2861. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "minY", data: "-1294"
  2862. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "maxX", connection: 1, max_len: 132
  2863. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "maxX", data: "2146"
  2864. [18:55:34] [DEBUG] cache_get_field_content - row: 24, field_name: "maxY", connection: 1, max_len: 132
  2865. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "maxY", data: "-1044"
  2866. [18:55:34] [DEBUG] cache_get_field_content_int - row: 25, field_name: "ID", connection: 1
  2867. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "ID", data: "25"
  2868. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "Faction", connection: 1, max_len: 132
  2869. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "Faction", data: "-1"
  2870. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "Colour", connection: 1, max_len: 132
  2871. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "Colour", data: "-808595559"
  2872. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "minX", connection: 1, max_len: 132
  2873. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "minX", data: "1444"
  2874. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "minY", connection: 1, max_len: 132
  2875. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "minY", data: "-1294"
  2876. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "maxX", connection: 1, max_len: 132
  2877. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "maxX", data: "1794"
  2878. [18:55:34] [DEBUG] cache_get_field_content - row: 25, field_name: "maxY", connection: 1, max_len: 132
  2879. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "maxY", data: "-1044"
  2880. [18:55:34] [DEBUG] cache_get_field_content_int - row: 26, field_name: "ID", connection: 1
  2881. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "ID", data: "26"
  2882. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "Faction", connection: 1, max_len: 132
  2883. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "Faction", data: "-1"
  2884. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "Colour", connection: 1, max_len: 132
  2885. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "Colour", data: "-808595559"
  2886. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "minX", connection: 1, max_len: 132
  2887. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "minX", data: "1092"
  2888. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "minY", connection: 1, max_len: 132
  2889. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "minY", data: "-1294"
  2890. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "maxX", connection: 1, max_len: 132
  2891. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "maxX", data: "1442"
  2892. [18:55:34] [DEBUG] cache_get_field_content - row: 26, field_name: "maxY", connection: 1, max_len: 132
  2893. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "maxY", data: "-1044"
  2894. [18:55:34] [DEBUG] cache_get_field_content_int - row: 27, field_name: "ID", connection: 1
  2895. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "ID", data: "27"
  2896. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "Faction", connection: 1, max_len: 132
  2897. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "Faction", data: "-1"
  2898. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "Colour", connection: 1, max_len: 132
  2899. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "Colour", data: "-808595559"
  2900. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "minX", connection: 1, max_len: 132
  2901. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "minX", data: "740"
  2902. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "minY", connection: 1, max_len: 132
  2903. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "minY", data: "-1646"
  2904. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "maxX", connection: 1, max_len: 132
  2905. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "maxX", data: "1090"
  2906. [18:55:34] [DEBUG] cache_get_field_content - row: 27, field_name: "maxY", connection: 1, max_len: 132
  2907. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "maxY", data: "-1296"
  2908. [18:55:34] [DEBUG] cache_get_field_content_int - row: 28, field_name: "ID", connection: 1
  2909. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "ID", data: "28"
  2910. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "Faction", connection: 1, max_len: 132
  2911. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "Faction", data: "-1"
  2912. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "Colour", connection: 1, max_len: 132
  2913. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "Colour", data: "-808595559"
  2914. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "minX", connection: 1, max_len: 132
  2915. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "minX", data: "36"
  2916. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "minY", connection: 1, max_len: 132
  2917. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "minY", data: "-1294"
  2918. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "maxX", connection: 1, max_len: 132
  2919. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "maxX", data: "386"
  2920. [18:55:34] [DEBUG] cache_get_field_content - row: 28, field_name: "maxY", connection: 1, max_len: 132
  2921. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "maxY", data: "-1044"
  2922. [18:55:34] [DEBUG] cache_get_field_content_int - row: 29, field_name: "ID", connection: 1
  2923. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "ID", data: "29"
  2924. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "Faction", connection: 1, max_len: 132
  2925. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "Faction", data: "-1"
  2926. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "Colour", connection: 1, max_len: 132
  2927. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "Colour", data: "-808595559"
  2928. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "minX", connection: 1, max_len: 132
  2929. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "minX", data: "388"
  2930. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "minY", connection: 1, max_len: 132
  2931. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "minY", data: "-1294"
  2932. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "maxX", connection: 1, max_len: 132
  2933. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "maxX", data: "738"
  2934. [18:55:34] [DEBUG] cache_get_field_content - row: 29, field_name: "maxY", connection: 1, max_len: 132
  2935. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "maxY", data: "-1044"
  2936. [18:55:34] [DEBUG] cache_get_field_content_int - row: 30, field_name: "ID", connection: 1
  2937. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "ID", data: "30"
  2938. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "Faction", connection: 1, max_len: 132
  2939. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "Faction", data: "-1"
  2940. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "Colour", connection: 1, max_len: 132
  2941. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "Colour", data: "-808595559"
  2942. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "minX", connection: 1, max_len: 132
  2943. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "minX", data: "1796"
  2944. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "minY", connection: 1, max_len: 132
  2945. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "minY", data: "-1042"
  2946. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "maxX", connection: 1, max_len: 132
  2947. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "maxX", data: "2146"
  2948. [18:55:34] [DEBUG] cache_get_field_content - row: 30, field_name: "maxY", connection: 1, max_len: 132
  2949. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "maxY", data: "-692"
  2950. [18:55:34] [DEBUG] cache_get_field_content_int - row: 31, field_name: "ID", connection: 1
  2951. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "ID", data: "31"
  2952. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "Faction", connection: 1, max_len: 132
  2953. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "Faction", data: "-1"
  2954. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "Colour", connection: 1, max_len: 132
  2955. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "Colour", data: "-808595559"
  2956. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "minX", connection: 1, max_len: 132
  2957. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "minX", data: "1444"
  2958. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "minY", connection: 1, max_len: 132
  2959. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "minY", data: "-1042"
  2960. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "maxX", connection: 1, max_len: 132
  2961. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "maxX", data: "1794"
  2962. [18:55:34] [DEBUG] cache_get_field_content - row: 31, field_name: "maxY", connection: 1, max_len: 132
  2963. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "maxY", data: "-692"
  2964. [18:55:34] [DEBUG] cache_get_field_content_int - row: 32, field_name: "ID", connection: 1
  2965. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "ID", data: "32"
  2966. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "Faction", connection: 1, max_len: 132
  2967. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "Faction", data: "-1"
  2968. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "Colour", connection: 1, max_len: 132
  2969. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "Colour", data: "-808595559"
  2970. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "minX", connection: 1, max_len: 132
  2971. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "minX", data: "1092"
  2972. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "minY", connection: 1, max_len: 132
  2973. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "minY", data: "-1042"
  2974. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "maxX", connection: 1, max_len: 132
  2975. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "maxX", data: "1442"
  2976. [18:55:34] [DEBUG] cache_get_field_content - row: 32, field_name: "maxY", connection: 1, max_len: 132
  2977. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "maxY", data: "-692"
  2978. [18:55:34] [DEBUG] cache_get_field_content_int - row: 33, field_name: "ID", connection: 1
  2979. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "ID", data: "33"
  2980. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "Faction", connection: 1, max_len: 132
  2981. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "Faction", data: "-1"
  2982. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "Colour", connection: 1, max_len: 132
  2983. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "Colour", data: "-808595559"
  2984. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "minX", connection: 1, max_len: 132
  2985. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "minX", data: "740"
  2986. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "minY", connection: 1, max_len: 132
  2987. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "minY", data: "-1042"
  2988. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "maxX", connection: 1, max_len: 132
  2989. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "maxX", data: "1090"
  2990. [18:55:34] [DEBUG] cache_get_field_content - row: 33, field_name: "maxY", connection: 1, max_len: 132
  2991. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "maxY", data: "-692"
  2992. [18:55:34] [DEBUG] cache_get_field_content_int - row: 34, field_name: "ID", connection: 1
  2993. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "ID", data: "34"
  2994. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "Faction", connection: 1, max_len: 132
  2995. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "Faction", data: "-1"
  2996. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "Colour", connection: 1, max_len: 132
  2997. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "Colour", data: "-808595559"
  2998. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "minX", connection: 1, max_len: 132
  2999. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "minX", data: "388"
  3000. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "minY", connection: 1, max_len: 132
  3001. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "minY", data: "-1042"
  3002. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "maxX", connection: 1, max_len: 132
  3003. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "maxX", data: "738"
  3004. [18:55:34] [DEBUG] cache_get_field_content - row: 34, field_name: "maxY", connection: 1, max_len: 132
  3005. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "maxY", data: "-692"
  3006. [18:55:34] [DEBUG] cache_get_field_content_int - row: 35, field_name: "ID", connection: 1
  3007. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "ID", data: "35"
  3008. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "Faction", connection: 1, max_len: 132
  3009. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "Faction", data: "-1"
  3010. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "Colour", connection: 1, max_len: 132
  3011. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "Colour", data: "-808595559"
  3012. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "minX", connection: 1, max_len: 132
  3013. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "minX", data: "36"
  3014. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "minY", connection: 1, max_len: 132
  3015. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "minY", data: "-1042"
  3016. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "maxX", connection: 1, max_len: 132
  3017. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "maxX", data: "386"
  3018. [18:55:34] [DEBUG] cache_get_field_content - row: 35, field_name: "maxY", connection: 1, max_len: 132
  3019. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "maxY", data: "-692"
  3020. [18:55:34] [DEBUG] cache_get_field_content_int - row: 36, field_name: "ID", connection: 1
  3021. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "ID", data: "36"
  3022. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "Faction", connection: 1, max_len: 132
  3023. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "Faction", data: "-1"
  3024. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "Colour", connection: 1, max_len: 132
  3025. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "Colour", data: "-808595559"
  3026. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "minX", connection: 1, max_len: 132
  3027. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "minX", data: "1796"
  3028. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "minY", connection: 1, max_len: 132
  3029. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "minY", data: "-690"
  3030. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "maxX", connection: 1, max_len: 132
  3031. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "maxX", data: "2146"
  3032. [18:55:34] [DEBUG] cache_get_field_content - row: 36, field_name: "maxY", connection: 1, max_len: 132
  3033. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "maxY", data: "-340"
  3034. [18:55:34] [DEBUG] cache_get_field_content_int - row: 37, field_name: "ID", connection: 1
  3035. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "ID", data: "37"
  3036. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "Faction", connection: 1, max_len: 132
  3037. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "Faction", data: "-1"
  3038. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "Colour", connection: 1, max_len: 132
  3039. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "Colour", data: "-808595559"
  3040. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "minX", connection: 1, max_len: 132
  3041. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "minX", data: "1444"
  3042. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "minY", connection: 1, max_len: 132
  3043. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "minY", data: "-690"
  3044. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "maxX", connection: 1, max_len: 132
  3045. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "maxX", data: "1794"
  3046. [18:55:34] [DEBUG] cache_get_field_content - row: 37, field_name: "maxY", connection: 1, max_len: 132
  3047. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "maxY", data: "-340"
  3048. [18:55:34] [DEBUG] cache_get_field_content_int - row: 38, field_name: "ID", connection: 1
  3049. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "ID", data: "38"
  3050. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "Faction", connection: 1, max_len: 132
  3051. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "Faction", data: "-1"
  3052. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "Colour", connection: 1, max_len: 132
  3053. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "Colour", data: "-808595559"
  3054. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "minX", connection: 1, max_len: 132
  3055. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "minX", data: "36"
  3056. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "minY", connection: 1, max_len: 132
  3057. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "minY", data: "-690"
  3058. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "maxX", connection: 1, max_len: 132
  3059. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "maxX", data: "386"
  3060. [18:55:34] [DEBUG] cache_get_field_content - row: 38, field_name: "maxY", connection: 1, max_len: 132
  3061. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "maxY", data: "-340"
  3062. [18:55:34] [DEBUG] cache_get_field_content_int - row: 39, field_name: "ID", connection: 1
  3063. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "ID", data: "39"
  3064. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "Faction", connection: 1, max_len: 132
  3065. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "Faction", data: "-1"
  3066. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "Colour", connection: 1, max_len: 132
  3067. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "Colour", data: "-808595559"
  3068. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "minX", connection: 1, max_len: 132
  3069. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "minX", data: "388"
  3070. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "minY", connection: 1, max_len: 132
  3071. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "minY", data: "-690"
  3072. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "maxX", connection: 1, max_len: 132
  3073. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "maxX", data: "738"
  3074. [18:55:34] [DEBUG] cache_get_field_content - row: 39, field_name: "maxY", connection: 1, max_len: 132
  3075. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "maxY", data: "-340"
  3076. [18:55:34] [DEBUG] cache_get_field_content_int - row: 40, field_name: "ID", connection: 1
  3077. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "ID", data: "40"
  3078. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "Faction", connection: 1, max_len: 132
  3079. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "Faction", data: "-1"
  3080. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "Colour", connection: 1, max_len: 132
  3081. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "Colour", data: "-808595559"
  3082. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "minX", connection: 1, max_len: 132
  3083. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "minX", data: "740"
  3084. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "minY", connection: 1, max_len: 132
  3085. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "minY", data: "-690"
  3086. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "maxX", connection: 1, max_len: 132
  3087. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "maxX", data: "1090"
  3088. [18:55:34] [DEBUG] cache_get_field_content - row: 40, field_name: "maxY", connection: 1, max_len: 132
  3089. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "maxY", data: "-340"
  3090. [18:55:34] [DEBUG] cache_get_field_content_int - row: 41, field_name: "ID", connection: 1
  3091. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "ID", data: "41"
  3092. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "Faction", connection: 1, max_len: 132
  3093. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "Faction", data: "-1"
  3094. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "Colour", connection: 1, max_len: 132
  3095. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "Colour", data: "-808595559"
  3096. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "minX", connection: 1, max_len: 132
  3097. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "minX", data: "1092"
  3098. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "minY", connection: 1, max_len: 132
  3099. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "minY", data: "-690"
  3100. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "maxX", connection: 1, max_len: 132
  3101. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "maxX", data: "1442"
  3102. [18:55:34] [DEBUG] cache_get_field_content - row: 41, field_name: "maxY", connection: 1, max_len: 132
  3103. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "maxY", data: "-340"
  3104. [18:55:34] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3105. [18:55:34] [DEBUG] Calling callback "OnLoadHouses"..
  3106. [18:55:34] [DEBUG] cache_get_data - connection: 1
  3107. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  3108. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  3109. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 128
  3110. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "Quarto_Giordano"
  3111. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Weapons", connection: 1, max_len: 128
  3112. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Weapons", data: "0,0,0,0,0,0,0,0,0,0,0,0,0"
  3113. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo", connection: 1, max_len: 128
  3114. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo", data: "0,0,0,0,0,0,0,0,0,0,0,0,00,0,0,0,0,0,0,0,0,0,0,0"
  3115. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Buyable", connection: 1, max_len: 128
  3116. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Buyable", data: "0"
  3117. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Rentable", connection: 1, max_len: 128
  3118. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rentable", data: "1"
  3119. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Closed", connection: 1, max_len: 128
  3120. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Closed", data: "0"
  3121. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "HouseLocker", connection: 1, max_len: 128
  3122. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseLocker", data: "1"
  3123. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Sellprice", connection: 1, max_len: 128
  3124. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sellprice", data: "16500"
  3125. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Rentprice", connection: 1, max_len: 128
  3126. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Rentprice", data: "15000"
  3127. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 128
  3128. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "1"
  3129. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Cash", connection: 1, max_len: 128
  3130. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cash", data: "0"
  3131. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Till", connection: 1, max_len: 128
  3132. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Till", data: "390500"
  3133. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "SGuns", connection: 1, max_len: 128
  3134. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SGuns", data: "0"
  3135. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "SDrugs", connection: 1, max_len: 128
  3136. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SDrugs", data: "0"
  3137. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "InteriorPack", connection: 1, max_len: 128
  3138. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "InteriorPack", data: "1"
  3139. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Alarm", connection: 1, max_len: 128
  3140. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Alarm", data: "1"
  3141. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Wardrobe", connection: 1, max_len: 128
  3142. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wardrobe", data: "1"
  3143. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 128
  3144. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "1"
  3145. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 128
  3146. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1325.95"
  3147. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 128
  3148. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1067.87"
  3149. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 128
  3150. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "31.555"
  3151. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 128
  3152. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  3153. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 128
  3154. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  3155. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-0", connection: 1, max_len: 128
  3156. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-0", data: "187"
  3157. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-1", connection: 1, max_len: 128
  3158. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-1", data: "-1"
  3159. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-2", connection: 1, max_len: 128
  3160. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-2", data: "-1"
  3161. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-3", connection: 1, max_len: 128
  3162. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-3", data: "-1"
  3163. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Skin-Slot-4", connection: 1, max_len: 128
  3164. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin-Slot-4", data: "-1"
  3165. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageX", connection: 1, max_len: 128
  3166. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageX", data: "1329.38"
  3167. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageY", connection: 1, max_len: 128
  3168. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageY", data: "-1058.84"
  3169. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageZ", connection: 1, max_len: 128
  3170. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageZ", data: "28.75"
  3171. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageA", connection: 1, max_len: 128
  3172. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageA", data: "89.834"
  3173. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageInterior", connection: 1, max_len: 128
  3174. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageInterior", data: "0"
  3175. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageVirtualWorld", connection: 1, max_len: 128
  3176. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageVirtualWorld", data: "0"
  3177. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GInteriorPack", connection: 1, max_len: 128
  3178. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GInteriorPack", data: "4"
  3179. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "GarageOpen", connection: 1, max_len: 128
  3180. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GarageOpen", data: "1"
  3181. [18:55:34] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3182. [18:55:34] [DEBUG] Calling callback "OnLoadFurniture"..
  3183. [18:55:34] [DEBUG] cache_get_data - connection: 1
  3184. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "House", connection: 1, max_len: 50
  3185. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "House", data: "0"
  3186. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot", connection: 1, max_len: 50
  3187. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot", data: "0"
  3188. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Name", connection: 1, max_len: 50
  3189. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Name", data: "Glass Door with Frame"
  3190. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Model", connection: 1, max_len: 50
  3191. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Model", data: "1569"
  3192. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 50
  3193. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "-1735.41"
  3194. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 50
  3195. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "1202.05"
  3196. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 50
  3197. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "47.812"
  3198. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rX", connection: 1, max_len: 50
  3199. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rX", data: "0"
  3200. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rY", connection: 1, max_len: 50
  3201. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rY", data: "0"
  3202. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rZ", connection: 1, max_len: 50
  3203. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rZ", data: "0"
  3204. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rZ", connection: 1, max_len: 50
  3205. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rZ", data: "0"
  3206. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot1", connection: 1, max_len: 50
  3207. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot1", data: "-1"
  3208. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot2", connection: 1, max_len: 50
  3209. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot2", data: "-1"
  3210. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot3", connection: 1, max_len: 50
  3211. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot3", data: "-1"
  3212. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot4", connection: 1, max_len: 50
  3213. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot4", data: "-1"
  3214. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "MaterialSlot5", connection: 1, max_len: 50
  3215. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MaterialSlot5", data: "-1"
  3216. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial1", connection: 1, max_len: 50
  3217. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial1", data: "-1"
  3218. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial2", connection: 1, max_len: 50
  3219. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial2", data: "-1"
  3220. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial3", connection: 1, max_len: 50
  3221. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial3", data: "-1"
  3222. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial4", connection: 1, max_len: 50
  3223. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial4", data: "-1"
  3224. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ColourMaterial5", connection: 1, max_len: 50
  3225. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ColourMaterial5", data: "-1"
  3226. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "House", connection: 1, max_len: 50
  3227. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "House", data: "0"
  3228. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Slot", connection: 1, max_len: 50
  3229. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Slot", data: "1"
  3230. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Name", connection: 1, max_len: 50
  3231. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Name", data: "Massive Zebra Bed"
  3232. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Model", connection: 1, max_len: 50
  3233. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Model", data: "14446"
  3234. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 50
  3235. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "-1734.56"
  3236. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 50
  3237. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "1211.3"
  3238. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 50
  3239. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "52.912"
  3240. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rX", connection: 1, max_len: 50
  3241. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rX", data: "0"
  3242. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rY", connection: 1, max_len: 50
  3243. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rY", data: "0"
  3244. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rZ", connection: 1, max_len: 50
  3245. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rZ", data: "90"
  3246. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rZ", connection: 1, max_len: 50
  3247. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rZ", data: "90"
  3248. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot1", connection: 1, max_len: 50
  3249. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot1", data: "7"
  3250. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot2", connection: 1, max_len: 50
  3251. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot2", data: "-1"
  3252. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot3", connection: 1, max_len: 50
  3253. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot3", data: "-1"
  3254. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot4", connection: 1, max_len: 50
  3255. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot4", data: "-1"
  3256. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "MaterialSlot5", connection: 1, max_len: 50
  3257. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "MaterialSlot5", data: "-1"
  3258. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial1", connection: 1, max_len: 50
  3259. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial1", data: "-1"
  3260. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial2", connection: 1, max_len: 50
  3261. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial2", data: "-1"
  3262. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial3", connection: 1, max_len: 50
  3263. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial3", data: "-1"
  3264. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial4", connection: 1, max_len: 50
  3265. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial4", data: "-1"
  3266. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ColourMaterial5", connection: 1, max_len: 50
  3267. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ColourMaterial5", data: "-1"
  3268. [18:55:34] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3269. [18:55:34] [DEBUG] Calling callback "OnLoadTeleports"..
  3270. [18:55:34] [DEBUG] cache_get_data - connection: 1
  3271. [18:55:34] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3272. [18:55:34] [DEBUG] Calling callback "OnLoadATMS"..
  3273. [18:55:34] [DEBUG] cache_get_data - connection: 1
  3274. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "ID", connection: 1, max_len: 128
  3275. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  3276. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "X", connection: 1, max_len: 128
  3277. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "X", data: "1379.45"
  3278. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Y", connection: 1, max_len: 128
  3279. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Y", data: "-1094.19"
  3280. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Z", connection: 1, max_len: 128
  3281. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Z", data: "24.754"
  3282. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rotX", connection: 1, max_len: 128
  3283. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotX", data: "0"
  3284. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rotY", connection: 1, max_len: 128
  3285. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotY", data: "0"
  3286. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "rotZ", connection: 1, max_len: 128
  3287. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rotZ", data: "0"
  3288. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "Interior", connection: 1, max_len: 128
  3289. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  3290. [18:55:34] [DEBUG] cache_get_field_content - row: 0, field_name: "VirtualWorld", connection: 1, max_len: 128
  3291. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VirtualWorld", data: "0"
  3292. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "ID", connection: 1, max_len: 128
  3293. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  3294. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "X", connection: 1, max_len: 128
  3295. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "X", data: "1354.72"
  3296. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Y", connection: 1, max_len: 128
  3297. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Y", data: "-1759.23"
  3298. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Z", connection: 1, max_len: 128
  3299. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Z", data: "13.128"
  3300. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rotX", connection: 1, max_len: 128
  3301. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotX", data: "0"
  3302. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rotY", connection: 1, max_len: 128
  3303. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotY", data: "0"
  3304. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "rotZ", connection: 1, max_len: 128
  3305. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "rotZ", data: "-176.7"
  3306. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "Interior", connection: 1, max_len: 128
  3307. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Interior", data: "0"
  3308. [18:55:34] [DEBUG] cache_get_field_content - row: 1, field_name: "VirtualWorld", connection: 1, max_len: 128
  3309. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "VirtualWorld", data: "0"
  3310. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "ID", connection: 1, max_len: 128
  3311. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  3312. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "X", connection: 1, max_len: 128
  3313. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "X", data: "1928.58"
  3314. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "Y", connection: 1, max_len: 128
  3315. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Y", data: "-1779.7"
  3316. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "Z", connection: 1, max_len: 128
  3317. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Z", data: "13.547"
  3318. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "rotX", connection: 1, max_len: 128
  3319. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotX", data: "0"
  3320. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "rotY", connection: 1, max_len: 128
  3321. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotY", data: "0"
  3322. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "rotZ", connection: 1, max_len: 128
  3323. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "rotZ", data: "0"
  3324. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "Interior", connection: 1, max_len: 128
  3325. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Interior", data: "0"
  3326. [18:55:34] [DEBUG] cache_get_field_content - row: 2, field_name: "VirtualWorld", connection: 1, max_len: 128
  3327. [18:55:34] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "VirtualWorld", data: "0"
  3328. [18:55:34] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3329. [18:56:39] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  3330. [18:56:39] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  3331. [18:56:39] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  3332. [18:56:39] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - query was successfully executed within 167.32 milliseconds
  3333. [18:56:39] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3334. [18:56:39] [DEBUG] Calling callback "RecieveAdvertisement"..
  3335. [18:56:39] [DEBUG] cache_get_data - connection: 1
  3336. [18:56:39] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3337. [18:56:44] [DEBUG] mysql_format - connection: 1, len: 275, format: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = '%e' LIMIT 1"
  3338. [18:56:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = 'Quarto", callback: "OnCheckPlayerAccount", format: "i"
  3339. [18:56:44] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - starting query execution
  3340. [18:56:44] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - query was successfully executed within 41.610 milliseconds
  3341. [18:56:44] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3342. [18:56:44] [DEBUG] Calling callback "OnCheckPlayerAccount"..
  3343. [18:56:44] [DEBUG] cache_get_data - connection: 1
  3344. [18:56:44] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  3345. [18:56:44] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "A17C6A6790AED4030A4EF0C60E1C04668A7D76A86F317B7436DB64863DF51BAE5CCB8CE57744FBD5AEA8A73F4DDE52CC96FDCBC53AB89C0207D68D48F69AAC9F"
  3346. [18:56:44] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3347. [18:56:52] [DEBUG] mysql_format - connection: 1, len: 248, format: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successful`) VALUES ('%e', '%e', '%e', %d)"
  3348. [18:56:52] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successf", callback: "(null)", format: "(null)"
  3349. [18:56:52] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  3350. [18:56:52] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 122.815 milliseconds
  3351. [18:56:52] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  3352. [18:57:44] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  3353. [18:57:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  3354. [18:57:44] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  3355. [18:57:44] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - query was successfully executed within 1.194 milliseconds
  3356. [18:57:44] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3357. [18:57:44] [DEBUG] Calling callback "RecieveAdvertisement"..
  3358. [18:57:44] [DEBUG] cache_get_data - connection: 1
  3359. [18:57:44] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement