Difference between revisions of "AddItem"

127 bytes added ,  20:37, 28 May 2008
no edit summary
imported>Fella
imported>Quetzilla
Line 24: Line 24:
Message " "
Message " "
player.AddItem "item ID" 1</pre>
player.AddItem "item ID" 1</pre>
This seems to shortcircuit the message display and will prevent any other messages from being queued or displayed for a couple of seconds. [[Avoiding Message Spam|Here]] are some alternative methods that don't disrupt other messages.
*This seems to shortcircuit the message display and will prevent any other messages from being queued or displayed for a couple of seconds. [[Avoiding Message Spam|Here]] are some alternative methods that don't disrupt other messages.
*OBSE 0015 provides [[AddItemNS]] which works exactly the same as AddItem but without displaying any messages.


==Console Usage==
==Console Usage==
Line 49: Line 50:


==See Also==
==See Also==
*[[AddItemNS]]
*[[RemoveItem]]
*[[RemoveItem]]
*[[GetItemCount]]
*[[GetItemCount]]
Anonymous user