Difference between revisions of "Message Spam"

147 bytes added ,  09:17, 17 November 2012
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 0015 now provides spam free versions of functions that don't generate messages.
OBSE provides the following spam free versions as alternatives for vanilla functions that generate spam messages and sound:
*[[AddItemNS]]
 
*[[RemoveItemNS]]
 
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]]
*[[AddSpellNS]]
*[[RemoveSpellNS]]


'''Con:''' Requires that user have OBSE v0.15 or higher installed.


'''Con:''' The sound generated by the CS versions of these functions is also generated by these functions.
These functions do not span messages and do not generate the corresponding sound:
*[[AddItemNS]]
*[[RemoveItemNS]]
*[[EquipItemSilent]]
*[[UnequipItemSilent]]
 
 
 


===Item Activate===
===Item Activate===
Anonymous user