Addon Details

Watch - Add Favorite


Does this version work for you?
3
w00ts
w00t!2

Saysounds - Version 1.2

posted on 2007-08-30 09:27:15
by kieranmcm


Tags: css dods hl2dm

Description

This addon calls sounds that have been defined in the mani soundlist by reacting to specific key words. I know that mani can do most of this itself, its just i had a problem of it not displaying what sound was being played, infact nothing was being displayed, So i wrote this. This is my first ever script, if anyone can help me improve this i would appreciate it lots. To modify: if (event_var(text) equalto "!boom1") do { es_msg #multi #green[SaySounds]:#default event_var(es_username) played sound !boom es ma_play boom } !boom1 is the chat command which triggers the sound boom is the alias which the sound is assigned in soundlist.

Version Notes For 1.2

Updated on: 2008-03-05 18:51:36 EST by kieranmcm
Updated a few lines of code to make it more compact.

( Previous Versions )