flagSide: Difference between revisions
Killzone Kid (talk | contribs) mNo edit summary |
Pabstmirror (talk | contribs) (fix example syntax) |
||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.54 | |||
| | |arg= global | ||
| | |eff= local | ||
| | |gr1= Flags | ||
| Returns [[Side]] of the [[local]] instance of the flag. A getter for [[setFlagSide]]. | |descr= Returns [[Side]] of the [[Multiplayer Scripting#Locality|local]] instance of the flag. A getter for [[setFlagSide]]. | ||
| | |s1= [[flagSide]] flag | ||
|p1= flag: [[Object]] - flag | |p1= flag: [[Object]] - flag | ||
| [[Side]] | |r1= [[Side]] | ||
| | |x1= <sqf>_flagSide = flagSide aFlag;</sqf> | ||
|seealso= [[setFlagSide]] [[Arma 3: Flag Textures]] | |||
}} | }} | ||
Latest revision as of 19:04, 7 October 2025
Description
- Description:
- Returns Side of the local instance of the flag. A getter for setFlagSide.
- Groups:
- Flags
Syntax
Examples
- Example 1:
Additional Information
- See also:
- setFlagSide Arma 3: Flag Textures
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