Category talk:Console Commands

From the Fallout4 CreationKit Wiki
Revision as of 22:19, 6 July 2016 by imported>Hitbts (Created page with "== RemoveItem doesn't update conditions == Consider the case of a player carrying a particular quest item, with a spell whose magic effect activates only when the player has z...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

RemoveItem doesn't update conditions[edit source]

Consider the case of a player carrying a particular quest item, with a spell whose magic effect activates only when the player has zero or fewer of that item. If you remove the quest item from the player using the RemoveItem command, the magic effect will not activate; however, if you *then* add a copy of the item (that isn't in a quest alias) to the player and then have them drop it, the magic effect will activate. DavidJCobb (talk) 2016-07-06T22:19:06 (EDT)