setFlagTexture: Difference between revisions
Jump to navigation
Jump to search
(moved texture lists to Flag Textures) |
m (VBS2 scripting category removal) |
||
Line 48: | Line 48: | ||
[[Category:Scripting Commands ArmA|SETFLAGTEXTURE]] | [[Category:Scripting Commands ArmA|SETFLAGTEXTURE]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:17, 19 July 2011
Description
- Description:
- Set flag texture.
If texture is "", flag is not drawn.
Custom texture can be used, as long as it is in *.jpg format, and has dimensions of 200px*200px.
The page Flag Textures shows which textures are available in each game. - Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_flagE setFlagTexture "\ca\misc\data\sever_vlajka.paa"
- Example 2:
_flagW setFlagTexture "\ca\misc\data\usa_vlajka.paa"
Additional Information
- See also:
- See also needed
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2