Difference between revisions of "setFlagTexture"
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) |
Fred Gandt (talk | contribs) m (Added to "see also" + wikilinking) |
||
Line 17: | Line 17: | ||
The page [[Flag Textures]] shows which textures are available in each game. | The page [[Flag Textures]] shows which textures are available in each game. | ||
− | NOTE: In MP this command has to be executed where Flag Pole is [[local]]. If you add Flag Pole in the editor, it will be local to the server, so executing [[setFlagTexture]] on the server will change flag texture on all clients. The command is also persistent and is synchronised for JIP clients.|= Description | + | NOTE: In MP this command has to be executed where Flag Pole is [[local]]. If you add Flag Pole in the editor, it will be local to the server, so executing [[setFlagTexture]] on the server will change flag texture on all clients. The command is also persistent and is synchronised for [[Join In Progress|JIP]] clients.|= Description |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 34: | Line 34: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[setObjectTexture]] |= See also | + | | [[Flag Textures]], [[flag]], [[flagOwner]], [[setFlagOwner]], [[setFlagSide]], [[setObjectTexture]], [[setObjectTextureGlobal]] |= See also |
}} | }} |
Revision as of 04:26, 25 March 2014
Hover & click on the images for descriptions
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. NOTE: In MP this command has to be executed where Flag Pole is local. If you add Flag Pole in the editor, it will be local to the server, so executing setFlagTexture on the server will change flag texture on all clients. The command is also persistent and is synchronised for JIP clients.
Syntax
Examples
- Example 1:
-
_flagE setFlagTexture "\ca\misc\data\sever_vlajka.paa";
- Example 2:
-
_flagW setFlagTexture "\ca\misc\data\usa_vlajka.paa";
- Example 3:
-
flag1 setFlagTexture "\A3\Data_F\Flags\Flag_red_CO.paa";
Additional Information
- See also:
- Flag TexturesflagflagOwnersetFlagOwnersetFlagSidesetObjectTexturesetObjectTextureGlobal
- Groups:
- Uncategorised
Notes
Notes
Categories:
- Pages using duplicate arguments in template calls
- Scripting Commands
- Operation Flashpoint: Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Operation Flashpoint: New Scripting Commands
- Command Group: Uncategorised
- Introduced with Operation Flashpoint version 1.00
- Commands utilizing local arguments
- Commands with global effects
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters