Yesterday I was not able to post here so I wrote it in this subforum: https://www.lotro.com/forums/showthr...alantir-plugin
In short: I made a small modification to the Palantir II plugin, it now displays properly the wrath in place of the power bar. I uploaded it to my Google drive as a temporary solution, the link is in the linked forum topic. I hope you will find it useful.
It would be great if someone can help me in putting it to the lotroplugins site, preferably by uploading it there as an update to the already existing Palantir II (maybe someone here is an admin there or at least knows one) .
You need to be logged in on lotrointerface to be able to upload.
Since palantir II is uploaded as patch/addon to palantir, you will have to upload your version as patch to palantir too. (cant upload as patch to patch)
https://www.lotrointerface.com/downl...-Palantir.html
On the palantir plugin site, under the main "Interface information" table, there is "Patch & Add-on List" table. When you are logged in, there is link on bottom right to Upload patch or upload addon.
You will need to provide zip file, i think best is include whole plugin in the zip, to make it easier for users.
You need to be logged in on lotrointerface to be able to upload.
Since palantir II is uploaded as patch/addon to palantir, you will have to upload your version as patch to palantir too. (cant upload as patch to patch)
https://www.lotrointerface.com/downl...-Palantir.html
On the palantir plugin site, under the main "Interface information" table, there is "Patch & Add-on List" table. When you are logged in, there is link on bottom right to Upload patch or upload addon.
You will need to provide zip file, i think best is include whole plugin in the zip, to make it easier for users.
Thank you for the information. I uploaded the plugin and received the message that it is awaiting for approval. Hopefully soon everyone can download it from that site as well.
The plugin is not working for me. I downloaded it last night after the approval and unziped the file into my plugin folder. I am logged into lotrointerface. Still displaying power and not wrath. Unless I'm doing something wrong I just wanted to let you know. I also tried logging off and on in the game. Thanks
The plugin is not working for me. I downloaded it last night after the approval and unziped the file into my plugin folder. I am logged into lotrointerface. Still displaying power and not wrath. Unless I'm doing something wrong I just wanted to let you know. I also tried logging off and on in the game. Thanks
Hi Woldo,
Thank you for the feedback. I am very inexperienced with the Lua script so I am not sure how we can debug it. When I read your comment two ideas came to my mind:
1. My modification was just with the numbers, so maybe wrath is displayed, but with blue color and that made you think it is still the power.
2. You have the other Palantir installed as well and maybe the two cannot exist well together.
I checked my upload in the lotroplugins site, downloaded it and looked into the MainWindow.lua file. I found my modification inside, the first line is this:
self.displayPower=function()
Please check if you see this line too.
Furthermore can someone confirm that my modification works for him/her? Does anyone else experience the same problem as Woldo?
Thank you for the feedback. I am very inexperienced with the Lua script so I am not sure how we can debug it. When I read your comment two ideas came to my mind:
1. My modification was just with the numbers, so maybe wrath is displayed, but with blue color and that made you think it is still the power.
2. You have the other Palantir installed as well and maybe the two cannot exist well together.
I checked my upload in the lotroplugins site, downloaded it and looked into the MainWindow.lua file. I found my modification inside, the first line is this:
Please check if you see this line too.
Furthermore can someone confirm that my modification works for him/her? Does anyone else experience the same problem as Woldo?
Thanks,
D.C.
Update: reinstalled and now working. Thanks for your time