| Updated: | 09-24-08 03:29 PM |
| Created: | unknown |
| Downloads: | 16,909 |
| Favorites: | 23 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
Yes MorgDKP is discontinued and I have rewritten it as MorgDKP2. I would recommend this link for now: MorgDKP2
Version 1.0 is already fairly outdated download r10 please for all the fixes. I will post here as soon as I get time ![]() |
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 14
Uploads: 0
|
updates
seems to have moved to curse. and changed to morgdkp2
http://wow.curse.com/downloads/wow-a...morg-dkp2.aspx see also http://www.wowace.com/projects/morg-dkp2/
Last edited by Grinmaul : 11-05-08 at 01:09 PM.
|
|
|
|
|
||
![]() |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Please add in MorgDKP&BID Russian language package. Thankful in advance. Transfer not full, but the most part of used functions is translated. It is possible to take localisation here: Lang pack
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Thanks huge. All has earned. In the near future I will try to lay out RU localisation.
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
MORGTRACKER_LOOT_RECEIVES2 = "Ваша добыча: (|c%x+|Hitem:%d+:%d +:%d+:%d+|h%[.-%]|h|r)%." Does not work. In russian Client (it is received by me) = "Ваша добыча: <itemstring here>" There can be a problem because of the coding of a file of localisation or business in |c%x+|Hitem:%d+:%d +:%d+:%d+|h%[.-%]|h|r, this line different in EN and DE localisations. My file of localisation in a format utf8
Last edited by Mehanic : 09-16-08 at 11:23 PM.
|
|
|
|
|
|
||
MORGTRACKER_LOOT_RECEIVES1 = "([^%s]+) receives loot: (.+)%.", In english Client = "Morgalm receives loot: <itemstring here>" Only part you need to change is the part that is NOT name or item ie "receives loot:" although the order could change depending on client. If you give me a link or screen of what your game says when you receive loot and someone else I can prob help. |
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Can you can help me with it? |
|
|
|
|
|
|
|
That would be because these need to be translated to whatever comes up in your locale when items are received:
MORGTRACKER_LOOT_RECEIVES1 = "([^%s]+) receives loot: (.+)%.", MORGTRACKER_LOOT_RECEIVES1_COUNT = "([^%s]+) receives loot: (|c%x+|Hitem:%d+:%d+:%d+:%d+|h%[.-%]|h|r)x(%d+)%.", MORGTRACKER_LOOT_RECEIVES2 = "You receive loot: (.+)%.", MORGTRACKER_LOOT_RECEIVES2_COUNT = "You receive loot: (|c%x+|Hitem:%d+:%d+:%d+:%d+|h%[.-%]|h|r)x(%d+)%.", ie it needs to be localized look at the MorgDKP-enUS.lua and deDE files. |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
...</Bosskills><Loot></Loot></key9></Raids></MorgDKP>
Received items for murder of the boss: Выкройка: пояс Глубокой тени Миродробитель Поножи поверженного защитника Поножи поверженного заступника Record from a file WTF/...../MorgDKP.lua ["lootbuffer"] = { ["Выкройка: пояс Глубокой тени"] = "Повелитель глубин Каратресс", ["Миродробитель"] = "Повелитель глубин Каратресс", ["Поножи поверженного защитника"] = "Повелитель глубин Каратресс", ["Поножи поверженного заступника"] = "Повелитель глубин Каратресс", }, Why in Export DKP String there are no things? http://wowdata.ru Russian items/quest bd
Last edited by Mehanic : 09-16-08 at 02:19 PM.
|
|
|
|
|
|
|
Re: Re: Don`t work in russian realm
I'm sorry but I can't understand you very well. But what I am trying to tell you is that in the first screenshot you posted your DKP pool = Export your DKP! This means the DKPInfo.lua file errored on loading and many in game functions will be broken
Your DKP pool should actually have whatever name you gave it if it imports correctly. |
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Re: Don`t work in russian realm
And that that you have told to correct not so difficult... MorgDKP_DKP2 = {Timestamp = 150920081923, Pool = "DB T5 Instance", eqdkpsite = "radiomehanic", prefix = "eqdkp _", Points = {["Русскийник"] = {earn = 0.00, spent = 0.00, adj = 0.00, bal = 0}} Thus deleting nothing
Last edited by Mehanic : 09-16-08 at 02:20 PM.
|
|
|
|
|
|
|
|
Re: Re: Re: Don`t work in russian realm
There is some very strange things going on with your eqdkp install. As you can see in the morgexport file eg:
MorgDKP_DKP1 - looks fine MorgDKP_DKP2 - Points = { ["?????????"] = {earn = 0.00,spent = 0.00,adj = 0.00,bal = 0} }, MorgDKP_DKP3 - Points = { ["??‚? ?«???¤? ?°"] = {earn = 86.00,spent = 0.00,adj = 0.00,bal = 86}, ["???? ?¬??????"] = {earn = 5.00,spent = 0.00,adj = 0.00,bal = 5}, ["??‚? ?¤?±?®?*"] = {earn = 22.00,spent = 0.00,adj = 0.00,bal = 22}, DKP2/3 will cause errors on import into WOW and hence the mod won't work. If you delete MorgDKP_DKP2 & 3 out of the DKPInfo.lua file it should import correctly and work. Not sure what you did on the website to get the 2nd and 3rd pools screwed up.
Last edited by Morgalm : 09-15-08 at 12:56 AM.
|
|
|
|
![]() |