HU/Element/Sound: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
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 hangelem egy egyéni hangot jelent, ami a 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:.
A hangelemet a [[playSound3D]] vagy [[playSound]] használatával hozhatja létre, és a következő elem fügvényekkel lehet manipulálni:


* [[setElementPosition]]
* [[HU/setElementPosition]]
* [[setElementDimension]]
* [[HU/setElementDimension]]




Sound elements can also be manipulated using the other [[Template:Client audio functions|Client audio functions]].
A hangelemeket még más [[Template:Client audio functions|Client audio functions]] használatával is manipulálhatja.




The element type of this class is '''"sound"'''.
Az osztály elemtípusa a '''"sound"'''.


==Related scripting functions==
==Related scripting functions==

Revision as of 21:22, 8 December 2018