Laysiks Posted February 21, 2015 Share Posted February 21, 2015 I've 1 question, how to make one garage for all players. Simple garage with car, but i need to make it for all players. Can i use setElementDimension(garage,dim) ? Can u tell me how to do this? I'm waiting for some help. Link to comment
xeon17 Posted February 21, 2015 Share Posted February 21, 2015 What do you mean by "garage" it's a map,object or? if it's a map you could edit the meta.xml and set the dimension of the map. Link to comment
Laysiks Posted February 21, 2015 Author Share Posted February 21, 2015 Object, but its only one. I need to do it for all players, better way is setting dimension. I think. But i don't know how to do it. local garage = createObject(...) and how to setElementDimension for all players who are logging in? Link to comment
Laysiks Posted February 21, 2015 Author Share Posted February 21, 2015 First player join setElementDimension(garage,1) and how to do it for other players ? 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