Jump to content

طلب بخصوص آلقروب سستم للعقرب


Recommended Posts

وآبي , كود مقدر آذبح الي معي بآلقروب

@ Jey : الكلام لماكس .. كودكـ كان صحيح بس ناقص كم تحقق يصير كذا .. :

addEventHandler ( "onClientPlayerDamage", getLocalPlayer(   ), function ( attacker ) 
   if ( attacker and attacker ~= source and getElementType( attacker ) == "player" ) then   
       if ( getElementData ( source, "Group" ) == getElementData ( attacker, "Group" ) ) then 
          cancelEvent (   ) 
      end 
   end 
end ) 
Link to comment

روح لذا الكود في الكلنت

function togglePanel(Vis) 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

واستبدله بــ

local Team = "هنآ آسم التيم" 
function togglePanel(Vis) 
  if getPlayerTeam ( localPlayer ) and getTeamName ( getPlayerTeam ( localPlayer ) ) ~= Team then return false end 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

مجرب ذذ

Link to comment
روح لذا الكود في الكلنت
function togglePanel(Vis) 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

واستبدله بــ

local Team = "هنآ آسم التيم" 
function togglePanel(Vis) 
  if getPlayerTeam ( localPlayer ) and getTeamName ( getPlayerTeam ( localPlayer ) ) ~= Team then return false end 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

مجرب ذذ

ماشاء الله مجرب اجل

getAccountName

--- سيرفر

مع اكواد كلينت ؟؟

اي مجرب خخخ

Link to comment
روح لذا الكود في الكلنت
function togglePanel(Vis) 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

واستبدله بــ

local Team = "هنآ آسم التيم" 
function togglePanel(Vis) 
  if getPlayerTeam ( localPlayer ) and getTeamName ( getPlayerTeam ( localPlayer ) ) ~= Team then return false end 
        if Vis == false then 
            guiSetVisible(GS_Window[1],false) 
            showCursor(false) 
            guiSetInputMode("allow_binds") 
        else 
            if getAccountName(localPlayer) ~= false then 
                guiSetVisible(GS_Window[1],true) 
                showCursor(true) 
                guiSetInputMode("no_binds_when_editing") 
                -- 
                sortData() 
            else 
                outputGS("You must be logged in to open the panel !") 
            end 
        end 
end 
addEvent("toggleGroupSystemPanel",true) 
addEventHandler("toggleGroupSystemPanel",root,togglePanel) 

مجرب ذذ

ماشاء الله مجرب اجل

getAccountName

--- سيرفر

مع اكواد كلينت ؟؟

اي مجرب خخخ

أقول لاتتفلسف انت الثاني جرب واحكم

Link to comment
ياخي انت تفهم ؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟

حاط اكواد كلنت مع سيرفر وتقولي جرب ؟

خله يابن الحلال لايصيرر الموضوع 20 صفحة

صاحب الموضوع قال يغلق براحته ..

Link to comment

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...