Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → 3rd variable in "PlaySoundThing" command --->
3rd variable in "PlaySoundThing" command --->
2007-04-19, 7:48 PM #1
In this line:

Quote:
PlaySoundThing(StupidSound, player, 1, -1, -1, 0x80);


the engine is requested to "PlaySoundThing", the 1st variable is the definition of the sound to be played (in this case "StupidSound"), the 2nd variable is the sound location ("player" in the above command line),... then there's the 3rd variable... this is the sound volume.

I've always thought that the maximum definition for sound volume here is "1".

I believe I am incorrect.

What is the maximum volume that can be played in a command line such as above? (or am I hearing things?)

Thanx,

_Glitch(!)_
"Logic is wreath of pretty flowers... which smell bad!" -- Mr. Spock

↑ Up to the top!