Jump to content

eNeRGy

Members
  • Posts

    34
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by eNeRGy

  1. look at accounts table in realmd database. there is field 'expansion', it must be set to 2 in order to get wotlk expansion works
  2. AFAIK, Tiny abomination in a Jar is not choosing targets and weapon random. According to ElitistJerks, you'll strike with weapon, which gain first of 8(7) motes of anger to target, which gives you last (7/7 or 8/8) mote of anger
  3. Just no. All multi-passenger mounts needs Vehicle system for work. Vehicle system is NOT implemented yet.
  4. eNeRGy

    MMaps Redux

    pets trying to find path in most cases. in example, platform jump before Anomalus in Nexus. My imp always goes around and finds right path, coming to me with couple of mobs on the tail %)
  5. on retail servers that bug appears after disconnect. When naked player swaps some gear, all items begins to display.
  6. what should that column do? remove items when player not have required rating anymore?
  7. think? or tested? may be custom patches/not a master branch ?
  8. Client bug, afaik. Sometimes some characters appearind naked with weapons. Did you see this all time or for some single characters ?
  9. i think OP want some command to give achievements by id.
  10. This also happens on retail servers, so maybe this is client bug.
  11. Consecration should stack from different paladins, without any rank or damage changes.
  12. if you try to use voice chat on retail servers, you'll see that quality is far from vent.
  13. i think it's not a bug, but a feature
  14. combatlog information about caster. i.e. replaces: Replenishment fades from You. with: He's Replenishment fades from You.
  15. Nope... You have some item, and it will be replaced with another when duration ends. With 100% chance. But what you'll loot from new item is another story, so finally there is some chance that you'll get protodrake from FHs. Example: Frenzyheart's jar will be replaced with another one, which contains loot, defined in _loot_template Frenzyheart Tribe === > http://www.wowhead.com/?item=44717 ===> 1 week ===> http://www.wowhead.com/?item=44718 ===MAYBE===> http://www.wowhead.com/?item=44719 Oracles ===> http://www.wowhead.com/?item=39878 ===> 1 week ===> http://www.wowhead.com/?item=39883 ===MAYBE===> http://www.wowhead.com/?item=44707 Anyway, there is only 2 items atm, so IMHO new script event on destroy will be the best solution.
  16. Hmmm.. Correct me if i'm wrong, but Vladimir said some time ago, that best way to implement it - is item scripts. So, you need to implement event like onItemDestroy, which will call relative script function when item expires. At now, separate DB table only for 2 items is wrong solution IMO.
  17. MaNGOS is educational project. Our goals is learn to code, not to own 'emulator community'. Also, learn to setup servers... MaNGOS can hold thousands of players.
  18. There is no level limitations on offy for Northrend(as for Outland too, except Dark Portal limitations). You can set areatrigger limitation however(areatrigger_teleport in DB). But you can't restrict peoples from traveling to Northrend with ships or mage portals.
  19. Blizzlike. And no hacky... Sorry, i forgot Violet Hold. I think we can add new column in creature_onkill_reputation, which will contain tabard aura ID. If player with that aura(57818 in wotlk) kills that creature, then we should replace faction with tabard's faction. It will be more generic - if in Cataclysm we'll see same system(i think we will), we just can fill table with new mobs and new championing aura ID, without code editing. There is only one question - will Cataclysm championing be released with tabard? i think yes. Well, i'll take some time in next couple of days, and may be post new version.
  20. Yep. We have implemented reputation gain system, and we know it's right, because there is some exceptions - some mobs shouldn't give rep, some should give more rep, so there is no need in re-implementing it in formulas.
  21. Why we ever need to check expansion, map, or level? Just fill db with right values (reputation without tabard), and add aura check with faction replace... Just like in first post
  22. -% of physical damage taken. in 3.2(or early) Blizzard decided to replace +armor buffs with -% physical damage.
  23. in 3.3 this should work only with Infusion of Light(deep holy talent) %)
  24. Simply answer: nope. Wee need a cluster solution for mangos.
  25. Good idea, musthave i think. So many bugs appearing after major core modifications in master tree..
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use