BIS fnc setIdentity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|seealso *= *([^ ]*)\[\[BIS fnc ([a-zA-Z0-9_]+)\]\]([^ ]*)" to " |seealso= $1BIS_fnc_$2$3") |
Lou Montana (talk | contribs) m (Text replacement - "(\|p[0-9]+ *= *[^(]+\(Optional(, default[^)]*)\) )C([a-z])" to "$1c$3") |
||
Line 22: | Line 22: | ||
|p4= pitch: [[String]] - (Optional, default -1) Speaker pitch (1 is unchanged pitch) | |p4= pitch: [[String]] - (Optional, default -1) Speaker pitch (1 is unchanged pitch) | ||
|p5= callsign: [[String]] - (Optional, default "") | |p5= callsign: [[String]] - (Optional, default "") callsign | ||
|r1= [[Boolean]] | |r1= [[Boolean]] |
Revision as of 12:22, 8 November 2023
Description
- Description:
- Sets the unit's identity.
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- [object, face, speaker, pitch, callsign] call BIS_fnc_setIdentity
- Parameters:
- object: Object
- face: String - (Optional, default "") Face from CfgFaces
- speaker: String - (Optional, default "") Speaker from CfgVoice
- pitch: String - (Optional, default -1) Speaker pitch (1 is unchanged pitch)
- callsign: String - (Optional, default "") callsign
- Return Value:
- Boolean
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_setUnitInsignia setFace setIdentity setSpeaker face
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