Jump to content

LordPsyan

Members
  • Posts

    57
  • Joined

  • Last visited

  • Donations

    0.00 GBP 

Posts posted by LordPsyan

  1. I come to this topic often, and one thing that is annoying is I do not know which ones work which ones dont. What about a "last updated" line, or a "works with rev. xxx" line? Also, a little detail for what each one does would be nice. Just some suggestions, and this post should be stickied, and kept a bit more up-to-date.

  2. hy i saw that mangos changed level limit to 100 right?

    can anyone help me out and give some tips were in source i have to look to edit it

    thanks

    There is nothing in the core you have to modify, just adjust the mangosd.conf and set:

    MaxPlayerLevel = 100

    the problem will come with the database. 2 tables will need adjusted, and you can search the forums on how to do this. The reason being that the level stats for each race race\\class combo is stored in the database, unlike many other cores. This is cool because you can specify what each characters gets when they level, how much stamina, etc. but there are only stats to 70 (80 in the newer UDB database 364 release, I believe).

    The tables you need to check are:

    player_levelstats and player_classlevelstats

    Hope this helps.

  3. I haven't had any problems with git speed. I did notice the "clone" to the svn is a joke. rev 6767 is the latest rev there, and has been that way for days. Just an idea, maybe post the current rev, kept up-to-date somewhere on this site maybe in the title. like

    MaNGOS the open source MMORPG server rev. 6767

    just an idea. I compile on linux, and it has always been easy. I prefer the command line patching compared to tortoise svn patching, which never seems to work right for me. I run a wotlk beta server on windows, and I grab the files, and do all the patching on linux, then compile in vs2005. I don't see anything wrong with git, except the lack of revision number. if that can be solved, git is the way to go.

×
×
  • 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