Hey guys, I'm new to this scene but I'm picking it up fairly quickly. I've been able to get the server up and running with successful connecting clients. I've experimented with addons and gm tools in game, but I'm still a beginner at it. I play on the official server and I'm in a AQ40 guild and we want to be able to practice specific boss encounters within AQ40 and BWL with fast resets. This will not only save us on real gold repair costs but to save time on reseting encounters quickly through gm tools.
I'm running the new Blizzlike 1.0 pack with 1.11.1 hacked client. My question is where or how can I edit the rules so we can cap out level at 60? Previous versions players were able to level past 60 and into the 100s pretty quickly. The answer is probably simply, but I figure I'd ask you all. Thanks for any help.
its in a config file: \scripts\conf\start-tcl.conf
and edit this line:
[WoWEmu]
gm_nodamage = 0 # prevent GMs from receiving damage
max_level = 254 # maximum level for xP from mobs or exploration
max_distance = 75 # maximum distance for xP gain or reputation
max_level_diff = 100 # maximum level difference when calculating xP
xp_rates = 60.0 65.0 75.0 80.0 85.5 # xP rate for each mob classification
mob_log = 1 # log killed elites and bosses (logs/mob.log)
max_damage_reduction = 0.75 # maximum damage reduction
allow_resurrect_players = 1 # allow ".resurrect" command on other players
allow_player_dismount = 1 # allow players to use the ".dismount" command
broadcast_with_name = 1 # add GM's name to broadcast messages
log_gm = 1 # logging of GM commands affecting players
but i wouldnt use that config because thats funserver..
just edit the max_level= ....