FWCentral Posted May 29, 2012 Share Posted May 29, 2012 Im creating a colshape and when i put this: createColRectangle(46,-20, 6 , 2) it creates the col shape fine but when im in dev mode and type /showcol 1 the col is on the ground but goes very high its higher than i can even go but i want the height to only be 2? Also if i have the coordinates of a rectangle col shape saved how can i make a radar area the same as the col using the positions from the colshape? it really been bugging me Link to comment
elf23 Posted May 29, 2012 Share Posted May 29, 2012 createColRectangle has infinite height. Try to use cube createColCuboid instead of it. Link to comment
Castillo Posted May 29, 2012 Share Posted May 29, 2012 Indeed, as elf23 said, the createColRectangle has infinite height, so you can try with another col shape type. 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