For single-player games, the easiest way may well be to use the
console (
dm_spawnitem
) to spawn the item you want in the game. There are lists (like
this one) of the resrefs of standard items (as well as getting them from the item palette in the Toolset). For custom items, an item created in the Toolset can be spawned in game by copying the corresponding UTI file from the modules/temp0 folder into the override folder and then spawning it from the console (it may be necessary to restart the game to get it to re-read the override folder).
Modifié par MrZork, 01 mai 2012 - 04:50 .