forceFlagTexture: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3dev |= Game name |1.69|= Game version |eff= global|...") |
m (Added note on performance costs) |
||
Line 11: | Line 11: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Forces flag texture onto flag carrier (unit, vehicle or flag pole). No flag holder required. If "" | | Forces a flag texture onto a flag carrier (unit, vehicle or flag pole). No flag holder is required. If "" is used as texture, the texture is removed. This will override regularly owned flags. This type of flag is very expensive to simulate, so please use the functionality sparingly. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 09:18, 22 March 2017
Description
- Description:
- Forces a flag texture onto a flag carrier (unit, vehicle or flag pole). No flag holder is required. If "" is used as texture, the texture is removed. This will override regularly owned flags. This type of flag is very expensive to simulate, so please use the functionality sparingly.
- Groups:
- Uncategorised
Syntax
- Syntax:
- object forceFlagTexture texture
- Parameters:
- object: Object - vehicle, unit of flag pole
- texture: String
- Return Value:
- Nothing
Examples
- Example 1:
player forceFlagTexture "\A3\Data_F\Flags\Flag_red_CO.paa";
Additional Information
- See also:
- setFlagTextureflagflagOwnersetFlagOwnersetFlagSidesetObjectTexturesetObjectTextureGlobalflagSideflagTexturesetFlagAnimationPhaseflagAnimationPhaseFlag 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
[[Category:Introduced with arma3dev version 1.69]][[ Category: arma3dev: New Scripting Commands | FORCEFLAGTEXTURE]][[ Category: arma3dev: Scripting Commands | FORCEFLAGTEXTURE]]