PointWatch
PointWatch
Download Pointwatch
Converted over from Windower LUA.
Please reply if any bugs found.
I'll try to help keep the message id's up to date should a patch break them.
Converted over from Windower LUA.
Please reply if any bugs found.
I'll try to help keep the message id's up to date should a patch break them.
Re: PointWatch
<3 God among men/women
I'll let you know if I run into any bugs.
EDIT No issues so far. Is it possible to make it show sparks/acc? I saw something about it mentioned in code.

EDIT No issues so far. Is it possible to make it show sparks/acc? I saw something about it mentioned in code.
Last edited by Nameious on Mon Oct 30, 2017 11:22 pm, edited 1 time in total.
Re: PointWatch
Ran it for ~4 hours tonight. No issues yet.
Re: PointWatch
Thanks for testing guys! I'm converting over more as time permits~
You can indeed show sparks/accolades. In your settings file under the addonpath/data/settings_charactername.json your should see strings. They can be edited with the variables that Pointwatch allows. Check out it's readme.
I currently use this for my default on my characters to show sparks:
You can indeed show sparks/accolades. In your settings file under the addonpath/data/settings_charactername.json your should see strings. They can be edited with the variables that Pointwatch allows. Check out it's readme.

I currently use this for my default on my characters to show sparks:
Code: Select all
"default": "xp.current..'/'..xp.tnl..'XP '..lp.current..'/'..lp.tnm..'LP ['..lp.number_of_merits..'/'..lp.maximum_merits..'] XP/hr:'..string.format('%.1f',math.floor(xp.rate/100)/10)..'k '..cp.current..'/'..cp.tnjp..'CP ['..cp.number_of_job_points..'] CP/hr:'..string.format('%.1f',math.floor(cp.rate/100)/10)..'k Sp: ' .. sparks.current"
-
- Posts: 47
- Joined: Fri Dec 09, 2016 8:56 pm
Re: PointWatch
Just a heads up it errors out in the dynamis divergence zone
Re: PointWatch
Am I the only one having issues with it saving pos?
-
- Posts: 47
- Joined: Fri Dec 09, 2016 8:56 pm
Re: PointWatch
This should fix the Aby zones so the reflect the correct lights and time
Code: Select all
https://gist.github.com/MilitantRav/90c4cb9be24d98b37a7ba58444f0d274
-
- Posts: 47
- Joined: Fri Dec 09, 2016 8:56 pm
Re: PointWatch
Uploaded the new offsets found the old ones were wrong