WFSideText: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
Lou Montana (talk | contribs) m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters") |
||
Line 57: | Line 57: | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 01:02, 6 April 2020
Description
- Description:
- Returns the unlocalized text value of an object's side / a group's side or a side as:
- east, opfor - "East"
- west, blufor - "West"
- resistance, independent - "Resistance"
- civilian - "Civilian"
- sideUnknown - "Unknown"
- sideEnemy - "Unknown"
- sideFriendly - "Unknown"
- sideLogic - "Unknown"
- sideEmpty - "Unknown"
- sideAmbientLife - "Unknown"
- Groups:
- Uncategorised
Syntax
- Syntax:
- WFSideText param
- Parameters:
- param: Object, Group or Side
- Return Value:
- String - unlocalized side text value
Examples
- Example 1:
WFSideText player;
- Example 2:
WFSideText group player;
- Example 3:
WFSideText west
Additional Information
- See also:
- sidelocalizeisLocalized
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
Notes
Bottom Section
- Posted on August 17, 2014 - 11:04 (UTC)
- Killzone Kid
- WF stands for Warfare