Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Sasky
Forum: Tutorials & Other Helpful Info 03/01/15, 10:50 AM
Replies: 71
Views: 63,034
Posted By Sasky
The problem is text labels don't really help you...

The problem is text labels don't really help you for versioning.
If you really wanted it tied to ESO versions, you could do something like 1.6r1, 1.6r2, 1.6r3

As far as reminding people to update,...
Forum: Tutorials & Other Helpful Info 01/28/15, 07:40 PM
Replies: 71
Views: 63,034
Posted By Sasky
Looked at it a bit. It's easy to get a dump of...

Looked at it a bit. It's easy to get a dump of currently spent points with something like:
local function storePoints()
local out = {}
for i = 1, GetNumChampionDisciplines() do
out[i]...
Showing results 1 to 2 of 2