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 - "{{Feature|Informative|" to "{{Feature|informative|") |
||
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|game1= arma2 | |game1= arma2 | ||
|version1= 1.04 | |version1= 1.04 | ||
|game2= arma2oa | |game2= arma2oa | ||
|version2= 1.50 | |||
|version2= 1. | |||
|game3= tkoh | |game3= tkoh | ||
|version3= 1.00 | |version3= 1.00 | ||
|game4= arma3 | |game4= arma3 | ||
|version4= 0.50 | |version4= 0.50 | ||
Line 21: | Line 17: | ||
|gr2= Localization | |gr2= Localization | ||
|descr= Returns the | |descr= Returns the [[localize|unlocalized]] text value of a side or an object's/group's side. | ||
{{{!}} class="wikitable" | |||
! Side | |||
{{!}} [[east]] / [[opfor]] | |||
{{!}} [[west]] / [[blufor]] | |||
{{!}} [[resistance]] / [[independent]] | |||
{{!}} [[civilian]] | |||
{{!}} [[sideUnknown]] | |||
{{!}} [[sideEnemy]] | |||
{{!}} [[sideFriendly]] | |||
{{!}} [[sideLogic]] | |||
{{!}} [[sideEmpty]] | |||
{{!}} [[sideAmbientLife]] | |||
{{!}}- style="text-align: center" | |||
! Result | |||
{{!}} "East" | |||
{{!}} "West" | |||
{{!}} "Resistance" | |||
{{!}} "Civilian" | |||
{{!}} colspan="6" {{!}} "Unknown" | |||
{{!}}} | |||
{{Feature| | {{Feature|informative|''WF'' stands for '''Warfare''', an [[Warfare 1 - Editing Guide|{{arma1}}]]/[[Warfare 2 Manual|{{arma2}}]] official game mode.}} | ||
|s1= | |s1= [[WFSideText]] value | ||
|p1= | |p1= value: [[Object]], [[Group]] or [[Side]] | ||
|r1= [[String]] - unlocalized side text value | |r1= [[String]] - unlocalized side text value | ||
|x1= < | |x1= <sqf>WFSideText player;</sqf> | ||
|x2= < | |x2= <sqf>WFSideText group player;</sqf> | ||
|x3= < | |x3= <sqf>WFSideText west;</sqf> | ||
|seealso= [[side]] | |seealso= [[side]] [[localize]] [[isLocalized]] | ||
}} | }} |
Latest revision as of 00:26, 2 February 2024
Description
- Description:
- Returns the unlocalized text value of a side or an object's/group's side.
Side east / opfor west / blufor resistance / independent civilian sideUnknown sideEnemy sideFriendly sideLogic sideEmpty sideAmbientLife Result "East" "West" "Resistance" "Civilian" "Unknown" - Groups:
- SidesLocalization
Syntax
- Syntax:
- WFSideText value
- Parameters:
- value: Object, Group or Side
- Return Value:
- String - unlocalized side text value
Examples
Additional Information
- See also:
- side localize isLocalized
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