I just got my server online, and cant get anything to attack me automatically warriors wont attack and scales across the board are wrong
Characters dont work and scales are wrong
7 posts
-
Posted 1 year ago » Permalink
-
Are you in GM mode? Creatures don't attack you if yur in GM mode.
Posted 1 year ago » Permalink
-
.............. wow lol that was dumb but still how do i add support for lvl 71 and up to 255 so that for every level you get all the mana, hp, etc. u should. where can i find a list of monster and item ids?
Posted 1 year ago » Permalink
-
That's a bit trickier... because you need to create the stats for all levels in between... though modifying the MANGOS.CONF so that it increments for all levels above 70 works well. But I've found you still get better results by actually adding the stats for players (and pets) above level 70. You'll need to change the "playerinfo_create" table for the values. I just upped most of mine 150 per level.
Posted 1 year ago » Permalink
-
You have to pacth the core binarys prior to compileing if you want to set the level higher than I think 88 because there is no experence scale in the core for higher than that.
Posted 1 year ago » Permalink
-
Actually the mangosconfig only lets you set the max level. It still errors in the bootup with a string of missing spell id's etc. for players over level 70.
So I guess you would need to hack and mix some database files etc. to build a whole raft of "Upgrade spells" then hack your trainers to supply them.
Correct me if I am wrong...
There are some Funserver setups in other repacks where a lot of this is already done, but as they say they are "Fun Server" NOT Blizzlike.
Wazzar
Posted 1 year ago » Permalink
-
Like I said you have to edit the binary files in the mangos core. Out at the mangos forum there is a post with the patch nessicary to do that.The patch allows character to level higher than 88.Without the patch the characters will stop leveling at 88. The pacth has to be applyed before the core is compiled. Just changeing the data base will not allow for the XP level ajustment.
Posted 1 year ago » Permalink
Reply
You must log in to post.