Guide to mapping: Difference between revisions

123 bytes removed ,  20:36, 13 February 2020
m
moved guides template
m (moved guides template)
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 272: 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