Jump to content

DragonDJ2009

Members
  • Posts

    16
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by DragonDJ2009

  1. Yeah I thought it might sound stupid when I actually found it :lol: I'll post right back at ya David
  2. Ok, so for my understanding, I just added the ScriptDev2 solution to the Mangos solution, now it doesn't wanne compile. It says it cand find a file i clearly do have. 2>C:\\Wow mangos core files\\MANGOS CORE GIT\\win>"..\\..\\..\\win\\VC90\\genrevision__Win32_Release\\genrevision.exe" 2>Het systeem kan het opgegeven pad niet vinden. (Says in dutch can't find the given path) I've browsed my folders and yet it is there. Any help is welcome David EDIT: Might have found a way to install it, I'll post back here with results
  3. Ah thanks, I had no idea that i had to compile and include Scriptdev2 myself after compiling mangos source code. I'll keep you up to date. David
  4. It seems I did't, do i just copy the file into the same folder as the PVP AI bot or do I move the PVP AI into a folder where precompiled.h should belong (wherever that may be)? Thanks for all your help :lol: David
  5. When looking hard enough, i found http://pvpaibot.svn.sourceforge.net/ I talked to the original creator and he allows me to try and finish the project, he even will support me when i don't know what to do. Kind regards, David EDIT: I know where i can find the player.h, but the precompiled.h just doesn't exist anymore, i was thinking it changed of name and location. And I should move the project into another folder so it could find the includes itself. The folder where custom scripts should be is unknown to me.
  6. Hi all, I'm currently trying to finish a project of someone whos tarted this long ago when ScriptDev2 was still a separate part of mangos. It's meant for servers with just a few people to create the possibility to play PVP in BG and maybe even outside BG. I started reviewing the code and ended up finding an include '#include "precompiled.h" ' which was probably originally from ScriptDev2. Should i move this project to another location? Or just change the include? Don't even know where to put it in the first place. When it compiles i would be able to finish this project And it could start to generate random PVP players in and out BG. I believe it was originally placed in scripts/custom/ I got 5 cpp files pvpwarrior.cpp, pvpmage.cpp, etc... all with this: #include "precompiled.h" #include "..\\..\\..\\game\\player.h" Running mangos 0.14.0 REV 7994 Anyone has an idea of where to put the files and what the precompiled.h has turned into? Kind regards & thanks in advance, David
  7. Ah very nice thanks, it's good to hear that its possible, you are a live saver at this point :lol: (that of wow lives that is ) If I have more problems or solutions from this point I'll post another thread thanks for all the help up till now, David
  8. OK, the server is up and running, means right now I can go with the flow and fix bugs or even create dual spec right? is there a way to import characters from 3.0.9 to 3.1.3 ? because the DB has been modified a lot. (I can do it all manual but it'll take a lot of time tough ) That way i have 3 beta testing friends waiting to find bugs :lol:. Thanks for all the hard work, I'll repay you people double with fixing bugs. Kind Regards David
  9. Well, at least i got through the dbc and map files :lol:. now i get this after loading the first few objects: ERROR:Error in gameobject_template table, probably sql file format was updated (there should be 39 fields in sql). I believe i still have no consistent DB for some reason. Is there a direct link to the most recent DB consistent with Mangos 7988? Thanks in advance, David EDIT: Never mind, it seems that i only updated the characters DB and not the mangos DB nor realm DB , I'll update you further progress
  10. Thank you very much, I just found out to :lol: Some required *.dbc files (7 from 78) not found or not compatible: ./dbc/BattlemasterList.dbc (exist, but have 34 fields instead 35) Wrong client version DBC file? ./dbc/Holidays.dbc (exist, but have 54 fields instead 55) Wrong client version DBC file? ...... and so on I'll be up and running in no time to test 3.1.3 and fix bugs thanks to you guys. I'll let you know how far I get in running a working copy of mangos 3.1.3 Kind regards, a happy mango fan , David
  11. I'm rebuilding the mangos core as we speak, but I'm a bit confused about the core at the moment. Is the core being developed for wow client 3.1.3 or are we preparing in 3.0.9 to be ready for a switch to 3.1.3? I need to know this before i will get some errors for wrong dbc or map files. At this moment i have extracted the dbc, map & vmap files from wow client 3.0.9 I'll be delighted if anyone can clear this up for a moment. Thanks again in advance, David
  12. I'll check it out then, thanks for sharing the DB Kind regards, David
  13. I'll check it once more, i did it with the guide btw and have been running a wow server 3.0.9 for quite some time now. I hope with all the support i can get going on modifying and fixing bugs in the future I'll post back when I get it to work, or not at all :lol: Thanks in advance, David
  14. Thanks for the replies already, I did download the latest clone of mangos, the only problem was that the database was inconsistent. There should have been a patch for characters_equipmentset because I lack that table in characters DB. I've found the patch in the mangos repo in the sql/patches directory but when i try to apply he keeps referring to the previous patches. There are about a hundred of em and I don't believe the latest mangos clone wouldn't have implemented them yet. I believe this might be because of the switch to 3.1.3 support, so i wait in patience. Kind regards to all mango fans , David
  15. Hi all, I'm still new to this forum but not new in programming. I'm an enthusiastic programmer (in my last year of college, studying informatics) and I've been studying the core of mangos for some time now. I'm willing to participate in the development of mangos 3.1.3 . Can I just make fixes and post them on this forum or is there a certain chain of command? Should i subscribe on any SVN server or GIT server to be up to date with the latest core and DB files? Kind regards, David a true mangos fan :lol:
  16. Tanks a lot, I've been waiting for this day
×
×
  • 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