Drakath Posted June 19, 2014 Share Posted June 19, 2014 destroyElement(getElementData(thePlayer,"data")) Does this remove the element data or only destroy the element with this data? Link to comment
TAPL Posted June 19, 2014 Share Posted June 19, 2014 You cann't destroy element data but you can remove it with this function removeElementData, or set the data to false or nil. if you have an element in the data, the element will be destroyed. 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