Trigger mp3 (GoldSrc)

From Valve Developer Community
Revision as of 01:09, 11 November 2023 by NOUG4AT (talk | contribs) (Created page with "{{Language subpage}} {{entity|trigger_mp3|<!--sprite=1-->|type=brush|engine=gldsrc|game=Paranoia}} Which play mp3 tracks. == Application == Activate - mp3 plays. Plays in a l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Русский (ru)Translate (Translate)

Template:Entity Which play mp3 tracks.

Application

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

Targetname ([todo internal name (i)]) <targetname>
Name of entity
Target (Message) <string>
MP3 file to play (empty to stop)

<Your content>