Jump to content

VladimirMangos

Members
  • Posts

    2813
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by VladimirMangos

  1. I not understood last description. "Useable by character" is filter as you say. So sorting by it impossible. It _can_ used in sort time but sort must be sby some from collumns. I test with/without "Useable by character" by different collumns and not get crash. :(

    [added]Just after hit post button i get crash in auction sorting code. So i found possible source of problem. Not related for me to filters but related to way how we check some sorting cases.

    [added2]sort assert fail case must be fixed in [11769]

  2. Look like you have mangosscript.dll build for older mangosd and then dll can't be loaded by core at startup.

    You have 2 choices: (1) if you want scripting support like sd2 then you must build new version dll for current core.

    or (2) if you don't want scripting library support then just delete outdated mangosscript.dll

  3. It don't must be 100. This how high auction price from item default price.

    Where you see item prices at auction = default price for vendors.

    Hmm found something interesting in config file. line 77 and down:

    # AuctionHouseBot.Alliance.Price.Ratio

    # Define the price of selled item here for the Neutral Auction House

    # Default 200

    Should it be like this?

    Fixed in [11742]. Thank you.

  4. i restore manually patch and let show it correctly by use [ code = diff ]

    Can you repost other patchs with proper guards

    Patch possible more hack that sollution. Spell have 3 auras as i remember.

    If this affect only this spell that have SPELL_AURA_MOD_PACIFY, then this must be affect

    SPELL_AURA_SPIRIT_OF_REDEMPTION but _NOT_ raw spell id.

  5. i modify code in applied version for set at any spelmod charge use, this not affect original way use lastAffected. I only not sure at 100% that impossible cases when while one normal spell castes another also use this spellmod charge. In this cases one from 2 used charges can be lost at cancel. Ofc, possible create array with slot per charge for store specific charge spell casts, but i don't want adding more structures if not real cases for this need.

×
×
  • 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