capitanazop Posted December 15, 2009 Posted December 15, 2009 hi well i see the map editor and meta.xml settings and dont see a function for set the elements in another dimension how i can make it? im currently creating a freeroam server i wanna put a lot of objects but at the same time dont affect al the player, only their wants. so some function for this? bye |||||||||||||||||||||DanieloX|||||||||||||||||||||||
TimJ Posted December 15, 2009 Posted December 15, 2009 I guess you could write an ID for the objects then use getElementByID ( string Name/ID ) in a seperate lua script file. thats what i did in my server with markers anyway
DutchCaffeine Posted December 16, 2009 Posted December 16, 2009 In you meta.xml file put: <map src="somemap.map" dimension="5000" /> Why looking here, while my post is up there /\
capitanazop Posted December 16, 2009 Author Posted December 16, 2009 D: thanks man i gonna try with this one EDIT: dont work D: <map src="maps/villazombie.map" dimension="1" /> <map src="maps/canals.map" dimension="2" /> and i change to dimension 1 or 2 and nothing, but when i in dimension 0 the objects appear. |||||||||||||||||||||DanieloX|||||||||||||||||||||||
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