Jump to content

vladex

Members
  • Posts

    463
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by vladex

  1. this is a very intresting subject , but i think that doing pathfinding will require a team of at least 30 programmers to do it .
  2. works fine with enGb so i think ill recomend it for everyone ... no other language fuzzines
  3. can you be more specific about those errors ??
  4. still got errors with patch 9424 with git apply -p1 < eye_mangos.patch on the lastest rev
  5. if you want to make your 8988 server you need to use playerbot and if you want a 3.3.2 server with reversion 9400+ then use blueboy's repostory any updates?
  6. there is another post in core modofications with the same thing
  7. yea,i've just read the lines further and got the thing as you, any way that we can update?
  8. hey guys, im getting erros on compiling with the lastest rev in PlayerbotDeathKnightAI.cpp , PlayerbotDruidAI.cpp,PlayerbotHunterAI.cpp and other classes errors Here is the actual error: 10>..\\..\\src\\game\\PlayerbotDeathKnightAI.cpp(240) : error C2664: 'bool Unit::HasAura(uint32,SpellEffectIndex) const' : cannot convert parameter 2 from 'int' to 'SpellEffectIndex' 10> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast) 10> Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast) 10>..\\..\\src\\game\\PlayerbotHunterAI.cpp(203) : error C2664: 'bool Unit::HasAura(uint32,SpellEffectIndex) const' : cannot convert parameter 2 from 'int' to 'SpellEffectIndex'
  9. erros with git apply -p1 < eye_mangos.patch
  10. 10>..\\..\\src\\game\\AuctionHouseBot.cpp(797) : error C2065: 'CONFIG_ALLOW_TWO_SIDE_INTERACTION_AUCTION' : undeclared identifier
  11. i've done a core compile with all patches and it works fine for me 2
  12. and not the right place to post that thing
  13. i dont think this is the right place to post it..
  14. thanks nyko , my excuse that im not experienced in git commands and others
  15. i forgot to mention that the .cpp files are located in src/game/
  16. ok so the source is http://github.com/blueboy/mangos but it is on rev 9285 so you need to to these steps in order to get it working : 1.download git 2.right click on the folder where you want to clone mangos and click GIT BASH here 3.Then write this : git clone git://github.com/mangos/mangos.git 4.After it finishes do this : cd mangos 5.Then git pull git://github.com/blueboy/mangos.git master You will get some conflicts so just edit them in Creature.cpp and Worldsession.cpp .... Look onto nyko's last post for the things you need to replace Thats all for now..
  17. ok i've resolved the crature.cpp and worldsession.cpp but git is showing that is still merging the projects when i try to apply a patch or something
  18. it still conflicts when i try to git pull the playerbot
  19. right i've corrected the errors after i've forked the repo from blueboy but still i got some errors when trying to apply it to the mangos fresh core ... a little help would be necessary
  20. so..erm any updates for the last rev? blueboy's repo is at 9285..
  21. Thank you wojta for the updates.
×
×
  • 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