Difference between revisions of "Message Spam"
Jump to navigation
Jump to search
Updated information on OBSE spamless functions
imported>SACarrow |
imported>QQuix (Updated information on OBSE spamless functions) |
||
Line 31: | Line 31: | ||
===OBSE Commands=== | ===OBSE Commands=== | ||
OBSE | OBSE provides the following spam free versions as alternatives for vanilla functions that generate spam messages and sound: | ||
*[[ | |||
*[[ | |||
These two functions do not span messages when adding and removing spells: | |||
*[[AddSpellNS]] | |||
*[[RemoveSpellNS]] | |||
These two functions do not span messages when equipping and unequipping: | |||
*[[EquipItemNS]] | *[[EquipItemNS]] | ||
*[[UnequipItemNS]] | *[[UnequipItemNS]] | ||
These functions do not span messages and do not generate the corresponding sound: | |||
*[[AddItemNS]] | |||
*[[RemoveItemNS]] | |||
*[[EquipItemSilent]] | |||
*[[UnequipItemSilent]] | |||
===Item Activate=== | ===Item Activate=== |