Replaces the sub that handles section finding for NPC's. The NPC no longer needs to be fully inside the section bounds, and if it isn't inside of any sections, it uses the closest one. The behaviour can be returned to the original via Misc.SetNPCSectionFix. Needs a different ffi_misc.lua.
Replaces the sub that handles section finding for NPC's. The NPC no longer needs to be fully inside the section bounds, and if it isn't inside of any sections, it uses the closest one. The behaviour can be returned to the original via Misc.SetNPCSectionFix. Needs a different ffi_misc.lua.