SC2Mapster.com
Maps
Assets
Teams
Authors
Forums
Wiki
Paste
Sign in
Register new account
SC2Mapster.com Wiki
Galaxy
/
Data
r7
Source
Markup:
== Overview == The Data editor is a tool provided to access and make changes to data within the Starcraft 2 game libraries. Once a change is made, however, the new value will be saved relative to the current map to prevent important data from being overwritten. [[galaxy/data/data-editor-gui/|Meta GUI guide]] == Data Editor Settings == The following Data Editor Settings were used to get the correct field names.\\ Please use these settings as well when updating this part of the wiki. * Disable View Raw Data * Enable Show Table View * Enable Show Default Values * Enable Show Advanced Fields * Enable Show Field Type Names * Disable Combine Structure Values the above list is on the image below in the encircled area from Left to Right {{http://static.sc2mapster.com/content/attachments/15/442/Data_img.png|Toggle buttons}} == Referencing Fields == Sometimes you want to refer to data from teh data editor, or you want to change stuff using catalogs. For this you will need to know the following information: * What Data Type is it that I'm looking for? ** //The possible datatypes are listed below// * What is the ID of the object that I want the data from? ** //When looking in the data editor hit ctrl+d (enter raw data mode) and at the top of the fields should now be a field named id. This is the id you want to use.// * What is the fieldpath for the field from which I want the data? ** //go into raw data mode (ctrl+d) find the field from which you want to retrieve the value. It would look something like "CDataType_Field" What you do is remove the C... line till the first "_" then change all the "_" into "." and if it is an array you need to specify the position in the array ([n] n=position).// == Tabs == Displayed in order of categories seen in data editor. === Game === * [[Galaxy / Data / Abilities|Abilities]] * [[Galaxy / Data / Behaviors|Behaviors]] * [[Galaxy / Data / Effects|Effects]] * [[Galaxy / Data / Footprints|Footprints]] * [[Galaxy / Data / Items|Items]] * [[Galaxy / Data / Loot|Loot]] * [[Galaxy / Data / Movers|Movers]] * [[Galaxy / Data / Requirements|Requirements]] * [[Galaxy / Data / Turrets|Turrets]] * [[Galaxy / Data / Units|Units]] * [[Galaxy / Data / Upgrades|Upgrades]] * [[Galaxy / Data / Validators|Validators]] * [[Galaxy / Data / Weapons|Weapons]] === Actor === * [[Galaxy / Data / Actors|Actors]] * [[Galaxy / Data / Attach Methods|Attach Methods]] * [[Galaxy / Data / Beams|Beams]] === Art And Sound === * [[Galaxy / Data / Buttons|Buttons]] * [[Galaxy / Data / Digital Sound Effects|Digital Sound Effects]] * [[Galaxy / Data / Lights|Lights]] * [[Galaxy / Data / Models|Models]] * [[Galaxy / Data / Reverb Effects|Reverb Effects]] * [[Galaxy / Data / Sounds|Sounds]] * [[Galaxy / Data / Soundtracks|Soundtracks]] * [[Galaxy / Data / Textures|Textures]] === Terrain === * [[Galaxy / Data / Fog of War Data|Fog of War Data]] * [[Galaxy / Data / Terrain Cliff Meshes|Terrain Cliff Meshes]] * [[Galaxy / Data / Terrain Cliffs|Terrain Cliffs]] * [[Galaxy / Data / Terrain Objects|Terrain Objects]] * [[Galaxy / Data / Terrain Roads|Terrain Roads]] * [[Galaxy / Data / Terrain Texture Sets|Terrain Texture Sets]] * [[Galaxy / Data / Terrain Textures|Terrain Textures]] * [[Galaxy / Data / Water|Water]] === Advanced === * [[Galaxy / Data / Achievement Terms|Achievement Terms]] * [[Galaxy / Data / Achievements|Achievements]] * [[Galaxy / Data / Alerts|Alerts]] * [[Galaxy / Data / Cameras|Cameras]] * [[Galaxy / Data / Conversation States|Conversation States]] * [[Galaxy / Data / Conversations|Conversations]] * [[Galaxy / Data / Cursors|Cursors]] * [[Galaxy / Data / Game UI Data|Game UI Data]] * [[Galaxy / Data / Gameplay Data|Gameplay Data]] * [[Galaxy / Data / Item Classes|Item Classes]] * [[Galaxy / Data / Item Containers|Item Containers]] * [[Galaxy / Data / Races|Races]] * [[Galaxy / Data / Requirement Nodes|Requirement Nodes]] * [[Galaxy / Data / Rewards|Rewards]] * [[Galaxy / Data / Score Results|Score Results]] * [[Galaxy / Data / Score Values|Score Values]] * [[Galaxy / Data / Tactical AI Data|Tactical AI Data]] * [[Galaxy / Data / Target Finds|Target Finds]] * [[Galaxy / Data / Target Sorts|Target Sorts]] == Fields Structure See the [[Galaxy / Data / Fields Structure|Fields Structure Page]].
Markup Type:
The type of markup for this entry.
Click here for details
.
BBCode
Markdown
Plain Text
WikiCreole