User Tools

Site Tools


modding:tutorials:dialog-hail

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
modding:tutorials:dialog-hail [2021/05/07 19:18] – [Wrap Up] jazzymodding:tutorials:dialog-hail [2021/05/07 19:27] – added link to notepad++ jazzy
Line 86: Line 86:
 == Why Can't I Find The Module/Map Level Objects? == == Why Can't I Find The Module/Map Level Objects? ==
  
-If you notice that you don't see Map Objects in the Module/Maps menu, that is because that isn't currently exposed. These objects are in the XML file though. Look in your .../Starship Horizons/Modules/Horizons/Maps/Milky Way.xml file in Notepad or Notepad++. Scroll past all of the enumerated star systems and check out the <objects> section. Here is where the default Comm Stations and Spacedock are spawned. Look at some Objects from one of the Horizons Base Missions (.../Starship Horizons/Modules/Horizons/Missions/...) to see how some of the object parameters are overridden. Hopefully, this will be exposed at the module level in the Designer soon.+If you notice that you don't see Map Objects in the Module/Maps menu, that is because that isn't currently exposed. These objects are in the XML file though. Look in your .../Starship Horizons/Modules/Horizons/Maps/Milky Way.xml file in Notepad or [[https://notepad-plus-plus.org/|Notepad++]]. Scroll past all of the enumerated star systems and check out the <objects> section. Here is where the default Comm Stations and Spacedock are spawned. Look at some Objects from one of the Horizons Base Missions (.../Starship Horizons/Modules/Horizons/Missions/...) to see how some of the object parameters are overridden. Hopefully, this will be exposed at the module level in the Designer soon.
  
 == Looking for Help or Advice? == == Looking for Help or Advice? ==
modding/tutorials/dialog-hail.txt · Last modified: 2021/05/07 22:39 by jazzy