DarkflameUniverse / DarkflameServer

The main repository for the Darkflame Universe Server Emulator project.
https://www.darkflameuniverse.org/
GNU Affero General Public License v3.0
629 stars 171 forks source link

fix: Ignore Script L_AG_SENTINAL_GUARD.lua #1597

Closed TAHuntling closed 2 months ago

TAHuntling commented 2 months ago

Fixes #746

Added scripts\ai\AG\L_AG_SENTINEL_GUARD.lua to the ignore list in CppScripts.cpp, as it was determined that the lua was not necessary to be included. A note will be made regarding this.

This fix obviously only addresses this single script, not the entirety of Issue #746

Tested that the script is ignored when running debug mode using sharedconfig.ini

no screenshots for you i had witnesses