Difference between revisions of "RemoveItem"
Jump to navigation
Jump to search
no edit summary
imported>Haama |
imported>Haama |
||
Line 28: | Line 28: | ||
Message " " | Message " " | ||
player.RemoveItem "item ID" 1</pre> | player.RemoveItem "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. | 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. | ||
==See Also== | ==See Also== |