otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.55k stars 1.04k forks source link

[Feature]: Configurable classic monster attack (reset onWalk) #4744

Open Coldensjo opened 1 month ago

Coldensjo commented 1 month ago

By submitting this feature issue, you agree to the following.

Pull Requests or Links to add this feature

No response

Request

What do you want to achieve? Back in the day monsters used to reset their attack timers onWalk, so a Hunter could turn into a turret if you’re walking towards them. I want a feature where I can enable this behaviour in config.lua Simply ClassicMonsterAttack = true/false

Possible Solutions

No response

pasturryx commented 2 weeks ago

Cool this can be doable via lua