-
Posts
1,389 -
Joined
-
Last visited
-
Days Won
14
Everything posted by +Source|>
-
كذا klam = { ["كلب"] = true, } addEventHandler("onPlayerChat", root, function(msg, msgType) local theMsg = msg if string.find klam[theMsg] then outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox("#ff0000{Chat System} #000000-- % { تم مسح الشات / قام لاعب بقول كلام غير لائق } % --", root,255,0,0,true) end end ) ؟؟؟؟؟ #_iMr.[E]coo
-
klam = { ["كلب"] = true, } addEventHandler("onPlayerChat", root, function(msg, msgType) local theMsg = msg if klam[theMsg] then outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox(" ") outputChatBox("#ff0000{Chat System} #000000-- % { تم مسح الشات / قام لاعب بقول كلام غير لائق } % --", root,255,0,0,true) end end ) بالله مثال على هذا
-
سلام عليكم الحين مثلا عندي مود يمنع السب واللي يكتب بالشات كلب الشات ينمسح طيب لو احد كتب كلب وجنبها كلام يعني مو لحالها الشات ما ينمسح كيف اخليه ينمسح حتى لو جنبها كلام
-
مو عشان اني اعرف انا جربتها عالاختصارات وما نفعت وهذي وش وظيفتها guiSetInputMode addEvent("opencp", true) addEventHandler("opencp", root, function() if guiGetVisible( GUIEditor.window[1] ) then guiSetVisible( GUIEditor.window[1], false ) showCursor( false ) else guiSetVisible( GUIEditor.window[1], true ) showCursor( true ) guiSetInputEnabled( false ) end end ) ما اشتغل ولما اضغط t الشات يظهر
-
ملف كلنت addEvent("opwnd", true) addEventHandler("opwnd", root, function() guiSetVisible( wnd, true ) showCursor(true) end ) ملف سيرفر function open(player) local acc = getAccountName(getPlayerAccount(player) ) if isObjectInACLGroup("user."..acc, aclGetGroup("Console")) then triggerClientEvent( player, "opwnd", player ) end end addCommandHandler("كلمة اف ٨", open) اتوقع صح ما جربته
-
انا اعرف هالطريقه بس ابي احطه في كلنت على طول ول مافي
-
ملف سيرفر ولكنت كله فاضي مفيه الا ذي في الكلنت bindKey( "f2", "down", function() killPed(localPlayer) end )
-
ذي في ملف لكنت ليه متشتغل bindKey( "f2", "down", function(player) killPed(player) end )
-
اتوقع لازم تكتب نوع الملف اللي انت شفرته كذا "server.luac" المهم حط حرف c بعد lua للملف اللي مشفر
-
https://wiki.multitheftauto.com/wiki/OnClientPreRender
-
انا اصلا ما ابيها بحدث ابيها لوحه عاديه صاحب السيريال يظهر له الزر ابيها كذا function (player) if ( getPlayerSerial ( player ) == "6C3C11E06917CEA5E3EEF0F5A89B62A1" ) then triggerClientEvent( player, "ss", player ) end end يقول لازم اسمي الفنكشن
-
طيب هذا سويته وما اشتغل شوف ملف سيرفر function btn(player) if ( getPlayerSerial ( thePlayer ) == "6C3C11E06917CEA5E3EEF0F5A89B62A1" ) then triggerClientEvent( player, "ss", player ) end end addEventHandler("onPlayerJoin", root, btn) كلنت addEvent("ss", true) addEventHandler("ss", root, function() guiSetEnabled(GUIEditor.button[1], true) end )
-
ابي بس شرح ل getPlayerSerial وكيف اسويه
-
سلام عليكم ابي مثلا بسوي امر بالسيريالات مثلا لوحه تفتح لسيريال معين مثل ما فيه لوحه تفتح لجروب معين
-
نو ضض تدري انا وش يبيلي واحد يجي يقعد جنبي ويقولي كيف وكيف ضض شكرا