User contributions for Cazomino05
Jump to navigation
Jump to search
26 December 2008
- 21:2721:27, 26 December 2008 diff hist −6 SetSoundVolume →Example
- 21:2721:27, 26 December 2008 diff hist +293 m SetSoundVolume →Example
- 21:2621:26, 26 December 2008 diff hist −5 m PlaySound removed todo
- 21:2521:25, 26 December 2008 diff hist +278 PlaySound →Example
- 21:1221:12, 26 December 2008 diff hist −34 SetSoundMinDistance →Returns
- 21:1021:10, 26 December 2008 diff hist +8 GetSoundMinDistance No edit summary
- 21:1021:10, 26 December 2008 diff hist 0 SetSoundMinDistance No edit summary
- 21:0921:09, 26 December 2008 diff hist +8 m SetSoundMinDistance No edit summary
- 21:0821:08, 26 December 2008 diff hist 0 m GetSoundLength fixed typo
- 20:2120:21, 26 December 2008 diff hist +7 GetSoundMinDistance →See Also
- 20:2120:21, 26 December 2008 diff hist +7 SetSoundMinDistance →See Also
- 20:2020:20, 26 December 2008 diff hist +7 GetSoundVolume →See Also
- 20:2020:20, 26 December 2008 diff hist +7 SetSoundVolume →See Also
- 20:2020:20, 26 December 2008 diff hist +7 IsSoundPaused →See Also
- 20:2020:20, 26 December 2008 diff hist +7 SetSoundPaused →See Also
- 20:2020:20, 26 December 2008 diff hist +7 GetSoundLength →See Also
- 20:2020:20, 26 December 2008 diff hist +7 GetSoundPosition →See Also
- 20:1920:19, 26 December 2008 diff hist +7 SetSoundPosition →See Also
- 20:1920:19, 26 December 2008 diff hist +7 StopSound →See Also
- 20:1920:19, 26 December 2008 diff hist +7 PlaySound3D →See Also
- 20:1820:18, 26 December 2008 diff hist +7 PlaySound →See Also
- 20:1520:15, 26 December 2008 diff hist −8 GetSoundMinDistance →Returns
- 20:1420:14, 26 December 2008 diff hist +4 IsSoundPaused →Returns
- 20:1320:13, 26 December 2008 diff hist +4 SetSoundPaused →Returns
- 20:1120:11, 26 December 2008 diff hist +1 PlaySound3D →Syntax
- 20:1020:10, 26 December 2008 diff hist +2 PlaySound →Syntax
- 20:0720:07, 26 December 2008 diff hist +501 N GetSoundMinDistance New page: __NOTOC__ {{Client function}} Gets a custom sound Minimum distance at which the sound stops getting louder. ==Syntax== <syntaxhighlight lang="lua">int getSoundMinDistance ( element sound )</syntaxhighlight> ==...
- 20:0620:06, 26 December 2008 diff hist +638 N SetSoundMinDistance New page: __NOTOC__ {{Client function}} Sets a custom sound Minimum distance at which the sound stops getting louder. ==Syntax== <syntaxhighlight lang="lua">bool setSoundMinDistance ( element sound, int distanc...
- 19:5919:59, 26 December 2008 diff hist −32 GetSoundVolume →Required Arguments
- 19:5819:58, 26 December 2008 diff hist −35 SetSoundVolume →Required Arguments
- 19:5719:57, 26 December 2008 diff hist −27 GetSoundPosition No edit summary
- 19:5519:55, 26 December 2008 diff hist +7 SetSoundPosition →Syntax
- 19:5119:51, 26 December 2008 diff hist +4 PlaySound →Required Arguments
- 19:5019:50, 26 December 2008 diff hist +465 N GetSoundVolume New page: __NOTOC__ {{Client function}} Gets a custom sound volume. ==Syntax== <syntaxhighlight lang="lua">float getSoundVolume ( element sound )</syntaxhighlight> ===Required Arguments=== *'''sound:''' Name of the sou...
- 19:4719:47, 26 December 2008 diff hist −3 SetSoundVolume →Syntax
- 19:4619:46, 26 December 2008 diff hist +534 N SetSoundVolume New page: __NOTOC__ {{Client function}} Sets custom sound volume. ==Syntax== <syntaxhighlight lang="lua">bool setSoundPosition ( string sound, float volume )</syntaxhighlight> ===Required Arguments=== *'''sound:''' Nam...
- 19:4319:43, 26 December 2008 diff hist +7 m SetSoundPaused fixed description
- 19:4219:42, 26 December 2008 diff hist +461 N IsSoundPaused New page: __NOTOC__ {{Client function}} Get the sound playing state. ==Syntax== <syntaxhighlight lang="lua">bool IsSoundPaused ( element sound )</syntaxhighlight> ===Required Arguments=== *'''sound:''' a sound element....
- 19:3719:37, 26 December 2008 diff hist −17 GetSoundLength →Syntax
- 19:3619:36, 26 December 2008 diff hist −4 m GetSoundPosition Code fix
- 19:3619:36, 26 December 2008 diff hist +3 m GetSoundPosition →Syntax
- 19:3519:35, 26 December 2008 diff hist +512 N SetSoundPaused New page: __NOTOC__ {{Client function}} Get the sound length. ==Syntax== <syntaxhighlight lang="lua">bool setSoundPaused ( element sound, bool paused )</syntaxhighlight> ===Required Arguments=== *'''sound:''' a sound e...
- 19:3219:32, 26 December 2008 diff hist −1 m GetSoundLength →Syntax
- 19:3219:32, 26 December 2008 diff hist +446 N GetSoundLength New page: __NOTOC__ {{Client function}} Get the sound length. ==Syntax== <syntaxhighlight lang="lua">bool getSoundLength ( string sound )</syntaxhighlight> ===Required Arguments=== *'''sound:''' Name of the sound. ===...
- 19:2919:29, 26 December 2008 diff hist +8 GetSoundPosition No edit summary
- 19:2819:28, 26 December 2008 diff hist −173 SetSoundPosition No edit summary
- 19:2319:23, 26 December 2008 diff hist −7 StopSound No edit summary
- 19:2119:21, 26 December 2008 diff hist +42 PlaySound3D No edit summary
- 19:2019:20, 26 December 2008 diff hist +86 PlaySound3D No edit summary
11 April 2008
- 18:1218:12, 11 April 2008 diff hist −1 GuiLabelGetFontHeight →Syntax