Difference between revisions of "Sounds"

From icesus
Jump to navigation Jump to search
m
m
Line 34: Line 34:
 
To disable sounds sub-band, type:
 
To disable sounds sub-band, type:
 
<pre>
 
<pre>
set sounds
+
unset sounds
 
</pre>
 
</pre>

Revision as of 22:58, 27 January 2020

Icesus supports sound effects. Here is howto.

Download sound effects package

  1. Create folder C:\icesus\
  2. Download Icesus sound effects package and save it to C:\icesus\ : Icesus sound effects package
  3. Unzip icesus_sfx.zip in C:\icesus\. You should now have a folder structure which looks like this:
C:\icesus\sfx_alarm_loop1.wav
C:\icesus\...<many other files>

Download suitable trigger set for your client

Choose a trigger set depending on the client you are using.

Mudlet

Enable: Open Icesus in Mudlet normally. Go to Triggers->Import->Choose icesus_sfx_mudlet.xml -> Activate -> Close window.

MUSHClient

Enable: Open Icesus in MUSHclient normally. Go to Game->Configure->Triggers->Load->Choose icesus_sfx_mushclient.mct -> Close.

CMUD

Enable: Open Icesus in CMUD normally. Go to Triggers->File->Import XML->Choose icesus_sfx_cmud.xml -> File -> Save -> Close Window.

Enable sounds in Icesus

To enable sounds sub-band, type:

set sounds

To disable sounds sub-band, type:

unset sounds