3B00DG4MER Posted March 28, 2014 Share Posted March 28, 2014 Hello,Today i'm working on Skin shop i tried to add marker at interior 15 but it doesn't work. > client side: skinmarker = createMarker(846.75,-2056,12.5) setElementInterior(skinmarker,15,846.75,-2056,12.5) Link to comment
3B00DG4MER Posted March 28, 2014 Author Share Posted March 28, 2014 Hello,Today i'm working on Skin shopi tried to add marker at interior 15 but it doesn't work. > client side: skinmarker = createMarker(846.75,-2056,12.5) setElementInterior(skinmarker,15,846.75,-2056,12.5) No one know ? it's so easy ! afaik Link to comment
justn Posted March 28, 2014 Share Posted March 28, 2014 (edited) local skinmarker = createMarker(846.75,-2056,12.5) setElementInterior(skinmarker,15) Edited March 28, 2014 by Guest Link to comment
Anubhav Posted March 28, 2014 Share Posted March 28, 2014 Are you sure you entered correct X,Y,Z? Check if there are warning's/error's.. Link to comment
3B00DG4MER Posted March 28, 2014 Author Share Posted March 28, 2014 Are you sure you entered correct X,Y,Z? Check if there are warning's/error's.. Nope there is no problem i fixed it 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