MapInfo/Map: ResetArtifacts

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: MapInfo/Map: ResetArtifacts

Re: MapInfo/Map: ResetArtifacts

by Graf Zahl » Sun Feb 26, 2017 9:41 am

Ok.

MapInfo/Map: ResetArtifacts

by NeuralStunner » Wed May 25, 2016 1:55 pm

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.

Top