zap Console Command
Documentation and examples for the zap command in Fallout: New Vegas.
zap
This command immediately removes an object from the game.
Examples
Here is an example of how to use zap.
Immediately removes the selected object from the game.
In-depth description
What zap does
zap removes the currently selected reference from the game right away, rather than waiting for a cell reload. Because it deletes the reference outright, deleting scripted, persistent, or quest-related objects can break the things that depend on them.
How to use it
Open the console with ~, click the object (or target it with prid <refid>), type zap, and press Enter. For a safer, engine-recommended deletion use markfordelete, which removes the object cleanly on the next cell reload; use disable if you only want to hide something rather than delete it.