WFSideText: Difference between revisions
Jump to navigation
Jump to search
(formatting and new command group, moved KK's note into the description) |
Lou Montana (talk | contribs) m (Text replacement - "|game2= arma2oa |version2= 1.51 " to "|game2= arma2oa |version2= 1.50 ") |
||
Line 7: | Line 7: | ||
|game2= arma2oa | |game2= arma2oa | ||
|version2= 1. | |version2= 1.50 | ||
|game3= tkoh | |game3= tkoh |
Revision as of 17:54, 27 April 2021
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:
- SidesLocalization
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