Difference between revisions of "Message Spam"
Jump to navigation
Jump to search
→Temp Container: No reason to mess with ownership...
imported>Wrye (→OBSE Commands: Other commands.) |
imported>Haama (→Temp Container: No reason to mess with ownership...) |
||
Line 31: | Line 31: | ||
<pre> | <pre> | ||
tempContainerRef.addItem deathDagger 1 | tempContainerRef.addItem deathDagger 1 | ||
tempContainerRef.removeAllItems player | tempContainerRef.removeAllItems player</pre> | ||
If you're using [[Glossary#C|Cobl]], you can use '''cobGenXFerRef''' for the temporary container -- it's defined for just this sort of use. | If you're using [[Glossary#C|Cobl]], you can use '''cobGenXFerRef''' for the temporary container -- it's defined for just this sort of use. |