Jump to content

Patman128

Members
  • Posts

    1090
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Patman128

  1. It would probably be easier just to git diff the entire branch against mangos master and use that. I did this and applied it to mangos zero, but I couldn't get it working without crashes.
  2. I just generated a complete set of mmaps. If anyone wants any, send me a message telling me which maps you want.
  3. Why don't you try reading the first post? He gives instructions. Read them, use Google.
  4. Comments (with dates) would be nice.
  5. Right now, no. You would have to modify the server. Try searching around for the part that checks if players can use items.
  6. No, that's about it.
  7. I was going to say something, but I realized I was wrong. Maybe realmd should be modified so that it can handle logons with a thread pool, since they should be easily parallelized.
  8. Maybe there should be some sort of registry where people can reserve IDs for their public patches.
  9. Yes, they must both be in uppercase.
  10. Thank you. I've had this idea since the start of the old playerbot system and I'm glad someone less lazy had it too.
  11. Patman128

    Multiboxing

    There is no inherent multiboxing detection built into WoW or mangos. The best you have is to see if they have the same IP.
  12. Open calculator. Set to programmer mode. Set to Hex. Paste in 0000010000000000. Set to Decimal. Profit.
  13. It means XOR.
  14. See what vladimir said. 4.x map data is made to be handled by 4.x client, not 3.x client. You can try but my guess is it will just crash.
  15. .lookup displayid "That purple glowy warlock demon thing" No results found!
  16. - If someone leaves group while queued, other still get queued with same roles they already selected, but queue time is reset (leave + autojoin). - if someone leaves group and it gets disbanded all are removed from queue - if someone goes offline group is removed from queue - If someone from your group refuses the proposal all group is removed from queue. I can confirm this from experience on retail servers.
  17. I have fixed it. I didn't give you a link. That is part of my signature.
  18. Error: Page Not found (Error 404): The requested page showthread.php could not be found.. What are you talking about?
  19. Depends on the forum. Check it's source code for how it handles registration/logons. No one here is going to do your work for you.
  20. It checks your database to see which updates you have applied, and then goes into your updates folder and applies any of them you haven't applied yet. It doesn't take anything from retail WoW. I don't support private servers and I don't do house calls. Sorry. For the future, if you advertise your private server, you will get banned here.
  21. Thank you for speaking your mind and finally having the guts to compare inexperienced volunteer patch writers to insidious poisoners. These malevolent a-holes gotta be shot in sight, if you ask me. No, sometimes food doesn't get tested and bad things get in. People get hurt. That's what happens when you don't test anything. Your stupid analogy < my refutation. I'm done. And your sarcasm just makes you look like an asshole. If you want to shoot people, I recommend you start with yourself. </trollbait> ON FREAKING TOPIC: I think a better patch testing environment needs to be created here. Patch authors should provide clear instructions on what to check to see if their patch works (as well as examples). An index of users on here that operate test servers would be nice as well as it allows patch authors to easily contact them (though the downside: maybe operators don't want spam from patch authors. ) A centralized "patch manager" for downloading/installing patches for mangos would be nice too (though obviously some conflicts can't be resolved automatically.) It would at least make it easier for less experienced users to help. There are tons of posts for "how to install patch" so at least it would make that easier (as well as make tracking what you have installed much, much simpler)
  22. PATHFIND_INCOMPLETE = 0x0004, // we have partial path to follow - getting closer to target why unreachable? Because incomplete means unreachable (can't make a full path to unit)
×
×
  • 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