Jump to content

VladimirMangos

Members
  • Posts

    2813
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by VladimirMangos

  1. Same problem in windows also in fact. mangosd walk infinity by corrupted iterators in objectmgr destructor. Unclear why...
  2. Your pdump have diff fields amount for normal `characters` table. So have some havy custom patches.
  3. I think most easy way that not required any coding made custom item that will have in loot list all item set items. Ofc,this required find some appropriate item that existed but not used in game
  4. Suggestion clearly wrong. Wolfs hostile to rabbit not make rabbits hostile to wolfs.
  5. this is forum not for comparison 3rd party projects. Test by self or discuss thsi into another place.
  6. Yes,sometime you can not receive confirmation mail. As i remember for past cases this problem can related to using russian public mail server like mail.ru/etc (i remember you prev. thread at Russian). gmail.com mails for example must work fine.
  7. last year in gcc added diff kFreeBSD support parts. So gcc sources can be good way find how this platform detected... Just search gcc maillist archived for related patches can help.
  8. In [10452]. Thank you In fact original form more useful because any for sure used IDE functionality for rename in case variable name typos.
  9. no. You need another way use: i think g3d lib not single that have problem with kFreeBSD detection, soyou need google look what condition used for add detection and add its to platform.h add addition for linux case. Or make linux block code copy for new conditions.
  10. Hmm, strange problem... if this bug then bug in 3rd party lib used for access to mpq files. As alt way you can get spell.dbc manually by any mpq viewer from patch2.mpq
  11. And discussion move from forum topic: not core related
  12. lolled fix as can comment...
  13. if some spell must cases at other spell cast this must be done in Spell::cast in AddPrecastSpell/AddTriggeredSpell But for talents (som some auras) big chance that it must be in spell proc event handlers ( Unit::HandleDummyAuraProc and etc)
  14. Add proper conditions into include/g3dlite/G3D/platform.h ?
  15. Can you make character pdump and send it to me in PM
  16. mangoszero/mangos-0.12/mangos master have near to identical configure code. Maybe you need google error, because this with big chnace not mangos configure code error but some system environment porblem.
  17. it useful for dev maybe when not need vmaps or its can't be generated for new client builds.
  18. You do something wrong with sources. Maybe used for build user not have write access to sources dir. This file generated at build.
  19. Changes added in to [10449]. Thank you
  20. - QUEST_SORT_ENGINERING = 201, + QUEST_SORT_ENGINEERING = 201, QUEST_SORT_TREASURE_MAP = 221, See normal format style break in result. Please, look at like cases because without this patch mostly low usable. Using IDE i can in same easy way make global rename by self. So if you not fix style problemы at rename just providing original -> newname pair make same work.
  21. This is not rue... 1. ru-mangos.ru is community forum created by community in different getmangos.eu created by mangos team. It's very friendly forum to mangos devs but it not directly control by mangos team. 2. I for example at ru-mangos.ru always strongly recommend post all suggested patches to getmangos.eu 3. I not see any movement in ru-mangos.com active users in replacement getmangos.eu As already notes not all ppl know English at level for take part in discussions so existing native language community forums let more ppl has been involved in mangos development by coding or bug reporting.
  22. Good point, can be lot easy (not need code changes) and per-zone
  23. I can't confirm. VMAPS height must be enabled at _ALL_ maps. Possible sonn any posisblity disabled partly or full vmaps will be removed..
  24. ??? I only say about creature/Go differecnes in spawn for _same_ map in diff modes. Ofc, .map/vmap data will same as for any instanced map: all instances of some map use same map data. I not say anything about totally new mpa creating. This is impossible.
  25. first 2 lines must be already fixed (it has been core problem) last related to used DB. Just wait when it will filled by correct data.
×
×
  • 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