Jump to content

w7sH

Members
  • Posts

    432
  • Joined

  • Last visited

Everything posted by w7sH

  1. انا طلبت طلب قديم وهو عطاني الكود ف غيرته وحدثت الموضوع , ي ليت تعطيني الكودات من جديد ..@
  2. ابي كود اذا كان في تيم معين م يقدر يكتب اكثر من 5 احرف في الشات ويطلع له فاشات اذا كتب اكثر من 5 احرف " لايمكنك كتابة أكثر من 5 أحرف "ء
  3. w7sH

    طلب كود

    . عدل ع الجـدول يعطيك العافية ضبط :]
  4. w7sH

    طلب كود

    ههههههه الله يجزاك خير ي الشيخ كور فاكها نصايح ع المنتدى ي لبى قلبك ههههههههههه
  5. w7sH

    طلب كود

    تقدر تحطه جاهز لان مفهمت شي ..
  6. السلام عليكم ابي كود اذا اللاعب دخل العالم ذا يحذف الحرف ص , س واذا طلع من العالم يرجع الزر او الاختصار
  7. w7sH

    طلب حل

    نعم المشكله من السكربت حقي كيف احلها؟
  8. w7sH

    طلب حل

    ي شباب انا اذا ضفت الكود للمود م اشتغل وش المشكله ي ليت احد يعطيني حل؟؟ واكون شاكر له
  9. ولو بضيف كلمة ثانيه كيف؟
  10. طيب ي الغالي ابي يطلع فالشات اذا م حط في اسمه 123 ورقى نفسه يقول يجب عليك وضع الشعار ليتم ترقيتك
  11. السلام عليكم معي مود الترقياات 123 ابي اللي اسمها لايحتوي على هذي الكلمه م يقدر يترقى او ياخذ رتبة من لوحة شراء الرتب ي ليت تساعدوني هذاا الكود حقي xAddToGroupFunction_ = function ( Group,Price,Name ) local account = getAccountName(getPlayerAccount(source)); if isGuestAccount(getPlayerAccount(source)) then return outputChatBox("#",source,255,255,255,true) end if isObjectInACLGroup("user."..account, aclGetGroup(tostring(Group))) then return outputChatBox("#",source,255,255,255,true) end if isObjectInACLGroup("user."..account, aclGetGroup(ForbiddenGroup)) then return outputChatBox("#",source,255,0,0,true); end local sValue = getElementData( source,'PlayTime' ) if not sValue then sValue = '0:0:0' end local data = split(sValue,':') local hour = tonumber( data[1] ) if hour == nil or not tonumber(hour) then hour = 0 end if ( hour >= tonumber(Price)) then revmoeOtherGroups ( source ) aclGroupAddObject (aclGetGroup( tostring(Group)),"user."..account); outputChatBox("#"..Name,source,255,255,255,true) else outputChatBox("#",source,255,255,255,true) end end addEvent("Accept:the:request",true) addEventHandler("Accept:the:request",root,xAddToGroupFunction_) function revmoeOtherGroups ( element ) if ( element and isElement ( element ) ) then if ( getPlayerAccount ( element ) and not isGuestAccount ( getPlayerAccount ( element ) ) ) then for _, v in ipairs( aclGroupList ( ) ) do if ( isObjectInACLGroup ( "user."..getAccountName ( getPlayerAccount ( element ) ), v ) ) then aclGroupRemoveObject ( v, "user."..getAccountName ( getPlayerAccount ( element ) ) ) end end end end end
  12. w7sH

    طلب

    السلام ابي مود او كود يظهر وقت السيرفر الحقيقي
  13. آمين وياكم ونقطة نسيت أذكرها فيه عروض بالإجازة بمناسبة الإفتتاح عروض قوية وجميلة لمعرفتها خش ع الموقع وتواصل مع الدعم أو تواصل معي سكايب tlal767
  14. w7sH

    طلب حل

    timer = {} addCommandHandler("77", function (player) if hasObjectPermissionTo(player,"command.mute",true) then if isTimer(timer[player]) then outputChatBox("",player,255,0,0) return end for i=1,40 do outputChatBox(" ") end outputChatBox(" " .. getPlayerName(player) .. "",root,255,0,0,true) timer[player] = setTimer(function () end,5000,1) else outputChatBox("",player,255,0,0) end end ) local Tags = { } local flood = { } colorHex = function (r,g,b) return string.format("#%.2X%.2X%.2X",r,g,b) end outputChatBox('!',root,150,150,150,true) addEventHandler('onPlayerChat',root, function(text,type) cancelEvent() for i,v in pairs(Tags) do if ( string.find(text,v) ) then cancelEvent() return outputChatBox(' ',source,255,0,0,true) end end if ( isObjectInACLGroup('user.'..getAccountName(getPlayerAccount(source)),aclGetGroup('Console')) ) then cancelEvent() return outputChatBox('Admin: '..getPlayerName(source)..': '..text..'',root,255,255,255,true) end end) هذا كامل
  15. امين جميعاً والعروض مستمره دائماً
  16. w7sH

    طلب حل

    وش امسح التاجات انا حاط المود للتاجات انا عندي مشكله فالتاجات ابيك تعدل ع مود التاجات عشان يشتغل
  17. w7sH

    طلب حل

    مسحت الكود والآن يكرر الكلام
  18. w7sH

    طلب

    بس فيه مشكله فالكود هو يخفي لكن اذا قعد 10 دقايق - 5 يرجع نفس اول
  19. w7sH

    طلب حل

    المشكله عندي اذا حطيت الكود خربت التاجات
  20. السلام عليكم انا عندي مشكله مع المود حق جراند هو قال ضيف هذا الكود تحت التاج حقك عشان م يسبب تكرار مع تغير التاج local systemDBconnect = dbConnect( 'sqlite', ':TagsSystem-Professional_v01/[TAGS system] Database.db' ) local checkTag = dbQuery( systemDBconnect, ' SELECT * FROM `TagsSystemPro` WHERE serial = ? ', getPlayerSerial( source ) ) local dbValues = dbPoll( checkTag, -1 ) if ( type( dbValues ) == 'table' and #dbValues ~= 0 ) then local state = dbValues[1]['state'] if ( state == 'Enabled' ) then return end end ضفته كذا ل مود التاج حقي ولا ضبط colorHex = function (r,g,b) return string.format("#%.2X%.2X%.2X",r,g,b) end outputChatBox('',root,150,150,150,true) addEventHandler('onPlayerChat',root, function(text,type) local systemDBconnect = dbConnect( 'sqlite', ':TagsSystem-Professional_v01/[TAGS system] Database.db' ) local checkTag = dbQuery( systemDBconnect, ' SELECT * FROM `TagsSystemPro` WHERE serial = ? ', getPlayerSerial( source ) ) local dbValues = dbPoll( checkTag, -1 ) if ( type( dbValues ) == 'table' and #dbValues ~= 0 ) then local state = dbValues[1]['state'] if ( state == 'Enabled' ) then return end end cancelEvent() for i,v in pairs(Tags) do if ( string.find(text,v) ) then cancelEvent() return outputChatBox('error',source,255,0,0,true) end end if ( isObjectInACLGroup('user.'..getAccountName(getPlayerAccount(source)),aclGetGroup('Console')) ) then cancelEvent() return outputChatBox(' '..getPlayerName(source)..''..text..'',root,255,255,255,true) end
  21. w7sH

    طلب

    onClientResourceStart == Client Side والفنكشن دا setPlayerHudComponentVisible كلينت + سيرفر لاكن في الكلينت مافي 3 ارقمنت و السيرفر ففيها 3 ارقمنتات setPlayerHudComponentVisible( component, false ) دا كلينت لاكن السيرفر بيكون بذا الشكل setPlayerHudComponentVisible ( source, "ammo", false ) راجع الويكي https://wiki.multitheftauto.com/wiki/Se ... entVisible الكود حقه اشتغل معي, وش المشكله؟؟
  22. dim+int السلام عليكم ابي ماركر الانتقال مع
×
×
  • Create New...