code: aasfdfdasfdafdasf · Vulcanx/forgottenserver@723b97b
config.lua:
how to add to monsters (monster xml file):
for tfs 1.2 users, configmanager is changed in 1.3, so ignore the configmanager.h and configmanager.cpp changes in the main post
instead...
[TFS 1.3] Monster Levels
config.lua:
Lua:
monsterBonusHealth = 0.5
monsterBonusSpeed = 0.02
monsterBonusDamage = 0.02
XML:
<level min="5" max="100" />
instead...
[TFS 1.3] Monster Levels