RDNWiki: DOWAttributeEditor/Tutorials?/HowToGetStarted ...

RDN Wiki Home | Page Index | Recent Changes | Recently Commented | Users | Registration | Login:  Password:  

How to Get Started

Contents

Introduction


This guide is the start of using the Attribute Editor. First things first:



Once you have done this, you should be able to load the Attribute Editor. Follow these steps:


  1. Go to the start menu and find the Attribute Editor shortcut. Once you select it, the attribute editor will open like this:
    • (Picture: AE open first time)
  2. Go to “Open” and select your modification, not W40k !!!.
  3. Wait for it to load. («Not Responding» just means “I'm loading, but not telling you that”) Trust me, this can take a matter of minutes to load the gazillion files – your RAM usage may rocket (for a time at least). Note: RAM usage can be quite high, around 155MB+, and so don't expect other things to run at good speeds at the same time.

Now you should have the attribute editor open, looking like this:


(Picture: AE Mod Fully Open)

Editing something – making the Space Marine Barracks cost 6000 requisition


To mess around and get started, editing values of exsisting things is very easy – just select something randomly, and look at the boxes at the right of any descriptions. Change values to change stuff.


EG: Changing the cost of the space marine barracks to 6000 requsistion, follow these steps:


  1. Get to the barracks file by opening these in order:
    • entity_blueprint
    • building
    • space_marine_building
    • space_marine_barracks
  2. Notice how this is a lot of information about the Space Marine barracks (wow!) To edit the costs, open these in the right hand plane:
    • cost_ext
    • time_cost
    • cost
  3. Now you can see you have the population, power and requisition values. We can now change the requsisition value (currently 250) to anything we like. This is what changing it to 6000 is like:
    • (Picture: AE before 6000)
    • (Picture: AE 6000 requsition for barracks)
  4. To now use this in-game, you must go to File -> Save to add it to our files...
    • (Picture: AE Saving 6000)
  5. ...then click File -> Save 1 Binary to save only a single binary file – the current selected one (the barracks). If you select Save Binary it saves all your custom saved LUA files – in this case, it should also only be one file.

Now, if you go in game, with your mod, and load a skirmish game as the Space Marines, the barracks will cost 6000 requsistion!


So, play around, enjoy making your Orks cost 1 each, or have the cultists pistol do 80000 damage per shot. Get used to how the AE lays out files, and how to get from one place to another using “Jump To Parent” and “Jump To Refence”.

Adding something new (a new subtype) – creating an entry for an Ork Building “Grot Pile”


To add something and then edit it is seemingly the stupidest/longest/most annoying part of the attribute editor (apart from lack of documentation, and burning files). You have to follow these steps to avoid greyed out boxes and files not exsisting... for example, adding a new Ork building: The “Grot Pile” I made up:


  1. Go to the Ork Building's location: entity_blueprint\building\ork_building
  2. Select the ork_building value, and go to Add new ork_building subtype...
  3. Name it something – in this case, ork_grot_pile will do. Leave all options as they are – the current location is fine.
  4. Once created, you need to do these sub-steps:
    1. Edit the metatype – select the new value (ork_grot_pile) and select Edit Metadata...
    2. Click “OK” at the bottom of the new dialog. There is no need to edit anything.
    3. Select File -> Save back in the normal window, to save the current changes for the mod.
  5. Now you can re-select the value (ork_grot_pile), and ta-dar, it can be edited and is no longer greyed out!

If this isn't done this way, the file doesn't exsist or get saved correctly and so will be uneditable, sadly.

Remarks


This starts the How To guides – well, hopefully it'll show how too. Nothing specific is mentioned in this starting guide apart from the examples – mess around and explore the Attribute Editor – else the more advanced sections may make no sense if you don't know the menu options (don't worry about what they do) or how to create a new subtype, or even editing a value, then the guides may make no sense when you are asked to do them.

Links


AE Tutorials?
Attribute Editor
Mod Tools
RDN Wiki Home

End of Page

Referring pages: DOWAttributeEditor
RDNWikiHome

Files [Hide files/form]
Comments [Hide comments/form]