Game Development Community

Message Sound Bug

by Daniel Neilsen · in Torque Game Engine · 11/28/2001 (9:45 pm) · 1 replies

Hey guys,

I believe there is a bug in message.cs where it handles the sounds included in a message.

ie. "Hi There!~whi" should play hi.wav

The function trys to use the engine function alxwavelength which either does not work or is not operational.

#1
12/01/2001 (9:29 pm)
Thanks for the report. I have added this to my to-do list.

--Rick