Page 14 of 14

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Tue Dec 08, 2020 5:24 am
by Abrafo
doky wrote: Mon Dec 07, 2020 8:29 pm Where is deathblow2 data saved? I've lost all my scores after PC cleanup, never touched the ROR folder.
Depending on your install location, it should be something like: C:\Program Files (x86)\Electronic Arts\Warhammer Online - Return of Reckoning\user\settings\Martyrs Square\PLAYER_NAME\PLAYER_NAME\Deathblow2>SavedVariables.lua

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Mon May 31, 2021 4:17 pm
by Curneus
Is there a way to remove the draggable, clickable icon in the options? I don't see one but hoping that I am just missing something obvious. I have a warboard icon that does the same as the draggable icon so I just want to remove it.

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Mon Feb 21, 2022 8:50 pm
by MasacruAlex
I've played in the morning, now i've logged tonight and my db stats on my character, lvl 9 are reset.. all is 0, any idea what might have caused it?

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Wed Aug 07, 2024 3:11 pm
by nein
Hi,
finally I came back on WaR and I want to do my own UI. I noticed DB2 v. 2.0.0 reports an error by the in-game addon manager.
I tried to use VinyUI DB2 and it is ok but it has no book button toggle window.

I compared those files with Notepad++ and I noticed many differences:
  • Deathblow2.lua
  • Deathblow2.mod
  • Deathblow2.xml
Unfortunately I am not able to make the Viny version working with a toggle button like the other.
I already cleared both profiles and Interface folders but no way to remove the error.

https://imgur.com/a/eEJsLQi

Can you help me to have DB2 with toggle button but wothout error please?

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Mon Feb 24, 2025 2:18 am
by voodootau
Hi, im asking the similar thing as Curneus, is there a way to remove the draggable icon? There's already a toggle button for it on Warboard.

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Wed May 07, 2025 9:31 am
by Scragmuncher
I have an issue where the Deathblow book icon is stuck in the middle of my screen and can't be moved. I had this issue before and managed to find a script to put it back in the top corner, but I'm unable to find that again. Anyone have an idea?

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Wed May 07, 2025 6:30 pm
by Meanpanda
Scragmuncher wrote: Wed May 07, 2025 9:31 am I have an issue where the Deathblow book icon is stuck in the middle of my screen and can't be moved. I had this issue before and managed to find a script to put it back in the top corner, but I'm unable to find that again. Anyone have an idea?
I’ve seen this is a issue for quite sometime and I haven’t found an answer. I would like to turn deathblow back on but I don’t wanna star at that book.

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Fri May 09, 2025 9:58 am
by Scragmuncher
If anyone has the same issue in the future you can hide the book icon with

/script WindowSetShowing("DeathblowMenuButton",false)

And then open the windows when you want it with

/db show

Haven't been able to find the script to change the location unfortunately.

Re: [ADDON] DeathBlow 2.0 Update 05/8/2016

Posted: Thu Jun 05, 2025 1:03 am
by Abrafo
Does anyone know how and/or when this addon saves information while in game? I'm finding that many times when I'm on my dps character and have several kills logged, the game dc's and I loose all progress from that session. Ironically, it never seems to happen when I'm getting farmed.

I'm not suggesting that the dc is related to the addon, but looking for a way to save progress in game on the fly so that if or when the game does dc, I don't lose good progress. Thank you.