Jump to content

memo كود كتابه في آديت والوصول إلى


Recommended Posts

  • Replies 97
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

اطرح المتغيرات
addEvent("ClientMsg",true) 
addEventHandler("ClientMsg",getRootElement(), 
    function ( Text,Line,Name ) 
guiSetText ( GUIEditor.memo[1], Name.." : ".. text..'\n'..text.." " ) 
    end 
) 

تقصد كذا ؟ ^

Link to comment
كان لآزم نعرف شكل الكود ذذ

+ المهم إنك إستفدت, مو نسخ و لصق

( أتمنى )

جزاكم الله خير والله أستفدت ..

أبي كلمات معينه ماتجي إذا كتبتها

لآن السب هالأيام كثرت زياده

:|:|

Link to comment
^ مثل ما تربطها بالشآت اربطهآ بالاديت,

كذا ؟

ماني متأكد :lol:

WordsK = {"ياحمار", 
         "ابن كلب",  
         "كلب",  
         "حقير",  
         "حمار",  
         "ياورع"} 
  
  
  
  
  
    function(msg, msgType) 
            for k,v in ipairs (Words) do 
    if string.find(msg,v) then 
                    cancelEvent() 
  
            guiSetText(, "") 
                                    
  
  
            end 
        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...