Jump to content

createColRectangle


Recommended Posts

Hello ,

I'm trying to create a colrectangle around the hangar at abonded airport https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSPzR5ffi7xc8dbVYeIlo2zOkOCCWWsMaJdYHP5AXqyUv9qdM4nCw the hangar on the left

Are there any trics to make one? i tried this but i think its wrong ;

  
cs1 = createColRectangle(377.85559,431.17932, 43, 60 ) 
  
  

I know its wrong cuz i made a "test function"

  
function test() 
outputChatBox("Colshape is working!") 
end 
addEventHandler("onColShapeHit",cs1,test) 
  

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