dzek (varez) Posted February 4, 2010 Share Posted February 4, 2010 hi i need to make breakable object unbreakable.. to be precise: container (that one you can found on ships/at docks etc) should hover in air, and sometimes when somebody hits it, it falls into water i dont want it that way any scripting ways to do that? or should i replace containers with something else? edit: i;ve found setObjectStatic i think it will be good, but now im going to sleep, if anybody knows - pls tell me on wiki we can read: Note that not all objects that are static by default can be made nonstatic. I hope theres no restrictions like that in opposite way Link to comment
PrinceOfDarkness Posted February 4, 2010 Share Posted February 4, 2010 WHat are the object Ids? Link to comment
dzek (varez) Posted February 5, 2010 Author Share Posted February 5, 2010 2934, 2935, 3043 Link to comment
solidsnake Posted February 5, 2010 Share Posted February 5, 2010 put another object unbreakable (under / behind) breakalbe object .... Link to comment
dzek (varez) Posted February 5, 2010 Author Share Posted February 5, 2010 hmm, thats the idea setObjectStatic wont work anyway? Link to comment
Gamesnert Posted February 5, 2010 Share Posted February 5, 2010 setObjectStatic wont work anyway? setObjectStatic only disables them to move if I remember correctly. So disabling animations, and pushing objects etc. I don't exactly know if that's what you need, but I'd say try it and see if it's what you're looking for. 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