Harry11223344 Posted May 16, 2015 Share Posted May 16, 2015 (edited) After attaching object to myself with ENTITY::ATTACH_ENTITY_TO_ENTITY I'm unable to detach/delete those objects. Any idea how to use ENTITY::DETACH_ENTITY Or any other way to delete those attached objects? P.S Just deleting the objects crashes the asi Edit: Nvm those are the correct natives, I was using a wrong type in the detach native. Edited May 16, 2015 by Harry11223344 Link to comment Share on other sites More sharing options...
Vrock_wave Posted May 17, 2015 Share Posted May 17, 2015 Use to delete the object completely OBJECT.DELETE_OBJECT(oj) Link to comment Share on other sites More sharing options...
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