Jump to content

ممكن مساعده بكود


Recommended Posts

وعليكم السلآم ورحمة الله تعالى وبركاته

اخوي سوي شرط اذا كان سريال اللاعب اللي فتح اللوحة هو نفسه السريال المحدد اللي انت تبيه

و افتح اللوحة , اذا كان عكس ذلك لاتسوي شي .

بالنسبة لسوبر مان اللي تقوله

سوي تحقق يوم يضغط ع الزر حق الطيران , اذا كان سريال اللاعب نفس السريال المحدد يخليه يطير , و اذا ماكان كذلك مايسوي شي

Link to comment
وعليكم السلآم ورحمة الله تعالى وبركاته

اخوي سوي شرط اذا كان سريال اللاعب اللي فتح اللوحة هو نفسه السريال المحدد اللي انت تبيه

و افتح اللوحة , اذا كان عكس ذلك لاتسوي شي .

بالنسبة لسوبر مان اللي تقوله

سوي تحقق يوم يضغط ع الزر حق الطيران , اذا كان سريال اللاعب نفس السريال المحدد يخليه يطير , و اذا ماكان كذلك مايسوي شي

طيب ساعدني في اصلاح محاولتي

aSerials =

{

[ 'سيريال...' ] = true,

}

function (thePlayer)

if aSerials[ getPlayerSerial( thePlayer ) ] then

bindKey("jump", "down", Superman.onJump)

end

end

end

)

Link to comment

local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 
Link to comment
local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 

يا اخي مو عشان لوحه

عشان مود سوبر مان يصير يشتغل على سيريال

Link to comment
local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 

هريس ,

Link to comment
local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 

alzr = ؟

Link to comment
وعليكم السلآم ورحمة الله تعالى وبركاته

اخوي سوي شرط اذا كان سريال اللاعب اللي فتح اللوحة هو نفسه السريال المحدد اللي انت تبيه

و افتح اللوحة , اذا كان عكس ذلك لاتسوي شي .

بالنسبة لسوبر مان اللي تقوله

سوي تحقق يوم يضغط ع الزر حق الطيران , اذا كان سريال اللاعب نفس السريال المحدد يخليه يطير , و اذا ماكان كذلك مايسوي شي

طيب ساعدني في اصلاح محاولتي

aSerials =

{

[ 'سيريال...' ] = true,

}

function (thePlayer)

if aSerials[ getPlayerSerial( thePlayer ) ] then

bindKey("jump", "down", Superman.onJump)

end

end

end

)

  
aSerials = { 
    [ 'Serial' ] = true, 
} 
  
function (thePlayer) 
if aSerials[ getPlayerSerial( thePlayer ) ] then 
bindKey("jump", "down", Superman.onJump) 
end 
end 
  

Link to comment
local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 

هريس ,

هريس بالله؟ + انا اقصد طلبو ان يسوي لوحة ويعملها تفتح علي السريال

+ روح جرب الكود قبل لا تقول هريس بارك الله فيك

Link to comment
local alzr = 'F7' 

local serials={ 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
"اكتب هنا السريال", 
  
  
} 
  
  
bindKey (alzr,'down', 
    function () 
        for k, v in ipairs (serials) do 
            if getPlayerSerial(source) == v then 
                guiSetVisible (GUIEditor.window[1],not guiGetVisible (GUIEditor.window[1])) 
                showCursor (guiGetVisible (GUIEditor.window[1])) 
            end 
        end 
    end 
) 

هريس ,

هريس بالله؟ + انا اقصد طلبو ان يسوي لوحة ويعملها تفتح علي السريال

+ روح جرب الكود قبل لا تقول هريس بارك الله فيك

source = nil :cry:

Link to comment

زر القفز = j

__serials={ 
["serial"]=true, 
} 
  
bindKey( "j", "down", 
       function () 
              if __serials[ getPlayerSerial( localPlayer ) ] then 
                     -- Jump function وظيفة القفز حطها هنا 
              else  
                    outputChatBox("You can't jump") 
              end 
        end 
) 
  
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...