Jump to content

caeruleaus

Members
  • Posts

    185
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by caeruleaus

  1. 120g in 3 hours isnt that much. I used to make ~500g a day (in about 5-8 hours) just questing at level 80. And whenever I got stuff to sell that number could drastically increase. There are people who farm ore and make about 5000g a day on retail
  2. what he is saying is that, though it's stated in the eula, it is not illegal by country law. Basically all they can do is ban your account if they find out you have one but they can't really do anything regarding legality issues.
  3. the 49 players is because the client only allows displaying 49 in the who list. I guess you could do more but not much point since players wouldnt be able to see them
  4. uses srp-6 from what i remember. you can google it to find some info. for quick looking this is the first thing that came up http://srp.stanford.edu/design.html
  5. add a new line at the end of the patch, the codebox tags like to remove the last new line on patches so you need to hit enter at the end to add it back
  6. AllowTwoSide.Interaction.Chat should make it so general chat is seen by both sides AllowTwoSide.Interaction.Group client limitation. theres a patch attempting to fix it but it's very hackish AllowTwoSide.WhoList Not really sure lol
  7. ooo I catch you now. One of the things about speaking, a sentence can mean one thing in your head and be interpreted completely different by someone else =P But yeah, it might be bad DBC data or how it's implemented. I'd check but I deleted most of my stuff recently so I can't really help out atm sadly
  8. it's 10%, trust me. My friend plays a fury warrior on official.
  9. The thing is a lot of times mobs on retail will follow you on the ground and then they'll eventually return home after a certain distance. Unless something is in the way of course. EDIT: I'm not sure if that's what this does, I didn't check the patch/test it as I'm about to head to bed. Just making sure it gets implemented correctly
  10. it works for me generally. Just make sure to change the Sort Results by from "date" to "relevancy" when you do advanced search
  11. anyone else notice the revision? 1 2 3 4 0 lol, done purposely?
  12. caeruleaus

    Mangos Coding

    first it's checking to make sure caster exists (not null because the next check would crash, or it would crash later) and then second it's making sure the thing casting the spell is a player or not. If the caster doesnt exist or the spell is being cast by something other than a player, the function ends and doesn't continue.
  13. Borderlands is a FPS-RPG which I could see as being a very fun MMO if they expanded it. They are making Borderworlds which I'm HOPING will be much larger parties (currently you can only have up to 4 since thats the number of characters). I've been dropping out of the MMO scene recently though so hopefully if they do it will be something to spur my interest.
  14. well it's really just meant for a clean compile. I had updated it so you could actually choose branches you wanted to merge into it and whatnot. I could find a way to see if git returns an exit status failed to cmd and if it does don't go through with everything else but meh (If it does I could give the option of running a merge tool/notepad/whatever program you predefine). If you close the cmd window everything stops anyway so if theres a merge fail than just close it and go fix it. There are a few of those out there if I remember correctly... but it wouldn't be that hard to do i suppose. I'll see what I can come up with once I'm home. I'm on vacation right now.
  15. I think you should make a new thread for playerbot, blueboy.... It's come a long way from the original and this thread is getting a bit convoluted to say the least.
  16. http://paste2.org/p/790381 that is every mapID, X and Y cords. Just delimited by a ; for the use of a readline linux function.
  17. use the windows sdk to enable x64 compile on the express editions. Theres a few guides out there, just google them.
  18. the problem is that visibility is limited by size of the grids (There was a patch attempting to fix this from silverlight, but I don't think it was every applied). You can search around for it. After that patch is applied you should be able to set a flag for specific creature visibility though it would need to be implemented.
  19. I'd assume CHOST="x86_64-pc-linux-gnu" Based off wowaka's configure line
  20. mmaps won't work with vmap_rewrite fyi
  21. freghar: On windows for the /3GB boot switch to work, you need to compile mangos with the large address aware flag. I don't think it's set by default though I could be wrong. EDIT: NVM It seems that it's set by default now. Did you try the /3GB flag in conjunction with the /PAE boot flag?
  22. with udb, he means run the core patch files and then the update packs (so core patch, might be 1 or 2 update packs, another core patch, etc). Only apply the sql updates if your DB needs it though. They should be labeled witha revision number.
  23. yeah.... if you posted your conf then maybe we can help you out. If you have gridunload = 0 then that'll do it. We can't really tell whether you have a mem leak just from what you're posting.
  24. yeah sorry I haven't gotten around to looking at the changes yet. Been busy. I'll try to get around to it within the next few days
×
×
  • 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