Jump to content

Mylifesuxito

Members
  • Posts

    159
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Mylifesuxito

  1. shadez in your last patch i think that we have an error look, the first bold , and the second Battleground also the * i think --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -633,6 +633,10 @@ uint32 Unit::DealDamage(Unit *pVictim, uint32 damage, CleanDamage const* cleanDa { // FIXME: kept by compatibility. don't know in BG if the restriction apply. bg->UpdatePlayerScore(killer, SCORE_DAMAGE_DONE, damage); + /** World of Warcraft Armory **/ + [b] if (BattleGround * bgV = ((Player*)pVictim)->GetBattleGround())[/b] --------THIS------- + bgV->UpdatePlayerScore(((Player*)pVictim), SCORE_DAMAGE_TAKEN, damage); + /** World of Warcraft Armory **/ } } @@ -5862,6 +5866,10 @@ int32 Unit::DealHeal(Unit *pVictim, uint32 addhealth, SpellEntry const *spellPro { ((Player*)pVictim)->GetAchievementMgr().UpdateAchievementCriteria(ACHIEVEMENT_CRITERIA_TYPE_TOTAL_HEALING_RECEIVED, gain); ((Player*)pVictim)->GetAchievementMgr().UpdateAchievementCriteria(ACHIEVEMENT_CRITERIA_TYPE_HIGHEST_HEALING_RECEIVED, addhealth); + /** World of Warcraft Armory **/ + [b] if (Battleground* bgV = ((Player*)pVictim)->GetBattleground())[/b] -------- THIS -------- + bgV->UpdatePlayerScore(((Player*)pVictim), SCORE_HEALING_TAKEN, gain); + /** World of Warcraft Armory **/ }
  2. rev: 10322 sd2: 173x dont remember very well. no custom patches. hello there, i just learn this mount http://www.wowhead.com/item=54860, but it doesnt fly. here more info http://www.wowwiki.com/X-53_Touring_Rocket
  3. o.0 i thougth that this bug was fixed, i post it at rev 10100+ think, at mangos.conf we can configure the time to reset but like sytaria say the reset time is totally wrong also the raids. hope devs can fix it soon as possible
  4. maybe due this issues the same thing happend to the reccount addon that some tiems stop working.
  5. maybe im so newbie but where is the file that lynx3d said to made the change?
  6. im getting a lot of servers down due to this issues, the server is running normally them a crash happend and latter of that when a single player try to log server crash. i mean server startup again and some secs latter and 20 or 10 secs or the time that X player with this issues log in server goes down. its a really random crash i dont know how a simple log of a player can crash the server i got today 13 crash in less than 15 min. im blank 0.0 my rev is 10322 without custom patches
  7. maybe ur right maybe at my pay host doesnt have rewrite on, without the rewrite on its impossible to host this armory?? i ask caus maybe other ppl like me have pay hosting but shared hosting where you cant modified things for shadez. i put on armory on my localhost where i can set on the rewrite but getting this error http://pastebin.com/veXRq1qD i manually added the data id 1 and name vwc ... at version didnt know what should be there so i put 1. and latter of make that i didnt get the error of the character and also at my account can add my character. so whats the problem there? , the error that i got now is the bar load stuck and item doesnt show but i think is caus didnt unzip the icons pack yet its late here so will do that tomorrow
  8. yes! something like that will work for me, as i use joomla for my site and not a wow website project, im looking for something that make that work. o btw THATS THE EXACTLY template that im using! so im sure that he use joomla. but he maybe have php skills so made the rest
  9. if i have armory inside of another website for example my main website is www.fanartve.com/vwc and inside vwc is armory so i have fanartve.com/vwc/armory how the file should go?? caus i got 500 internal error
  10. EotS have a little bug about capping the flag at fel reavers, i already report it. hope some1 can fix it
  11. i think yes caus at kero99 core he still use the code there, i added that code only to my clean core mangos, but didnt test it with new rev with olds rev 10150 was working will tell you latter
  12. any idea about my problem? you still can check it clicking at links any help is fine
  13. i have a pay hosting and when i unzip the .htacess i got this see http://www.fanartve.com/vwc/armory/ if i delete the .htacess i can see first page normally but when try to search got the error that search.xml wasnt found. i leave my phpinfo www.fanartve.com/phpinfo.php maybe something wrong? btw its a shared hosting so i think that i cant modified anything
  14. really good information, hope that with this devs can found a safe it solution
  15. ty and im intersting too, on this, so my question is the same as voldemmonrt, it is safe?. and what script did i apply the frist or second??
  16. srry for bumping this, did any one test the fixes post it here? ive been without time and still using same rev. ive been tracking lighthouse but didnt see any change for instance
  17. and those fix that u said are hacky way? i ask because if not them could be added to master mangos?
  18. i just want to know if someone in specific or a specific group is working at this??
  19. still at 10296, but example 2 paladin if paladin A have devotion aura active, the Paladin B will see his devotion aura active, but is only getting 1 buff, and the paladin B have shadow aura active, the paladin A will see his shadow aura active but only getting 150 of resistence. so i think is something visual.
  20. is ur asking to me well i already said that 10296.
  21. ty will test that latter, what those sql make??
  22. write by bisonte at psdb forums i just copy and paste it, it works just make this and disable windows reports Hello. I don't know where I should post this tip, so I tried it here To disable the error report window (that pops up if a task crashed with the options to close program or send report to ms) you have to edit the registry. Locate the key: HKEY_LOCAL_MACHINE \\ SYSTEM \\ ControlSet001 \\ Control \\ Windows \\ ErrorMode the default value is "0". Change it to "2" (without " ) then locate HKEY_CURRENT_USER \\ Software \\ Microsoft \\ Windows \\ Windows Error Reporting \\ DontShowUI the default value is "0". Change it to "1" (without " ) This is tested with Windows 2008 Server Edition. Should work with Vista/Win7 as well.
  23. still at 10296, i but didnt test if it is a visual bug or real bug, im waiting for tuesday when it should reset. but want to know why nobody care about this, if its a real bug should have high priorty no?
×
×
  • 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