GhostXoP Posted December 24, 2012 Share Posted December 24, 2012 I had set a markers data server side after creating it, but client side it seems the element data isnt there I had set the sync variable. Arent markers able to hold element data? Link to comment
Castillo Posted December 24, 2012 Share Posted December 24, 2012 They are, mind posting the script? Link to comment
GhostXoP Posted December 24, 2012 Author Share Posted December 24, 2012 wait, on client marker hit, if i set root to the second argument (addeventhandler). The source would still be the marker hit, correct? I do setElementData(Marker, "MarkerType", "frontdoor", true) setElementData(Marker, "ID", Building.ID, true) Only the Id gets set. Link to comment
Castillo Posted December 24, 2012 Share Posted December 24, 2012 Yes, it'll remain being 'source'. Do you mean it only set's one of the element data's? Link to comment
GhostXoP Posted December 24, 2012 Author Share Posted December 24, 2012 Yes, it doesnt set the first one. Link to comment
Castillo Posted December 24, 2012 Share Posted December 24, 2012 Can you post the script? 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