If you need help using this, you probably shouldn't be ******* with itemtype at all.
This was never meant to do itemtype to show tokens and things of that nature, it was built for private servers so that you may add items to itemtype or remove them as desired.
To use it simply download and run, click the open button change whichever values you want to change and save.
Automatically encrypts and decrypts.
Uses .NET 2.0
To change the configuration for columns open the DataColumns.xml file and edit any of the values I have highlighted in green for whichever column you wish to change:
Code:
<Column>
<ID>colName</ID>
<HeaderText>[COLOR="Green"]Name[/COLOR]</HeaderText>
<DefaultValue>[COLOR="Green"]ItemName[/COLOR]</DefaultValue>
<Visible>[COLOR="Green"]true[/COLOR]</Visible>
</Column>
3.28.10 [44 downloads]:
Added XML file specifying config of datacolumns...allows you to change which columns are seen and their names and default values.






