CD Player
by Tim Heldna · 02/16/2007 (9:20 am) · 1 comments
Here's a basic CD Player for anyone who wants it.
It's completely scripted, is straight forward to install, features play, previous track, next track and stop buttons as well as a track list and should detect all installed CD devices.
Installation:
Add the following line to yourModFolder/client/init.cs
Download the following file named CDPlayer.gui and save it to yourModFolder/client/ui: CDPlayer.gui
Delete yourModFolder/client/config.cs to ensure our new keybinding is picked up
That's it. Run your game and hit Ctrl-M to open the CD Player. Enjoy.

It's completely scripted, is straight forward to install, features play, previous track, next track and stop buttons as well as a track list and should detect all installed CD devices.
Installation:
exec("./ui/CDPlayer.gui");That's it. Run your game and hit Ctrl-M to open the CD Player. Enjoy.

About the author
Recent Blogs
• BCS Street props• Character Pack - Vince
• Recent Artwork
• Progress of our Weapon Pack
• Digital Speedometer

Torque Owner Daniel Buckmaster
T3D Steering Committee
The one thing that's mising is track names, but for me personally it doesn't matter.