Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 3.1
EU version of .cmd script now calls EU updater, not US! (doh)
minor improvement to .cmd so path is only in one place
Version 3
Rewrote .cmd files to run from any location, allowing use in Windows Startup folder. Added a message above the download window to make it clearer which version is running.
Added README file
Version 2
Added .cmd files to allow unrestricted execution (hopefully)
Fixed bug where files were not getting overwritten by newer versions
Version 1
Initial script creation
This script is a simple replacement for the TTC .exe, that downloads and updates the price tables used by the in-game mod. It works by replicating the manual process for doing the same (downloading PriceTable.zip and unpacking it) Installation:
Unzip the zip file in the TTC addons directory (this folder is usually located in %userprofile%\Documents\Elder Scrolls Online\live\AddOns\TamrielTradeCentre)
The two .ps1 files MUST be in the TamrielTradeCentre folder itself, NOT in AddOns or in their own folder.
Either or both of the .cmd files can be moved to the Desktop, or anywhere else - only the two .ps1 files need to be located in the Tamriel Trade Centre directory.
Usage:
Double-click the appropriate .cmd file for the locale you use (pricetable-update-us.cmd or pricetable-update-eu.cmd)
ALTERNATIVE METHOD: right-click the ps script for the locale you use (pricetable-update-us.ps1 or pricetable-update-eu.ps1) and select Run with PowerShell (this may not work depending on your Windows policies)
If successful, you should see the various ItemLookupTable_xx.lua files update, along with PriceTableNA.lua or the EU equivalent.
Running on startup:
Open an explorer window and enter shell:startup in the address bar. Copy and paste the appropriate .cmd (NOT .ps1!) file into this folder, depending on which locale you wish to update.
The .cmd files should be able to locate the folder TamrielTradeCentre is installed in automatically, even if your user profile, or just My Documents, has been moved to a different drive.