Jump to content

ابي بس اشتري اختفاء يخصم فلوس


Recommended Posts

الحين انا مسوي شوب

بس ابي بس اشتري اختفاء من الزر

يخصم مني مبلغ مثلا 300 اللف

كلنــت

  addEventHandler ("onClientGUIClick", getRootElement(), 
  
function(button, state, absoluteX, absoluteY) 
  
if ( source ==  GUIEditor.button[11] ) then  
  
triggerServerEvent("buyInvisible",getLocalPlayer())  
  
end  
  
end  
) 
addEvent("buyInvisible", true) 
addEventHandler("buyInvisible", root,  
function() 
    local check = getElementAlpha(source) == 255 
    outputChatBox(check and "انت الان مختفى" or "انت الان غير مختفي", source, 0, 255, 0, true) 
    setElementAlpha(source, check and 0 or 255) 
    setPlayerNametagShowing(source, not check) 
end) 

ياريت تعديل الكود وارسالة تاني لاهنتم

Edited by mazzika!!
Link to comment
addEvent ( "buyInvisible", true) 
addEventHandler ( "buyInvisible", root, function (    ) 
    local check = getElementAlpha ( source ) == 255 
        outputChatBox ( check and "انت الان مختفى" or "انت الان غير مختفي", source, 0, 255, 0, true ) 
            setElementAlpha ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
            if ( getPlayerMoney ( source ) >= 10000 ) then
        takePlayerMoney ( source, check and 10000 )
    end
end ) 

 

  • Like 1
Link to comment

Abdul KariM

addEvent ( "buyInvisible", true) 
addEventHandler ( "buyInvisible", root, function (    ) 
    local check = getElementAlpha ( source ) == 255 
        outputChatBox ( check and "انت الان مختفى" or "انت الان غير مختفي", source, 0, 255, 0, true ) 
            setElementAlpha ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
        takePlayerMoney ( source, check and 10000 )
                if ( getPlayerMoney ( source ) >= 10000 ) then
    end
end ) 

هيك؟

لو غلط صلحة لي

Link to comment
4 minutes ago, Abdul KariM said:

 

 

@#,+( _xiRoc[K]; > الافضل انك تحط التحقق حق الفلوس بالبداية لانه كودك كذا

راح يعطيه اختفاء ويخفي اسمه ولو ماعنده فلوس ماراح يسحب منه

 

 

مانتبهت لهشي بس عطيته المطلوب

 

addEvent ( "buyInvisible", true) 
addEventHandler ( "buyInvisible", root, function (    ) 
    local check = getElementAlpha ( source ) == 255
            if ( getPlayerMoney ( source ) >= 10000 ) then
        takePlayerMoney ( source, check and 10000 )
        outputChatBox ( check and "انت الان مختفى" or "انت الان غير مختفي", source, 0, 255, 0, true ) 
            setElementAlpha ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
    end
end ) 

 

انا مافهمتك انت تبي ياخذ الفلوس لما يشتري ولما يشيل ولا بس لما يشتري

 

@mazzika!!

Edited by #,+( _xiRoc[K]; >
Link to comment
addEvent ( "buyInvisible", true) 
addEventHandler ( "buyInvisible", root, function (    ) 
    local check = getElementAlpha ( source ) == 255 
            if ( getPlayerMoney ( source ) >= 10000 ) then
        takePlayerMoney ( source, check and 10000 or 10000 )
        outputChatBox ( check and "انت الان مختفى" or "انت الان غير مختفي", source, 0, 255, 0, true ) 
            setElementAlpha ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
    end
end ) 

 

3 minutes ago, mazzika!! said:

Abdul KariM

الحل؟

 

Link to comment
addEvent ( "extrajump", true) 
addEventHandler ( "extrajump", root, function (    ) 
    local check = setWorldSpecialPropertyEnabled( source ) == 255
            if ( getPlayerMoney ( source ) >= 200000 ) then
        takePlayerMoney ( source, check and 200000 )
        outputChatBox ( check and "انت الان تستطيع قفز قفزة خارقة مختفى" or "انت الان لا تستتعطيع ان تقفز قفزة خارقة", source, 0, 255, 0, true ) 
           setWorldSpecialPropertyEnabled ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
    end
end ) 

صح ذا 

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

Master_MTA

مشكور ممكن تشوف اخر شئ؟

Link to comment
22 minutes ago, mazzika!! said:

addEvent ( "extrajump", true) 
addEventHandler ( "extrajump", root, function (    ) 
    local check = setWorldSpecialPropertyEnabled( source ) == 255
            if ( getPlayerMoney ( source ) >= 200000 ) then
        takePlayerMoney ( source, check and 200000 )
        outputChatBox ( check and "انت الان تستطيع قفز قفزة خارقة مختفى" or "انت الان لا تستتعطيع ان تقفز قفزة خارقة", source, 0, 255, 0, true ) 
           setWorldSpecialPropertyEnabled ( source, check and 0 or 255 ) 
        setPlayerNametagShowing ( source, not check ) 
    end
end ) 

صح ذا 

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

Master_MTA

مشكور ممكن تشوف اخر شئ؟

 

ليش مسوي تريقر والفنكشن كلينت

 

$_________$

Link to comment
7 minutes ago, xX|KeMo|Xx said:

if isWorldSpecialPropertyEnabled ("extrajump") == false then
if getPlayerMoney() < 200000 then return end
takePlayerMoney(200000)
setWorldSpecialPropertyEnabled("extrajump", true)
end

 

takePlayerMoney بتكون افضل لو كانت في السيرفر

Link to comment
2 minutes ago, #,+( _xiRoc[K]; > said:

takePlayerMoney بتكون افضل لو كانت في السيرفر

تمام بسيطه صاحب الكود يظبها على الاكواد عنده مثل هيك ...

if isWorldSpecialPropertyEnabled ("extrajump") == false then --ضيفها وقت يضغط زر انه يشتري القفز وبعديها سوي الترايقر
if getPlayerMoney(source) < 200000 then return end -- حطها سيرفر
takePlayerMoney(source,200000) -- حطها سيرفر
setWorldSpecialPropertyEnabled("extrajump", true) --ارسل ترايقر عوده للكلنت وحط فيها الكود
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...