Jump to content

Coolfox

Members
  • Posts

    59
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Everything posted by Coolfox

  1. blueboy i'am sorry, I'm an ass. I spended yesterday to much time on this error, that i have seen things that aren't there. I realy thought i have seen playerbot. But now I read it again, I do not understand what I was thingking. I think it's because I wanted to compile ahbot, playerbot and Armory and at the same time. Thought it would be possible. Anyway, thx for looking into it anyway Your question is a little premature as playerbot does not yet have anything to do with battegrounds. However I took a look at BattleGround.cpp and I couldn't find a reference to 'GetGUID' in the function EndBattleGround(Team). I guess you are using other mods on your server that maybe changing the core code. Off the top of my head you might try changing the reference to the player, using GetObjectGuid() instead of GetGUID. It may work Hope this helps
  2. hey guys, i've got a error while compiling. someone got an idea how to solve this? [ 7%] Built target g3dlite [ 7%] Built target gsoap [ 72%] Built target mangosscript [ 72%] Built target framework [ 76%] Built target shared [ 76%] Built target realmd [ 76%] Building CXX object src/game/CMakeFiles/game.dir/BattleGround.cpp.o /home/marlon/mangos/src/game/BattleGround.cpp: In member function âvirtual void BattleGround::EndBattleGround(Team)â: /home/marlon/mangos/src/game/BattleGround.cpp:757:126: error: âclass Playerâ has no member named âGetGUIDâ make[2]: *** [src/game/CMakeFiles/game.dir/BattleGround.cpp.o] Fout 1 make[1]: *** [src/game/CMakeFiles/game.dir/all] Fout 2 make: *** [all] Fout 2
  3. Hey guys, There seems to be a mod with a headquaters for the Horde & Alliance in Azshara Crater. Does someone know how it be called, and where i can find it) thanks in advance
  4. Hey Guys, i need some help here. I'am trying for a long time to get this to work. Most of the time version conflicts. Maybe i do something wrong in the merge progres.. Is there some where on this forum a a to z guide or something like that can help me. thx
  5. Hey Blueboy, have checked it out. And it is the same that you have. I think it's a prrblem in the cartesian coordinate system. Do you think the problem is in UDB or is it something else?
  6. Yes thx, Later on in the game it make sence to me. I was a bit confused because it listed every toon i have. Maybe it is a idea to add them in a sub-menu? Anyway great work. I still have some problems doh, Sometimes the bots disapear. There are not away, but it's like there under the floor. Same thing whit instance npc's. It's like they standing on quicksand. they disapear when i approach, and will return when i keep my distance. But i don't think it's anything to do with the playerbot. Maybe a UDB thing. Maybe you have a idea?
  7. Hey guys, blueboy. Finaly i got the bot working, but now i have another problem... Every flighmaster, trainer or merchant wants me to add a bot. Anyone have seen this before? how do i loose it? thx
  8. No, you have to create a patch file. See 1st page of this topic, and then apply it
  9. Hey guys, i was a bit unsecure about howto install a patch like ahbot. is it just ~# git am ahbot.patch ? Anyway i'll get errors like 'Patch format detection failed' or something like 'wrong version'. So i need some guidance here. cheers
  10. That might do the trick. Trying it right now, but now i'll get stuck on: $ sudo git pull git://github.com/blueboy/portal.git You asked to pull from the remote 'git://github.com/blueboy/portal.git', but did not specify a branch. Because this is not the default configured remote for your current branch, you must specify a branch on the command line.
  11. Okey, i will try that. Did try one file at the time? I dit try to do it at once, maybe that is the problem.
  12. I know that i have seen this solution already somewhere on the forum, but i can't find him anymore. I want to add the playerbot to the latest branch but i'll get stuck on merging. Does someone know how to solve this? thx :~/mangos/src/mangosd$ sudo git pull git://github.com/blueboy/mangos.git master A bot_readme.txt A bot_todo.txt A botguy_readme.txt U configure.ac A mangos_botguy.sql M src/game/CharacterHandler.cpp M src/game/Chat.cpp M src/game/Chat.h M src/game/ChatHandler.cpp M src/game/Creature.h M src/game/GossipDef.h M src/game/Group.cpp M src/game/GroupHandler.cpp U src/game/Makefile.am M src/game/Map.cpp M src/game/Player.cpp M src/game/Player.h M src/game/QueryHandler.cpp M src/game/QuestHandler.cpp M src/game/SpellMgr.cpp M src/game/World.cpp M src/game/WorldSession.cpp A src/game/playerbot/Makefile.am A src/game/playerbot/PlayerbotAI.cpp A src/game/playerbot/PlayerbotAI.h A src/game/playerbot/PlayerbotClassAI.cpp A src/game/playerbot/PlayerbotClassAI.h A src/game/playerbot/PlayerbotDeathKnightAI.cpp A src/game/playerbot/PlayerbotDeathKnightAI.h A src/game/playerbot/PlayerbotDruidAI.cpp A src/game/playerbot/PlayerbotDruidAI.h A src/game/playerbot/PlayerbotHunterAI.cpp A src/game/playerbot/PlayerbotHunterAI.h A src/game/playerbot/PlayerbotMageAI.cpp A src/game/playerbot/PlayerbotMageAI.h A src/game/playerbot/PlayerbotMgr.cpp A src/game/playerbot/PlayerbotMgr.h A src/game/playerbot/PlayerbotPaladinAI.cpp A src/game/playerbot/PlayerbotPaladinAI.h A src/game/playerbot/PlayerbotPriestAI.cpp A src/game/playerbot/PlayerbotPriestAI.h A src/game/playerbot/PlayerbotRogueAI.cpp A src/game/playerbot/PlayerbotRogueAI.h A src/game/playerbot/PlayerbotShamanAI.cpp A src/game/playerbot/PlayerbotShamanAI.h A src/game/playerbot/PlayerbotWarlockAI.cpp A src/game/playerbot/PlayerbotWarlockAI.h A src/game/playerbot/PlayerbotWarriorAI.cpp A src/game/playerbot/PlayerbotWarriorAI.h A src/game/playerbot/config.h A src/game/playerbot/config.h.in A src/game/playerbot/playerbot.conf.dist.in U src/mangosd/Makefile.am M win/VC100/game.vcxproj M win/VC100/game.vcxproj.filters M win/VC90/game.vcproj Pull is not possible because you have unmerged files.
  13. Thank u Vladimir. I think i will manage. If not i'll be back
  14. I think i have made a mistake the first time. that's why it didn't work what Vladimir has writen. So this whole thing isn't needed anymore? cmake is running btw. ~# autoreconf --install --force ~# mkdir objdir ~# cd objdirThis will configure MaNGOS. ~# ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --datadir=/opt/mangosThe last step is to start the compiler, this part takes the longest. ~# make -j [#ofCores] ~# make install
  15. So the wiki http://getmangos.eu/wiki/Compile_MaNGOS_On_Ubuntu is not up to date anymore? I was trying to get the AHbot to work, but i screwed up and deleted tho whole mangos dir. So when i followed the instructions in the wiki, and i get stuck on ~# autoreconf --install --force . That's when cmake come's in i guess? ANd now i'am stuck. can someone help me with this? From the wiki: Compile MaNGOS Now where going to compile, this takes anywhere from 30 minutes up to a few hours. This is going to get everything ready, we will compile in the "objdir" so if we are to ever recompile for some reason, we can just remove this folder and have a clean slate. ~# autoreconf --install --force ~# mkdir objdir ~# cd objdirThis will configure MaNGOS. ~# ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --datadir=/opt/mangosThe last step is to start the compiler, this part takes the longest. ~# make -j [#ofCores] ~# make install
  16. Thx for your help, i will manage that.
  17. Hello Guys, The wiki Ubuntu updating guide says there is a post about how to updating your database. Search it everywhere, and didn't found it. Can someone tell/help me with that? thx, fox
  18. Thought so. I started with reading from beginning there is a lot of change going on. So if i installed the patch correctly, It should be working automaticly? Is it a npc that i have to spawn or does it works with the aditional actioneers? I read so much on this forum, that i may mixed up some things.
  19. Hello guys, I having had a small problem concerning the auction house bot. I'm new to all this. yet so screwed up sometimes. I have done everything according to the guide, patch made compiled, no errors seen. Read the AHBOT.README and followed the steps. I have the account ID and guid noted. But where can I find configuration file to put it in? in mangosd.conf i dind't found anything with AHBOT. Do you have to put the line's manualy? And where can i find those line's? thx
  20. Hey guys, I'm fairly new concerns mangos server. Now I encountered a problem while doing a raid. In every raid by the way. When they attack, the attackers will fall down, as it were through the ground, and then disappear from the screen. They come back when i take my distance. It's like they are in a loop or something. Has this to do because entering as a GM? I set this mode off. Otherwise, how can I debug this. Or is this something you can't do ingame. THX
×
×
  • 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