Jump to content

Anti Draw Distance | مود مانع مسافة الرسومات لسيرفرات تكيتك


Recommended Posts

سلام عليكم 

ايش فايدة مود وايش هوا 

مود يحمي من سيرفرك من ناس لي يعدولون علي Draw Distance  ويخلوه 30 

عشان يشوفون الاعبين من خلف الجدران مثلا في صوره 

---------------------------------------------------------------------------------------------------

ملاحظه : مود مش مشفر تقدر تعدل عليه تعديل بسيط هنا 

--[[
allowVM = { ["Ahmed_Ly"] = true,
            ["[Dargon]Ahmed_Ly"] = true}

--]]
-- اذا حاب ضيف  اصدقاء بالسيرفر عشان مايطردهم و تفعل عندهم خاصيه هما فقط
--[[
function isPlayerUseSetting (player)
    local name = getPlayerName(player)
        if not allowVM[name] then
        if (player )then 
        if ( dxGetStatus( ).SettingDrawDistance <= 30 ) then
       return  true 
        else 
        return false
              end
            end
        end 
    end
--]]
-- هنا ح يطرد كل الاعبين ومنهم صاحب سيرفر
function isPlayerUseSetting (player)
    if (player )then 
    if ( dxGetStatus( ).SettingDrawDistance <= 30 ) then
   return  true 
    else 
    return false
          end
    end 
end

unknown.png?width=996&height=560 

افضل انك تخلي فبس سيرفر 70 او 80 

رابط

https://top4top.io/downloadf-1593w7paj1-zip.html

رمضانكم مبارك نشاء الله ❤️ 

Edited by Ahmed Ly
تحديث جديد
Link to comment
22 minutes ago, Infinity-War said:

wiki say :
It is also recommended to set a conservative FPS limit (between 30-60 and 74 highest) because high FPS can break some GTA internal calculations. The higher the FPS the more of a problem these become:

ي حبيبي ف ناس ف سيرفر عندهم دروب ف سيرفر   وفبس حقهم  ما بفوت20

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...