Difference between revisions of "Message Spam"

2 bytes removed ,  12:45, 2 June 2008
→‎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 1</pre>
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.
Anonymous user