scaryface87 Posted July 27, 2014 Share Posted July 27, 2014 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
Bonsai Posted July 27, 2014 Share Posted July 27, 2014 Use this: https://wiki.multitheftauto.com/wiki/SetDevelopmentMode and then enter "showcol" in the console. This way you will see the colshape. Also, check the debuglog. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now