otland / forgottenserver

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

[Revnpcsys] Revisioned Npc System v1.2 #4741

Closed EvilHero90 closed 3 months ago

EvilHero90 commented 4 months ago

Pull Request Prelude

Changes Proposed

There was an issue with the Revisioned Npc System. Because it was included in 2 different lua environments it would not correctly work on any of the cmake builds only the msvc builds worked fine (they somehow have shared lua envs) Now the npcs should correctly work as it's expected

Issues addressed: