HU/Element/Sound: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(6 intermediate revisions by the same user not shown)
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 meta fájlban szereplő fájl paraméter használatával lett a játékosnak elküldve, és a [[HU/playSound|playSound]] vagy a [[HU/playSound3D|playSound3D]] által lett létrehozva.


A sound element is created using [[playSound3D]] or [[playSound]] and can be manipulated with the following element functions:.
A hangelemet a [[HU/playSound3D|playSound3D]] vagy [[HU/playSound|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 hu|kliens audió függvények]] 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==
Line 22: Line 22:


==Fordította==
==Fordította==
Surge
'''2018.12.08.''' <font size="3">'''[https://wiki.multitheftauto.com/wiki/User:Surge Surge]'''</font>

Revision as of 21:30, 8 December 2018