WFSideText: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma2 |Game name=
| arma2


|1.04|Game version=
|1.04


|gr1= Sides |GROUP1=
|gr1= Sides


| Returns the un[[localize]]d text value of an object's side / a group's side or a side as:
| Returns the un[[localize]]d text value of an object's side / a group's side or a side as:
Line 18: Line 18:
* [[sideLogic]] - "Unknown"
* [[sideLogic]] - "Unknown"
* [[sideEmpty]] - "Unknown"
* [[sideEmpty]] - "Unknown"
* [[sideAmbientLife]] - "Unknown" |DESCRIPTION=
* [[sideAmbientLife]] - "Unknown"


| '''WFSideText''' param |SYNTAX=
| '''WFSideText''' param


|p1= param: [[Object]], [[Group]] or [[Side]] |PARAMETER1=
|p1= param: [[Object]], [[Group]] or [[Side]]


|p2= |PARAMETER2=  
|p2=


|p3= |PARAMETER3=  
|p3=


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




|x1= <Code>[[WFSideText]] [[player]];</Code> |EXAMPLE1=
|x1= <Code>[[WFSideText]] [[player]];</Code>


|x2= <Code>[[WFSideText]] [[group]] [[player]];</Code> |EXAMPLE2=
|x2= <Code>[[WFSideText]] [[group]] [[player]];</Code>


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




| [[side]], [[localize]], [[isLocalized]] |SEEALSO=
| [[side]], [[localize]], [[isLocalized]]


|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  

Revision as of 01:03, 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

Notes

Bottom Section

Posted on August 17, 2014 - 11:04 (UTC)
Killzone Kid
WF stands for Warfare