• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Weapon damage won't go up on upgrade & more

Vitrex

Moderator
I don't know if it's the idea or not finished feature, but weapon damage won't go up with it upgrade. stats are important but not for weapon damage classes such as Warrior / DK / Hunters.

After you train another weapon skill you don't get it level 400 you should lvl up it by yourself, that kinda annoying .

If you have 2 weapons with same name, and equip one to special slot, you upgrade both at once.

heal mercenary don't have cd on spells or mana cost at tall. so i can spam all the spells as much as i wan't + holy shock is instant cast, no gcd, no cd no mana cost, think of it, how it's op :D

Quest http://www.wowhead.com/quest=14102/mistcaller-yngvar won't work, cause when you use http://www.wowhead.com/item=47009/mistcallers-charm the npc won't be summoned.
 
Last edited:

Syphex

Exalted Member
holy shock can be abused (which i did kek) but yeah it's unfinished work i would highly think. Tommy has a list of what he has to do.
 

Vitrex

Moderator
Plus, there is bug with shadow form, because of the Global Cooldown of it, it's easy fixable by editing spell.dbc and setting shadow form GCD to 0 it won't change anything in game, just people won't get stucked outside of shadow form.

P.s i just adding things here so he can update his list, and people would see what is bugged/missing so they won't waste their time like i did to test it.

Anyways, the mercenary system is so easy to bug / freeze and etc. it's cool i don't say anything, but @Tommy have to fix a lot of code there. before it's actually can be
called playable.

One more, when you upgrading item that have random enchant such as http://www.wowhead.com/item=36041/condor-shoulderpads the all items you have/get with other enchants got affected. sounds logical, but all of them have the same upgrade level as your you upgrading. that's kinda weird.

Mercenary can't wear any items atm, if you try to equip something it says, you successfully equipped @Item name , but when you try to check the gear there is no items in the menu, more about that is that the mercenary got affected by stats on items you tried to equip, but only temporary after he dies, you Relog he has default stats.

And i don't fully understand how the special item slot works, sometimes i can add new items there, sometimes i can't one time i can't add any plate item, other time when i try i can't add any mail / leather. but whatsoever most of the times i can't add any weapon i got.
 
Last edited:

Tommy

Founder
I'm going to be fixing/updating all of the Mercenary issues today, hopefully.

heal mercenary don't have cd on spells or mana cost at tall. so i can spam all the spells as much as i wan't + holy shock is instant cast, no gcd, no cd no mana cost, think of it, how it's op :D

I added those spells the day before launch so I never had a chance to test all of them. I'll take a look at what spell I used.


I'll take a look!

Anyways, the mercenary system is so easy to bug / freeze and etc. it's cool i don't say anything, but @Tommy have to fix a lot of code there. before it's actually can be
called playable.

How can you bug and freeze Mercenaries? There's honestly no code regarding bugging or freezing Mercenaries that I know of.

Mercenary can't wear any items atm, if you try to equip something it says, you successfully equipped @Item name , but when you try to check the gear there is no items in the menu, more about that is that the mercenary got affected by stats on items you tried to equip, but only temporary after he dies, you Relog he has default stats.

The Mercenaries equipping Armor and Weapon; stats actually do apply and it is a live feature. I've tested it so many times in the past and it has worked, but I think my recent proficiency update is causing Mercenaries not able to equip anything at the moment. I'm probably going to do without any kind of proficiency and allow any Mercenary class equip anything they want (adding requirements doesn't really matter since stats matters).

One more, when you upgrading item that have random enchant such as http://www.wowhead.com/item=36041/condor-shoulderpads the all items you have/get with other enchants got affected. sounds logical, but all of them have the same upgrade level as your you upgrading. that's kinda weird.

I'm not sure what you're trying to say here. Are you saying the random enchant comes back when trying to upgrade that item?

And i don't fully understand how the special item slot works, sometimes i can add new items there, sometimes i can't one time i can't add any plate item, other time when i try i can't add any mail / leather. but whatsoever most of the times i can't add any weapon i got.

I've never had these issues at all. First time I've heard of this was last night and now. The special item slot works like: equip one of any item and it will be upgraded, but if you want to upgrade another item you must remove your only equipped item from the special slot and equip the new item you want to upgrade. I've tested armor and weapons and could upgrade without flaw.


Thanks for reporting.
 

Vitrex

Moderator
I'm not sure what you're trying to say here. Are you saying the random enchant comes back when trying to upgrade that item?

I mean if you upgrading item with one of random enchants all of items(but other enchants) you have / get in future will be same level as you upgrade but different enchant. so you get the stats on them just for free.

P.s i'll add more when i find something. i'll keep everything in this thread if you don't mind?
 
Last edited:

Vitrex

Moderator
P.s can you disable sign requirements for guild creation at least for now? since there is not so much player around :D

Here is what i'm talking about when i say i can't use items in special slot.
d22acba5c8619461fb07b899c4e5c7f8328.jpg


And second

7501c3eac9717212efc70914d0a1cda3947.jpg


And here explanation about random enchants part

1d2062214136537fc0e7f13a7d3fd1d6556.jpg


Important edit guys, there is limit how much items can be displayed in one menu. thats why i was not able to put them in special slot.
 
Last edited:

Tommy

Founder
Hopefully the next update I'm going to be doing today will resolve the first two issues there. About the random enchant item, that is just a cache thing. For example, if you leveled a special item and looted the same item it will show the stats from the item you leveled on the same item you looted. The looted item (different from your registered special item) will not increase your stats as the stats on the looted item does not exist. Clearing your cache won't help either. Not really any type of bug just a visual thing.

I was wondering if you were reaching the limit or not. It should tell you if you did indeed reach the limit.
 

Vitrex

Moderator
Oh, okay then it's clear then.
And about that limit i dunno to be honest, as soon as i cleared my inventory i'm able to add other items to special slot, so seems like kinda limit there?

And then the "bug" when you get same item as you upgrading already is also cache visual ? because it shows same stats on both items (the one you upgrading and the one you not).
 

Tommy

Founder
you get same item as you upgrading already is also cache visual ? because it shows same stats on both items (the one you upgrading and the one you not).

It shows the same stats (I explained it above) because they share the same item entry and since your special item has stats, the same item will have those stats to because it is cached. Only difference is the items guid that separates the items stat wise.
 

Vitrex

Moderator
Thanks, i will ! will make another list asap to keep you busy :D

And add more stuff for ED points. i have Sh.t loads of them :D
 

Tommy

Founder
And add more stuff for ED points. i have Sh.t loads of them :D

Trying to knock out bugs first, but it has indeed been on my list before launch. Don't forget you can convert the XP points from your EmuDevs forum account to EmuDevs Point in-game currency. You can do that at EmuDevs Server Site -> Profile -> Convert Points
 

Vitrex

Moderator
i don't think i'll have what to do with 1.3m ED points :D i can't find where to spend 13k i already farmed :D

Maybe add some bags for ED points, or even a little gold like 1000 ED points = 10 gold. just an ideas.
 

Tommy

Founder
i don't think i'll have what to do with 1.3m ED points :D i can't find where to spend 13k i already farmed :D

Maybe add some bags for ED points, or even a little gold like 1000 ED points = 10 gold. just an ideas.

Yeah. You'll be able to buy gold and stuff with them. Most importantly when you have special item(s) at level 100 (may change) you'll be able to spend points on gambling for new stats or extra stats. You can currently only buy heirlooms (2k a piece) for EmuDevs Points if you didn't know.
 
Top