[Archive] Capturing PvP Objectives
[Archive] Capturing PvP Objectives
![[Image: 1395f29b4c4a94c1357e23ebce3cf7b3.jpg]](https://i.gyazo.com/1395f29b4c4a94c1357e23ebce3cf7b3.jpg)
![[Image: c0f174a5f8bdc3fd4655fa4f03ecf341.jpg]](https://i.gyazo.com/c0f174a5f8bdc3fd4655fa4f03ecf341.jpg)
Archived author: Peacy • Posted: 2016-08-02T00:18:22+00:00
Original source
Hey all,
So i have recently started scripting my own bg where players work to capture PvP towers by standing on them, however, at first i though my bg didnt work but the capturing bar just doesn't show. Its not only that it doesnt show in my BG but it doesnt show in the plaguelands pvp, shatt pvp, or even hellfire tower pvp.
Here is an example,
![[Image: 1395f29b4c4a94c1357e23ebce3cf7b3.jpg]](https://i.gyazo.com/1395f29b4c4a94c1357e23ebce3cf7b3.jpg)
As you can see in this image normally there should be a bar on the right side of the screen that allows me to see my capture progress on this objective. However, that does not appear, if I stand here for a while though this happens,
![[Image: c0f174a5f8bdc3fd4655fa4f03ecf341.jpg]](https://i.gyazo.com/c0f174a5f8bdc3fd4655fa4f03ecf341.jpg)
As you can see i captured the objective based on what was said in chat and the world state updated. I don't understand why i cant see the capture bar.
Thanks!!
Archived author: Skarn • Posted: 2016-08-03T08:22:13+00:00
Original source
Maybe your core is too outdated to support this trivial feature? You need to make sure if original Blizzlike content definitely does not work.
Quote: On 02/08/2016 at 1:18 AM, Peacy said:It was the WorldstateUI.dbc for some reason it dose not display it when new lines are added.
Hey all,
So i have recently started scripting my own bg where players work to capture PvP towers by standing on them, however, at first i though my bg didnt work but the capturing bar just doesn't show. Its not only that it doesnt show in my BG but it doesnt show in the plaguelands pvp, shatt pvp, or even hellfire tower pvp.
Here is an example,
As you can see in this image normally there should be a bar on the right side of the screen that allows me to see my capture progress on this objective. However, that does not appear, if I stand here for a while though this happens,
As you can see i captured the objective based on what was said in chat and the world state updated. I don't understand why i cant see the capture bar.
Thanks!!
Archived author: Nupper • Posted: 2016-08-05T10:14:32+00:00
Original source
Quote: On 02/08/2016 at 1:18 AM, Peacy said:It was the WorldstateUI.dbc for some reason it dose not display it when new lines are added.
Hey all,
So i have recently started scripting my own bg where players work to capture PvP towers by standing on them, however, at first i though my bg didnt work but the capturing bar just doesn't show. Its not only that it doesnt show in my BG but it doesnt show in the plaguelands pvp, shatt pvp, or even hellfire tower pvp.
Here is an example,
As you can see in this image normally there should be a bar on the right side of the screen that allows me to see my capture progress on this objective. However, that does not appear, if I stand here for a while though this happens,
As you can see i captured the objective based on what was said in chat and the world state updated. I don't understand why i cant see the capture bar.
Thanks!!
Archived author: bfx • Posted: 2016-08-05T12:59:56+00:00
Original source
Did you convert the file into CSV or used DBCEditor?
Converting to CSV can corrupt a file, found this out when trying to do spell visuals. Try using DbcEditor instead if you haven't already done so.