Carlossg Posted December 13, 2013 Share Posted December 13, 2013 Hi guys! I want to load a map in a specific dimension in the game, do you know how to do this? Link to comment
Tete omar Posted December 13, 2013 Share Posted December 13, 2013 I'd store all objects information into a table and later do a loop and use createObject + setElementDimension. Link to comment
Carlossg Posted December 13, 2013 Author Share Posted December 13, 2013 Yes, but, I have a .map and I want to load the map in a dimension, I don't know exactlly how map loaders works but I think it's direct to the server and I can't change where to load without any elaborated script Link to comment
50p Posted December 14, 2013 Share Posted December 14, 2013 Can't you set the dimension in an attribute of the node? <map dimension="1"> You can change the dimension of every object in the map file separately, with "dimension" attribute: https://wiki.multitheftauto.com/wiki/Element/Object 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