Prat Posted September 13, 2013 Share Posted September 13, 2013 How to build a map in dimension 5 ? Thank you. Link to comment
Sora Posted September 13, 2013 Share Posted September 13, 2013 Just change the dimension in meta file(meta.xml) to 5 example : > gamemodes="example" type="map" name="example" author="example" version="1.0.0">> src="example.map" dimension="5">>> Link to comment
Prat Posted September 13, 2013 Author Share Posted September 13, 2013 its not working... Link to comment
Prat Posted September 13, 2013 Author Share Posted September 13, 2013 because of .map file its written dimension = "0" Link to comment
myonlake Posted September 13, 2013 Share Posted September 13, 2013 Use Notepad++ or whatever text editor you prefer and replace all occurrences of dimension="0" to dimension="5". Not that hard. Link to comment
Moderators IIYAMA Posted September 13, 2013 Moderators Share Posted September 13, 2013 If you can't find it, the short cut key for that is "ctrl + H". (notepad++ or normaly notepad etc.) 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