MapInfo/Map: ResetArtifacts

Moderator: GZDoom Developers

Post Reply
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

MapInfo/Map: ResetArtifacts

Post by NeuralStunner »

A new map flag, similar to ResetInventory, but it only removes items that:
  • Have the INVBAR flag.
  • Do not have the UNDROPPABLE flag.
(It should also respect "KEEPDEPLETED" and set such items to 0.)

Why:
  • Artifacts brought from a previous map are hard to balance a new map around.
  • Editing the inventory actors is not feasible when mods (that add/replace items) are involved.
  • Doing this through a script is also pointless combined with such mods.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49234
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: MapInfo/Map: ResetArtifacts

Post by Graf Zahl »

Ok.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”