nikitafloy Posted May 23, 2014 Share Posted May 23, 2014 The problem is that one event creates an element, it attaches more. For one person, it works well, but when several of them, the object is attached to the last, but not attached to the first. factoryDo = createObject( 3016, x,y-1,z+1 ) after any time: attachElements( factoryDo, source, -0.05, 0.36, 0.52 ) and later: destroyElement( factoryDo ) Link to comment
nikitafloy Posted May 23, 2014 Author Share Posted May 23, 2014 use Bone_Attach for what? Link to comment
TAPL Posted May 23, 2014 Share Posted May 23, 2014 I don't understand your problem, show more code such the events.. Link to comment
nikitafloy Posted May 23, 2014 Author Share Posted May 23, 2014 I don't understand your problem, show more code such the events.. I have already solved the problem, thanks. 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