Skip to content

End Round Music addon for Garry's Mod Trouble in Terrorist Town gamemode.

Notifications You must be signed in to change notification settings

ersu98/TTT-EndRoundMusic-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TTT-EndRoundMusic-Example

End Round Music addon for Garry's Mod Trouble in Terrorist Town gamemode.


For this to work you need to have ULX installed! http://ulyssesmod.net/downloads.php



You will also need to add the mp3 files into the lua script with specific file location or website url.

		{ "http://location_of_file.example.com/filename.mp3", "Artist - Name" },
OR
		{ "C:/location_of_file/filename.mp3", "Artist - Name" },

About

End Round Music addon for Garry's Mod Trouble in Terrorist Town gamemode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages