setPitch: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.02 | |1.02 | ||
|arg= global | |arg= global | ||
|eff= local | |eff= local | ||
|gr1= Unit Identity | |gr1= Unit Identity | ||
|gr2= Sounds | |gr2= Sounds | ||
| Sets the pitch of a persons voice. | | Sets the pitch of a persons voice. | ||
| person '''setPitch''' pitch | | person '''setPitch''' pitch | ||
|p1= person: [[Object]] | |p1= person: [[Object]] | ||
|p2= pitch: [[Number]] | |p2= pitch: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>unit1 [[setPitch]] 0.5;</code> | |x1= <code>unit1 [[setPitch]] 0.5;</code> | ||
| [[pitch]], [[setIdentity]] | | [[pitch]], [[setIdentity]] | ||
| | | | ||
}} | }} | ||
Revision as of 11:09, 18 January 2021
Description
- Description:
- Sets the pitch of a persons voice.
- Groups:
- Unit IdentitySounds
Syntax
Examples
- Example 1:
unit1 setPitch 0.5;
Additional Information
- See also:
- pitchsetIdentity
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note