WFSideText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "")
m (Text replacement - " {3,}\|" to " |")
Line 29: Line 29:


| [[String]] - unlocalized side text value
| [[String]] - unlocalized side text value


|x1= <Code>[[WFSideText]] [[player]];</Code>
|x1= <Code>[[WFSideText]] [[player]];</Code>
Line 36: Line 35:


|x3= <Code>[[WFSideText]] [[west]]</Code>
|x3= <Code>[[WFSideText]] [[west]]</Code>


| [[side]], [[localize]], [[isLocalized]]
| [[side]], [[localize]], [[isLocalized]]

Revision as of 18:05, 18 January 2021

Hover & click on the images for description

Description

Description:
Returns the unlocalized text value of an object's side / a group's side or a side as:
Groups:
Sides

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
Posted on August 17, 2014 - 11:04 (UTC)
Killzone Kid
WF stands for Warfare