ArcanePariah / Night-of-the-Dead

9 stars 14 forks source link

Nc fixes #231

Closed NiktosNOTD closed 6 years ago

NiktosNOTD commented 6 years ago

So i did two things. 1.-nc command no longer disables the trigger which was checking/setting to fail the variable responsible for keeping track if team is eligible for medal. Now if someone buys+uses a medkit after -nc it will properly fail. 2.Simplified trigger responsible for removing medical items. Before - it looped thru marine inventories and then searched whole map to find/remove kits/bands. Now - It just searches whole map to find/remove kits/bands - small change to search filters makes it so it finds items inside inventories too (including inventory of drone).

WHY: why_nc PATCHNOTES: -Fixed rare case where -nc command could fail at removing medical items.

ThunderRazor commented 6 years ago

I would be more in favor of making -nc disable the ability to buy kits rather than being able to break it again after "activating" it. This being said, I suggest holding off on this until the old shop is removed. That way it will be easier to implement disable of buying kits.