trigger_mp3
Jump to navigation
Jump to search
trigger_mp3 is a trigger entity available in
Paranoia. It is a trigger that plays a specified mp3 track. On Activate - mp3 plays. Plays in a loop - until it stops. To stop - put more one trigger_mp3, where the file path will be empty. Console command stopmp3 - cuts down the currently playing music.
Keyvalues
- Name (targetname) <string>
- The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.
- Target (Message) <string>
- MP3 file to play (empty to stop)