Jump to content

مططلووب كوود


ALw7sH

Recommended Posts

السسلاام عليككم ورحمةة الله

ابي كود بوابة تفتح بكلمة

استخدمت هاذا الكود

local gate = createObject(980, -1285, -498.5, 15.89, 0, 0, 0) 
  
function open() 
moveObject(gate, 2000, -1285, -498.5, 15.89, 0, 0, 0 ) 
end 
addCommandHandler("افتح", open) 
  
function close() 
moveObject(gate, 2000, -1285, -498.5, 21.60, 0, 0, 0 ) 
end 
addCommandHandler("اغلق", close) 

اذا انا فتحت البوابه بس انا اشوفها فاتحه لي واقدر ادخل منها

بس البقاية مايقدرون لازم كل واحد يكتب الكلمة

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