Difference between revisions of "Msp"
From Alter Aeon Wiki
m (changed alteraeon to alter aeon and changed way links are displayed)  | 
				|||
| Line 1: | Line 1: | ||
'''msp''' stands for ''mud sound protocol'' and is used to provide a method for clients to play sounds from a mud.  Alter aeon supports a limited version of msp.  | '''msp''' stands for ''mud sound protocol'' and is used to provide a method for clients to play sounds from a mud.  Alter aeon supports a limited version of msp.  | ||
==  | ==Commands==  | ||
{{icode|set msp on}}  | |||
!!SOUND(Off U=http://www.alteraeon.com/soundpack/wav_v1/)  | |||
MSP mode is now enabled.  | |||
{{icode|set msp off}}  | |||
MSP mode disabled.  | |||
==Example==  | |||
!!SOUND(spell/sanctuary.wav R=26)  | |||
==See Also==  | |||
* [http://alteraeon.com/articles/alter_aeon_msp_protocol.html alter aeon msp article]  | * [http://alteraeon.com/articles/alter_aeon_msp_protocol.html alter aeon msp article]  | ||
Revision as of 19:13, 12 July 2013
msp stands for mud sound protocol and is used to provide a method for clients to play sounds from a mud. Alter aeon supports a limited version of msp.
Commands
set msp on
!!SOUND(Off U=http://www.alteraeon.com/soundpack/wav_v1/)
MSP mode is now enabled.
set msp off
MSP mode disabled.
Example
!!SOUND(spell/sanctuary.wav R=26)