Element/Sound: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: TODO)
 
m (Добавление языков)
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
TODO
The sound element represents a custom sound sent to the client via the use of the file parameter inside the meta file and created either by [[playSound]] or [[playSound3D]].
 
A sound element is created using [[playSound3D]] or [[playSound]] and can be manipulated with the following element functions:.
 
* [[setElementPosition]]
* [[setElementDimension]]
 
 
Sound elements can also be manipulated using the other [[Template:Client audio functions|Client audio functions]].
 
 
The element type of this class is '''"sound"'''.
 
==Related scripting functions==
===Client===
{{Client audio functions}}
 
[[Category:Element Types]]
 
[[en:Element/Sound]]
[[ru:Element/Sound]]
[[hu:Element/Sound]]

Latest revision as of 22:03, 14 April 2021