AssetX/Tutorial Define Tools

From TrainzOnline
Revision as of 22:47, 11 November 2012 by Pev (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Any program can be connected to the AssetX program to be used as a tool within AssetX.

In this tutorial we will conect PEVs Images2TGA tool to open a N3V binary texture (*.texture).

Firstly ensure that you have Images2TGA installed on the same PC as AssetX.

Open a built-in item for edit in TS12 (or TS2009, TS2010), and ensure that there is a *.texture file present for later testing.

Launch AssetX and select "Configure Tools" from the "Options" menu as in Fig 1 below.

Fig 1


The "Define Tools" tab page of the options window will open as shown in Fig 2 below.

Fig 2

There is a drop-down box in the top left of the window named "Menu:". Click on the drop-down arrow to display the list of available menu locations, as in Fig 3 below.

Fig 3

Note that the list shows Menus and file types. The file types, when selected, add the new item to the Right Click menu for when that file type is selected in the AssetX File List.

In this case we choose "*.texture* and *.texture will be displayed in the "Menu:" drop-down box.

Now we give a name to the action we propose for the new tool.

Right Click on the highlighted section immediately below the words "Filemask: *.texture" and select "Rename Item" from the pop-up menu, as in Fig 4 below.

Fig 4

A Data entry window will open to allow entry of an action name. Enter "Convert to TGA" here and click on "OK" to accept, as in Fig 5 below.

Fig 5

"Convert to TGA" will now appear at the left below "Filemask: *.texture". Note also that the Menu Caption box says "Convert to TGA". See Fig 6 below.

Fig 6


We have now defined where our tool will appear and what it's called. We now choose the program we want to run as a tool.

At the upper-right of the Options window we see a vacant list under the heading "File Parameters (quoted)". In the list Right Click on

the first vacant location and select "Browse for File" from the pop-up menu, as shown in Fig 7 below.

Fig 7

In the Select File dialogue, now presented, navigate to find the Images2TGA.exe program and select it. See Fig 8 below.

Fig 8

Note that the full file path to Images2TGA.exe now appears in the File Parameters List.


Now to choose what file we want to open with Images2TGA. A set of built-in macros define pathes, files, and extensions. Click on the

"Legend" button at the bottom of the Options Window to see the choices for these macros. In this case we need the full file path,

fiename and extension to be defined. Right Click on the second box in the File Parameters List and select "Macros" then "%pfe%" (for

path, filename, extension) from the list offered. "%pfe%" will appear in the File Parameters List. %pfe% gives us the file presently

selected in the AssetX File List.

Note that we have not put ant data in the "Switches" column. The use of this is explained later (TBD).

We can check the command line that this sets up creates by right clicking on the File Parameters List and selecting "Preview Command

Line" from the pop-up menu.

Now we can close the Options window by CLicking on the "OK" Button. This closes and SAVES the data we have entered to in program INI

file.

Personal tools