• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

[Guide] Using 010 Editor

Newbie Spellweaver
Joined
May 11, 2013
Messages
40
Reaction score
14
Video guide on cloning (downloading) the scripts and templates (repository):


Video guide on editing a template and using a script (server):


Video guide on editing a template and using a script (client):


--------

Hello,

It seems a lot of people are not sure how to use 010 Editor. So here is a quick guide to get you started.

First, follow the instructions from this page:


Now, say you want to edit "MonsterCharacter.dat", this is what you do:
  1. Open 010 Editor
  2. Go to: File (menu) -> Open File: Find and select "MonsterCharacter.dat"
  3. In case your template has not already auto-run, do the following:
    1. Go to: Template (menu) -> Open Template: Find and select "MonsterCharacter.bt"
    2. In 010 Editor, for the 'MonsterCharacter.dat' file, you should see a menu that says "Run Template", click that and select "MonsterCharacter.bt"
  4. Now you should see the "Template Results" window
    (If you don't select MonsterCharacter.dat window and hit Alt+4)
  5. Over here you can edit, just like structorian, the MonsterCharacter.dat file by simply double clicking the tree-objects to expand them.

We have a lot more guides on how to use scripts (e.g. automation of some repeated tasks) which you can find and read over here (Scroll to the bottom)


Hope this helps!
 
Last edited:
Newbie Spellweaver
Joined
May 11, 2013
Messages
40
Reaction score
14
Yes, you must check out the repository (clone it) to your computer into the folder:
C:\development\010-editor\ (recommended)

E.g. C:\development\010-editor\010 Templates and etc

To clone a repository you need GIT, the repository URL is: git@bitbucket.org:Intrepid-Web/010-editor.git

Follow this guide on how to clone a repository, except use the above URL instead of the one in the guide:



We will post a video soon on how to clone a repository!
 
Newbie Spellweaver
Joined
May 11, 2013
Messages
40
Reaction score
14
We fixed the server-side script however the client side template is not properly written so we need to get it finished before we can fix the script.

If anyone has the client side Quest structures it would be great if you can fix up the bt template or simply share the .strs and we will update it.
 
Back
Top