• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

toolz 2 do a 255 realm

slp13at420

Mad Scientist
So you think you want to setup a level 255 core? But now you realized exactly how much data
you need for a rich 255 Blizz-like or Custom leveling experience.

well don't panic. just grab your trusty towel and your old brass lamp as we begin the voyage to level 255 :evil2:.

Ok first you will need to edit your source <NOT A RE-PACK>.

ok first step :
follow this simple walk-thru By Frost for the core edit and the sql edits.
http://emudevs.com/showthread.php/2619-TC-255-server-stats-edit . All credits to Frost for the walk-thru.

Ok so now you have a compiled core with level 255 unlocked but stats for players and creatures above 80 are missing ... ugh my super boss will only hit my naked char for 1hp what did I do wrong? lol its due to missing data for the npc's class stats. %@%$*# that's 185 entries I need to add just for 1 creature class..... frak that you say?
well frell'n check this tool out.

>> Creature_class_stats <<
>> source <<
>> tool <<

just enter your values and it will produce an sql in the applications folder. i recommend you start with level 70. DONT GO APE SHIT WITH THE STATS. when it produces the sql I recommend you rename it since this tool will write over any existing data. don't forget to make all 4 classes and grind the sql's into your world DB.

:boxing: easy as 1,2,3 to nerf/buff a creature class now . :boxing:

ok now you just got slapped across a dungeon by a level 175 chicken for 3m damage but your char cant fight back well at all against it (core math generated stats 80-255). well it looks like we need to add stats for player-characters level 80 and above.

ok first player tool is:
>> player_xp_for_level <<
>> source <<
>> tool <<
this will add the values for experience needed to reach next level.

next tool is:
>> Player_ClassLevelStats <<
>> source <<
>> tool <<
this will produce an sql with the player basehp and basemana for levels 80-255 so players will gain more health +/or mana per level.

Ok last 2 toolz we have are the BIG ONEZ.......:
first:
>> Player_levelStats <<
>> source <<
>> tool <<
this tool will create an sql for race/class/level .. this will take some time to produce all the required race/class data one race/class at a time.

ok the last big tool is:
>> pet_levelstats <<
>> source <<
>> tool <<

this is for populating the data needed for pet levels x to xxx so your pets are kicking ass and taking no prisonerz lol
again these tools will create an sql in its directory. I recommend you refer to your pet_levelstats db for proper pet ids.

these tools will work for custom added classes stats also. (no limit to class id)

now you may have to redo your stats a few times till you find a goood combination of player/creature stats for a good Blizz-like/custom level 255 server.

remember DONT GO APE SHIT with the stats values.

each of these toolz will produce an sql file in its folder.

remember these toolz WILL OVERWRITE ANY existing data in an existing sql file in its directory.

remember !! BACKUP !! BACKUP !! BACKUP !!

:boxing: easy as 1,2,3 to nerf/buff a player class now . :boxing:

experiment and enjoy and BACKUP
:rock:

updated all the toolz so the level values are an input variable so you can build small blocks of stats if needed.
i.e. 1-34,35-79,80-135,136-178.....



oooooooooh we are not done yet hahaha ... Now you have all these new levels open to your players, but you have no new armor for these upper players..Welllll I think I gotta tool for that too.

>> Armor Bundle Batcher <<
>> Source <<
>> Tool <<

Ok this will produce Tiers of armor. Yes ALL 8 items per each tier 1 player class at a time. just like all the other tools this will produce an SQL file in its folder.
The SQL file is a skeleton needing only the names edited and the display ids edited. if you compile the source then you can edit the display ids in the Dispid array/table.

have fun experimenting and !!BACKUP!!

 
Last edited:

frost

Banned
this guy knows his shit. and just made all the noobs to servers piss their pants when they see this post. this is so epic! now when u want a 255 server there is only 1 stop shop to fix stats...
 

slp13at420

Mad Scientist
this guy knows his shit. and just made all the noobs to servers piss their pants when they see this post. this is so epic! now when u want a 255 server there is only 1 stop shop to fix stats...
:ranger: I blame the weed :canabis: :bounce:

lol also added the last one for pet level stats today.
 
Last edited:

slp13at420

Mad Scientist
hmmm wonder if non donors ill be able to link to this ...
could probably discuss that the tools exsist in the donor section and what they do.
that way these may help get a few more donors.
 
Last edited:
Top