Jump to content

Mr.OppS

Members
  • Posts

    200
  • Joined

  • Last visited

Everything posted by Mr.OppS

  1. السلام عليكم مود راتب كل 5 دقائق يعطيك فلوس ! تروح منطقة راتب وتاخذ الفلوس يوجود مشكلة بالمود ! اذا انا بسيرفر و اخوي بسيرفر ! وروحنا منطقة الراتب وطلع رقم مكتوب 10الاف اذا اخوي اخذ فلوس!! تروح علي || واذا انا اخذت فلوس تروح علي اخوي! ليش كيف احل هذة المشكلة!! اريد كل شخص حين يذهب الي منطقة راتب ياخذ فلوس ماتروح علي شخص اخر !! كيف Server : local marker = createMarker(2489.5065917969,-1671.2672119141,13.335947036743,'cylinder',1.3,255,255,255,0) addEventHandler('onResourceStart',resourceRoot, function() for _,v in pairs( getElementsByType('player') ) do setElementData(resourceRoot,'money',0) end end ) addEventHandler('onMarkerHit',marker, function(player) if ( player ) then if ( getElementData(resourceRoot,'money') == 0 ) then return end givePlayerMoney(player,getElementData(resourceRoot,'money')) outputChatBox(' {HaFiz} : $ '..getElementData(resourceRoot,'money')..' لقد اخذت',Player,255,255,0,false) setElementData(resourceRoot,'money',0) end end ) setTimer(function() if ( getElementData(resourceRoot,'money') ) then setElementData(resourceRoot,'money',getElementData(resourceRoot,'money') + math.random(5000,10000)) end end,18000,0) guimessagesهذا مود الجروبات ! رسالة حتي تطلع لازم اشغل مود !! guimessages انا اريد رسالة تطلع في شات ! ولا اريد رسالة تطلع في كيف function onCreateGroup(name) if getPlayerGroup(source) then exports["guimessages"]:outputServer(source, "#04B4AE(Group System) #FF0000You already have group.", 255, 40, 0) elseif (getPlayerMoney(source) or 0) < 90000 then exports["guimessages"]:outputServer(source, "#04B4AE(Group System) #FF0000You must have more than #00FF00$100,000 #FF0000to make the group.", 255, 20, 0) elseif isHasSpace(name) then exports["guimessages"]:outputServer(source, "#04B4AE(Group System) #FF0000The #DF7401Group name #FF0000must be without space, Remove the Space from it.", 255, 40, 0) elseif not isASCII(name) then exports["guimessages"]:outputServer(source, "#04B4AE(Group System) #FF0000Only English #DF7401Groups name #00FF00acceptable#FF0000 chose another name in English.", 255, 40, 0) else CreateGroup(source, name) end end addEvent("Create_Group", true) addEventHandler("Create_Group", root, onCreateGroup) Topbar هذا مود القطار ! رسالة حتي تطلع لازم اشغل مود !! Topbar انا اريد رسالة تطلع في شات ! ولا اريد رسالة تطلع في كيف function print_nearest_station(plr, cmd) local px,py,pz = getElementPosition(plr) local dist = nearest_station(px,py,pz) exports.Topbar:dm("Nearest train station: "..dist.." at: ".. getZoneName(px,py,pz).." in ".. getZoneName(px,py,pz, true), plr, 255, 100, 0) end addCommandHandler("station", print_nearest_station)
  2. !!! من ويـن هذة لوحة الادمنية ركـز مـعـي في هذة الخطوات و الصور ! 1 اذهب الي المودات 2 [admin] ثـم أذهـب الي 3 admin اختار ملف 4 Extract files... ثم فك الضغط من علي ملف ! اضغط كليك يمين ثم اختار 5 admin راح يظهر ملف جديد! اذهـب بداخـل هذا الملف*(قم بفتح الملف)*ض 6 conf ادخل ملف 7 messages اذا يوجود ملف اسمة أمـسـحـة Delete ! "" اذا لا يوجود ملف بنفس الاسم؟ اذهب للخطوة رقم 8 8 وحمل هذا الملف :- http://ct.pe/Dkel Confوبعد انتهاء التحميل ! اخذا هذا الملف الذي انت حملتة ! واذهب الي ملف الـ Restart وضـع الملف هناكـ!! ثم ادخل للسيـرفر و قـم بعمل اعادة تشغيل لوحة الادمنية
  3. ليش ماتشرح للولد كيف يسويها ! ,ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ Mange ACL روح للأسل Consoleثم اذهب الي رتبـة الـ Add Object ثم روح علي user.Console ثم اكتـب Ok ثم
  4. شكـراً شكـراً, الخطاء انتهي ،ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ, ولكن ظهرت مشكلة اخري الخطاء بهذا السطر if ( getPlayerMoney(source) < 200*how ) then outputChatBox('* Dont Have $200',source,255,0,0,false) return end باقي --Server addEvent('smoke',true) addEventHandler('smoke',root, function(how) if ( visible[source] == true ) then return end if ( getPlayerMoney(source) < 200*how ) then outputChatBox('* Dont Have $200',source,255,0,0,false) return end setElementData(source,'count',getElementData(source,'count') + how) takePlayerMoney(source,200*how) outputChatBox('* (SmokeSystem) : الان لديك ('..getElementData(source,'count')..')',source,0,255,0,false) end )
  5. أريد اصلح هذا الخطاء الذي يحدث
  6. ألـسـلام علـيـكـم, كيف الحال ؟ مشكلة في مود التدخين.مساعدة رجاءً صـورة :: للخطاء Client-- addEventHandler('onClientRender',root,function() money = 200*guiGetText(GUIEditor.edit[1]) guiSetText(GUIEditor.button[1],'($'..money..')') end) هذا هو السطر الذي بة خلل^^ اتمني احد يساعدني ويخبرني كيف اصلحة شكراً
  7. أتفضل - https://forum.multitheftauto.com/topic/94293-cairo-host-teamspeak-mta-samp-cs16-vps-linux-vps-windows/
  8. Hallo How are you ? Any ip for any server start like : mtasa://xxx.xxx.xxx.xxx:XXXXX if you take xxx.xxx.xxx.xxx and open browser and pest him in URL You will know this server from any hosting !! Example:- 1) mtasa://164.132.205.109:22003 http://164.132.205.109/ 2) mtasa://164.132.205.112:22003 http://164.132.205.112 3) mtasa://188.165.18.19:20060 http://188.165.18.19 4) mtasa://80.72.47.179:20010 http://80.72.47.179 While other server you can't know Example :- ~) mtasa://5.196.39.33:22003 http://5.196.39.33 ~!! ) mtasa://164.132.203.192:22003 http://164.132.203.192 Now i have server and when i write http://xxx.xxx.xxx.xxx !! in browser it will open my host Where i bought from their host ! So how do I make When someone who writes my IP for my server in browser showing to him picture or page on Facebook ,,etc.. Thank's
  9. Mr.OppS

    I can't play

    I go to Setup then Security tools then disable Parental control ! And i can play in the server Is this only happening on a certain server? Not everyone
  10. TopBar ملف الـ يوجود بة فقط ملف السيرفر و كلينت و ملف ميتا --Server --[[ Dispaly a DX topbar message ]]-- function dm(text, plr, r,g,b, col, bell) if col == nil then col = false end if bell then playSoundFrontEnd(plr, 11) end if not plr or not isElement(plr) or getElementType(plr) ~= "player" then return end triggerClientEvent(plr, "topbar.addText", root, text, r,g,b, col) end --Client local timer = nil local messages = { } local last_msg = "" local display_time_ms = 12000 --[[ Display a DX topbar message ]]-- function dm(text, r,g,b, col, bell) -- Insert message local tick = getTickCount() if text == last_msg then return end if not col then col = false end if bell then playSoundFrontEnd(11) end table.insert(messages, {text, true, tick + display_time_ms, 170, r,g,b, col }) outputConsole("[TOPBAR] "..text) last_msg = text setTimer(function() last_msg = "" end, 10000, 1) -- Play a message notification sound --playSoundFrontEnd(11) end addEvent("topbar.addText", true) addEventHandler("topbar.addText", root, dm) --[[ Render all DX messages ]]-- local sx,sy = guiGetScreenSize() function render_topbar( ) local tick = getTickCount() -- Prevent to many messages to display at the same time if #messages > 7 then table.remove(messages, 1) end -- Loop through all messages for k,data in ipairs(messages) do -- Draw the messages dxDrawRectangle(sx/2 - 400, (-26)+(k*25), 800, 25, tocolor(0, 0, 0, data[4])) dxDrawText(data[1], sx/2, (-25)+(k*46), sx/2, 0, tocolor(data[5], data[6], data[7], data[4]+75), 0.55, "bankgothic", "center", "center", false, true, false, data[8]) -- Remove after fading out if tick >= data[3] then messages[k][4] = data[4]-2 if data[4] <= 1 then table.remove(messages, k) end end end end addEventHandler("onClientRender", root, render_topbar)
  11. اي !! كيف اغيرة ! اعطني طريقة رجاء
  12. كيف احلها؟؟ ------------------------------------------------------------------------------------------------------------------------------------------------ مود الـTop bar يستخدم UTF-8 و مود الدائرة يستخدم UTF-8 !!!!!!!!
  13. Not Secure Not Secure Why Your Web Site Not Secure ?! ماعندك شهادة امان !ليش مافي مصداقية للموقع
  14. السلام عليكم Top Barمود الـ المود يطلع الرسائل باللغة الانجليزية !بدون مشاكل ولكن الرسائل باللغة العربية ! بها مشاكل مثل هذة الصورة :- كيف احل هذة مشكلة!!؟
  15. ألـسـلام عليكم , اذا ادخل سيرفر يطردني ويكتب في طرد VF #2 28070000 أرجو المساعدة KICK: DiligentLute93 was kicked from the game by (VF #2 28070000)
  16. اخي ترة انا كاتب لديك خبرة ادخل ساعدني ! ما كاتب ادخل و اكتب تعليق سخيف ! RpG مافي سيرفر عربي ! سيرفر ار بي جي فقط اجانب مافي عرب مسوين
  17. ألـسـلام عليكـم كـيـف الحال؟ MTA يـوجـد انـوع سيـرفرآت كثـيرة هـنـاك هجولة,حرب عصابات,زومبي,ريس,شوتر,,إإلـخخ لدي سوال .. اتمني احد يجاوبني علية رجاء RpGما الاختلاف بين سيـرفر حـرب عصـابـات و سيـرفر RpGمالاختلاف بين سيـرفر الهـجـولـة و سيـرفر
  18. Thank you Keep it up good job &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& But in v4.0-Beta ! still there problem ================================================================== = Multi Theft Auto: San Andreas v1.5.3 ================================================================== = Server name : GTW-RPG MTA Server V.4 = Server IP address: auto = Server port : 22003 = = Log file : .. 1.5/server/mods/deathmatch/logs/server.log = Maximum players : 32 = HTTP port : 22005 = Voice Chat : Disabled = Bandwidth saving : Medium ================================================================== [2017-03-28 16:04:41] ERROR: Couldn't find file img/ICEPLATE.jpg for resource GTWfastfood [2017-03-28 16:04:41] Loading of resource 'GTWfastfood' failed [2017-03-28 16:05:19] ERROR: Couldn't find file data/images/1.jpg for resource housesystem [2017-03-28 16:05:19] Loading of resource 'housesystem' failed [2017-03-28 16:05:54] Resources: 95 loaded, 0 failed [2017-03-28 16:05:54] Starting resources..... [2017-03-28 16:05:55] WARNING: [resources]\GTWcore\s_core.lua:24: Bad argument @ 'xmlNodeGetChildren' [Expected xml-node at argument 1, got boolean] [2017-03-28 16:05:55] ERROR: [resources]\GTWcore\s_core.lua:25: bad argument #1 to 'ipairs' (table expected, got boolean) [2017-03-28 16:06:08] Server minclientversion is now 1.5.3-9.11204.0 [2017-03-28 16:06:28] WARNING: alternate_hud/client.lua(Line 53) [Client] showPlayerHudComponent is deprecated and may not work in future versions. Please replace with setPlayerHudComponentVisible. [2017-03-28 16:06:28] Some files in 'alternate_hud' use deprecated functions. [2017-03-28 16:06:28] Use the 'upgrade' command to perform a basic upgrade of resources. [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:4: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:5: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:6: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:7: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:8: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:43] WARNING: GTWaccounts/c_intro.lua(Line 74) [Client] showPlayerHudComponent is deprecated and may not work in future versions. Please replace with setPlayerHudComponentVisible. [2017-03-28 16:06:43] Some files in 'GTWaccounts' use deprecated functions. [2017-03-28 16:06:43] Use the 'upgrade' command to perform a basic upgrade of resources. [2017-03-28 16:06:43] ERROR: attempt to call a nil value [2017-03-28 16:06:43] ERROR: [resources]\GTWantispam\s_lang.lua:19: call: failed to call 'GTWcore:getLanguage' [string "?"] [2017-03-28 16:06:44] ERROR: Couldn't find resource GTWfastfood. Check it exists. [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:20: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:21: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:22: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:23: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:23: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:24: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:25: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:26: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:27: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\turf_s.lua:55: attempt to perform arithmetic on global 'payout_time_interval' (a nil value) [2017-03-28 16:06:45] WARNING: [resources]\GTWturf\turf_s.lua:22: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got nil] [2017-03-28 16:06:45] WARNING: [resources]\GTWturf\turf_s.lua:23: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got nil] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:18: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:19: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:20: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:21: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:22: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:45] ERROR: Couldn't find resource GTWbluehellpatch. Check it exists. [2017-03-28 16:06:49] Loaded path map paths/maps/san_andreas in 2712 ms [2017-03-28 16:06:49] Loaded all path maps in 2729 ms [2017-03-28 16:06:49] Querying MTA master server... success! (Auto detected IP:45.244.27.133) [2017-03-28 16:06:49] Authorized serial account protection is enabled for the ACL group(s): `Admin` See http://mtasa.com/authserial [2017-03-28 16:06:49] Server started and is ready to accept connections! [2017-03-28 16:06:49] To stop the server, type 'shutdown' or press Ctrl-C [2017-03-28 16:06:49] Type 'help' for a list of commands. [2017-03-28 16:07:00] CONNECT: [#]=>Mr.SpY connected (IP: 192.168.1.103 Serial: 991D5140B7B12DB88A1648FA607A5D Version: 1.5.3-9.11204.7) [2017-03-28 16:07:01] JOIN: [#]=>Mr.SpY joined the game (IP: 192.168.1.103) [2017-03-28 16:07:10] ERROR: [resources]\GTWcore\s_core.lua:81: attempt to compare number with nil [2017-03-28 16:07:25] LOGIN: (Everyone, Admin, Console, VIP, Supporter, Developer) [#]=>Mr.SpY successfully logged in as 'SpY' (IP: 192.168.1.103 Serial: 991D5140B7B12DB88A1648FA607A5D) [2017-03-28 16:07:26] WARNING: [misc]\dxmoneylogs\server.lua:19: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got nil] [2017-03-28 16:09:31] Stopping resources......... [2017-03-28 16:09:31] WARNING: [resources]\GTWcore\s_core.lua:70: Bad argument @ 'xmlNodeGetChildren' [Expected xml-node at argument 1, got boolean] [2017-03-28 16:09:31] ERROR: [resources]\GTWcore\s_core.lua:71: bad argument #1 to 'ipairs' (table expected, got boolean) [2017-03-28 16:09:33] Closing SQLite3 database How to fix this Error !!! [2017-03-28 16:05:55] WARNING: [resources]\GTWcore\s_core.lua:24: Bad argument @ 'xmlNodeGetChildren' [Expected xml-node at argument 1, got boolean] [2017-03-28 16:05:55] ERROR: [resources]\GTWcore\s_core.lua:25: bad argument #1 to 'ipairs' (table expected, got boolean) [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:4: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:5: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:6: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:28] ERROR: attempt to call a nil value [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:7: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:28] ERROR: [misc]\dxmoneylogs\server.lua:8: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:43] ERROR: attempt to call a nil value [2017-03-28 16:06:43] ERROR: [resources]\GTWantispam\s_lang.lua:19: call: failed to call 'GTWcore:getLanguage' [string "?"] [2017-03-28 16:06:44] ERROR: Couldn't find resource GTWfastfood. Check it exists. [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:20: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:21: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:22: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:44] ERROR: attempt to call a nil value [2017-03-28 16:06:44] ERROR: [resources]\GTWgrouplogs\logs.lua:23: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:23: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:24: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:25: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:26: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\data.lua:27: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:45] ERROR: [resources]\GTWturf\turf_s.lua:55: attempt to perform arithmetic on global 'payout_time_interval' (a nil value) [2017-03-28 16:06:45] WARNING: [resources]\GTWturf\turf_s.lua:22: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got nil] [2017-03-28 16:06:45] WARNING: [resources]\GTWturf\turf_s.lua:23: Bad argument @ 'dbQuery' [Expected db-connection at argument 1, got nil] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:18: call: failed to call 'GTWcore:getMySQLHost' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:19: call: failed to call 'GTWcore:getMySQLDatabase' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:20: call: failed to call 'GTWcore:getMySQLUser' [string "?"] [2017-03-28 16:06:45] ERROR: attempt to call a nil value [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:21: call: failed to call 'GTWcore:getMySQLPass' [string "?"] [2017-03-28 16:06:45] ERROR: [resources]\GTWvehicleshop\vehicle_s.lua:22: attempt to concatenate local 'mysql_host' (a nil value) [2017-03-28 16:06:45] ERROR: Couldn't find resource GTWbluehellpatch. Check it exists. [2017-03-28 16:07:10] ERROR: [resources]\GTWcore\s_core.lua:81: attempt to compare number with nil [2017-03-28 16:07:26] WARNING: [misc]\dxmoneylogs\server.lua:19: Bad argument @ 'dbExec' [Expected db-connection at argument 1, got nil] [2017-03-28 16:09:31] WARNING: [resources]\GTWcore\s_core.lua:70: Bad argument @ 'xmlNodeGetChildren' [Expected xml-node at argument 1, got boolean] [2017-03-28 16:09:31] ERROR: [resources]\GTWcore\s_core.lua:71: bad argument #1 to 'ipairs' (table expected, got boolean) Please, give us step by step how to fix them ! or make Video how to fix Error of MySQL *(PhpMyAdmin)*
×
×
  • Create New...