Guide to mapping: Difference between revisions

Jump to navigation Jump to search
83 bytes removed ,  20:36, 13 February 2020
m
moved guides template
m (moved guides template)
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Other related guides: [[Understanding SS13 code]], [[SS13 for experienced programmers]] and [[Map Merger]].<br>
{{Contribution guides}}
If there are any errors, questions or requests then feel free to ask in #development-public [https://github.com/yogstation13/Yogstation here].
If there are any errors, questions or requests then feel free to ask in #mapping [https://github.com/yogstation13/Yogstation here].


==Downloading and Opening Maps==
==Downloading and Opening Maps==
Line 225: Line 225:
☑ Areas are balanced correctly (eg. the Vault should be made of reinforced structures and electrified windows, the Kitchen should not).<br>
☑ Areas are balanced correctly (eg. the Vault should be made of reinforced structures and electrified windows, the Kitchen should not).<br>
☑ Areas are not too empty.<br>
☑ Areas are not too empty.<br>
☑ Disposals is connected and works.
☑ Disposals is connected and works.<br>
☑ All station rooms have gravity.


'''Checking tools:'''<br>
'''Checking tools:'''<br>
Line 271: Line 272:
To fix this problem you need to close dream maker (save the project first, obviously). Open your map (.dmm) file in a text editor, such as notepad or notepad++. Search (ctrl+f) through the file for step_x and step_y and remove any reference to it. Once no more instances of step_x or step_y are found in the file, save it and open it in dream maker once again. Compile the code and movement should work fine once more. Ask on our discord if you need any extra help.
To fix this problem you need to close dream maker (save the project first, obviously). Open your map (.dmm) file in a text editor, such as notepad or notepad++. Search (ctrl+f) through the file for step_x and step_y and remove any reference to it. Once no more instances of step_x or step_y are found in the file, save it and open it in dream maker once again. Compile the code and movement should work fine once more. Ask on our discord if you need any extra help.
[[Category:Guides]] [[Category:Game Resources]]
[[Category:Guides]] [[Category:Game Resources]]
{{Contribution guides}}
Wiki Staff
6,167

edits

Navigation menu