Jump to content

مشكله سهله


Recommended Posts

  • Replies 54
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

هاذا الكود

gate = createObject(980,2482.7,-1687.8,15.3) 
  
function opendoor() 
     if i then 
          moveObject (gate, 1500, 2482.7, -1687.8, 15.3) 
     else 
          moveObject (gate, 1500, 2482.7,-1687.8, 17.3) 
     end 
     i = not i 
end 
bindKey("tab", "down", opendoor) 

فين احطه

    local theMarker = createMarker ( x, y , z, "cylinder", 4, 255, 255, 0, 0 ) 

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