Prat Posted September 13, 2013 Posted September 13, 2013 How to build a map in dimension 5 ? Thank you.
Sora Posted September 13, 2013 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">>> [REL] Resource Starter System v1.3 [REL] Give Permissions Panel v1.4 [REL] Meta Creator 1.1 ( In-game MetaCreator ) [REL] ACL Permission Manager 1.0 [REL] Accounts Security Manager 1.1 Name(s) in-game : old |S.s|SoRa, current : *Sora
Prat Posted September 13, 2013 Author Posted September 13, 2013 because of .map file its written dimension = "0"
myonlake Posted September 13, 2013 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. If I helped you, please click the like button on the right Thanks!
Moderators IIYAMA Posted September 13, 2013 Moderators Posted September 13, 2013 If you can't find it, the short cut key for that is "ctrl + H". (notepad++ or normaly notepad etc.) Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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