Jump to content

ansonic

Members
  • Posts

    16
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

ansonic's Achievements

Member

Member (2/3)

0

Reputation

  1. hi Xfurry. I've tried your patch for world pvp, I see incomplete things in Eastern Plaguelands. Ej: I can captured the tower but the count isn't work. I think which the pvp outdoor should been work for more people because it is need for working Wintergrasp in mangos regards
  2. ansonic

    MMaps Redux

    I need pacth mmaps Thank
  3. Hi I found the solution for my problem FIX: in LFGMgr.h #include "Common.h" #include <ace/Singleton.h> #include "LFG.h" +#define IS_PLAYER_GUID(Guid) ( GUID_HIPART(Guid) == HIGHGUID_PLAYER && Guid!=0 ) +#define GUID_HIPART(x) (uint32)((uint64(x) >> 48) & 0x0000FFFF) I have other problem which is a crash. The teleport is work but when loading screen end the server crash log : http://pastebin.com/nHJXbAmQ Help me Thanks
  4. Hi I have a problem whit IS_PLAYER_GUID on : LFGMgr.cpp: if (check.size() == 1 && IS_PLAYER_GUID(check.front())) Thanks
  5. I compile the OutdoorPvP I'm not sure how it works in Terokkar Forest Because the clock should not change and I can not win Hellfire Peninsula areas Do I have to do something to activate the pvp zones?
  6. cyberium, can you update for latest revs of mangos? thanks
  7. error when compile in fille "MovementHandler.cpp" ..\\..\\src\\game\\MovementHandler.cpp(616) : error C3861: 'CHECK_PACKET_SIZE': identifier not found ..\\..\\src\\game\\MovementHandler.cpp(621) : error C3861: 'CHECK_PACKET_SIZE': identifier not found ..\\..\\src\\game\\MovementHandler.cpp(667) : error C3861: 'CHECK_PACKET_SIZE': identifier not found ..\\..\\src\\game\\MovementHandler.cpp(672) : error C3861: 'CHECK_PACKET_SIZE': identifier not found help please
  8. I try create vehicle but have a problem I means the table for separate my problem is: How can I know which the vehicleid, seat of each NPC help please
  9. rastikzzz, I watch and get the following compile error(your patch and eye of acherus): 9>..\\..\\src\\game\\SpellEffects.cpp(3849) : error C2039: 'GetGuardians' : is not a member of 'Player' 9> c:\\users\\alex\\desktop\\nueva carpeta (11)\\mangos\\src\\game\\Player.h(867) : See statement 'Player' help please
  10. rastikzzz, I watch and get the following compile error: 9>..\\..\\src\\game\\SpellEffects.cpp(3849) : error C2039: 'GetGuardians' : is not a member of 'Player' 9> c:\\users\\alex\\desktop\\nueva carpeta (11)\\mangos\\src\\game\\Player.h(867) : See statement 'Player' help please
  11. rastikzzz, I watch and get the following compile error: 9>..\\..\\src\\game\\SpellEffects.cpp(3849) : error C2039: 'GetGuardians' : is not a member of 'Player' 9> c:\\users\\alex\\desktop\\nueva carpeta (11)\\mangos\\src\\game\\Player.h(867) : See statement 'Player' help please
  12. rastikzzz your banch is good,but you could be implanted the patch for the eye of acherus Here is the patch: http://getmangos.ru/forum/showthread.php?t=19836 http://getmangos.ru/forum/showthread.php?t=19837 http://filebeam.com/a81c92789322e2e65e5443a314b9e74c I have gotten manually gives error I think is the function q corrigr not, thanks
×
×
  • 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