The Elder Scrolls Online
0 of 0

File information

Last updated

Original upload

Created by

infydel

Uploaded by

infydel

Virus scan

Safe to use

Tags for this mod

About this mod

Simple PowerShell scripts to update Tamriel Trade Centre price tables

Requirements
Permissions and credits
Changelogs
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.