Arma 3
Flag Interact - Raise and Lower Flags on Flagpoles.
70 Comments
STyx2909 18 May @ 4:15am 
Requesting authorization to include code from the mod with any scenario/campaign/whatever I would come with. Because I am a huge fan and using is as a mod is not enough.
Napsius 21 Apr, 2024 @ 8:57am 
It's perfect, thanks a lot !
Napsius 21 Apr, 2024 @ 8:41am 
Thanks, I will try that !
Warnerm14  [author] 20 Apr, 2024 @ 7:58am 
@Napsius Apologies I did forget 2 lines. Make the flags init section look like this:

this setFlagAnimationPhase 0;
this setVariable ["flagTxt",(flagTexture this),true];
this forceFlagTexture "\FlagInteract\textures\flagBlank.paa";
Napsius 19 Apr, 2024 @ 11:25am 
When I do that, the flag doesn't disappear, it's just at the base of the pole). How can I solve that ?
Napsius 19 Apr, 2024 @ 10:17am 
Thanks !
Warnerm14  [author] 18 Apr, 2024 @ 6:30am 
@Napsius You will have to put the "flagArray pushBack "CLASSNAME";" in the mission files init.sqf file. And to make the flag start at the bottom you will have to put "this setFlagAnimationPhase 0;" in the flags init section.
Napsius 18 Apr, 2024 @ 5:00am 
Hi ! I want to use this on a roleplay server (with a custom flag from AMF). So if I understood correctly, I just have to add the "flagArray pushBack "CLASSNAME";" line in the flag's init ?

Also, I want the flag to be taken down by default. How can I do that ?
Apophis 15 Sep, 2023 @ 4:44pm 
Yes, I do this step. but it still doesnt work :(
Warnerm14  [author] 15 Sep, 2023 @ 3:09pm 
@Apophis I'm not sure, it used to work fine in MP but there was a change at some point that causes it not to always work for some people. Did you do the step listed under "Multiplayer Requirements"?
Apophis 15 Sep, 2023 @ 2:47pm 
There is something to add in the file cfgRemoteExec? The mod don't work in my dedicated server, but in Eden yes
Warnerm14  [author] 26 May, 2023 @ 1:29pm 
@Sandora In the init field of the flag in the Eden Editor put "this setFlagAnimationPhase 0;"
Graves 25 May, 2023 @ 10:07pm 
Is there a way to have a flag start in the lowered position with the mission and you can raise it later?
BIG GUY 21 Mar, 2023 @ 8:36pm 
can this be made for ace?
STyx2909 9 Jan, 2023 @ 7:42am 
Could we have an option to play a music while flag is getting up or down.
Ideally one option for each.
Would really increase immersion.
Warnerm14  [author] 30 Oct, 2022 @ 11:50am 
@vKt It should automatically download the latest version.
vKt 30 Oct, 2022 @ 7:49am 
@Warnerm14 How i can download the newest version?
Warnerm14  [author] 29 Oct, 2022 @ 5:30pm 
@vKt Download the latest update and give it a try, I messed something up last time I updated it.
vKt 29 Oct, 2022 @ 10:14am 
I scroll near the flag but menu wont show what can be the problem
TacticalMetalhead 16 Oct, 2021 @ 12:39am 
Any estimation on when the MP patch is coming?
Warnerm14  [author] 29 Aug, 2021 @ 7:48pm 
@Nezman91 If they use the normal Arma flag pole model just get the flags classname and add it to the flag array " flagArray pushBack "CLASSNAME"; " otherwise you can also take the flag texture you want and directly apply it to the flag via setFlagTexture https://community.bistudio.com/wiki/setFlagTexture
Nez91 29 Aug, 2021 @ 7:09pm 
love the mod. i just need to figure out how to get my other flag poles form other mods to work and it be golden
Warnerm14  [author] 15 Jun, 2021 @ 1:05am 
@Evan Z. H-19 Only the clients need to have the mod running.
solïd 14 Jun, 2021 @ 4:18pm 
Is this server-side or do clients need it downloaded as well?
Warnerm14  [author] 31 May, 2021 @ 3:28pm 
@Rarein All you have to do is scroll your mouse wheel on the flag and click the option once, it will go on its own.
Rarein 31 May, 2021 @ 3:08pm 
do you need to do anything to the hold down action of the flag? was planning on having this mod be the us flag on iwo jima
Dingo 31 Jan, 2021 @ 10:11pm 
I believe you but sadly mate, it doesnt work as that is the only issue on the server
Warnerm14  [author] 31 Jan, 2021 @ 6:10pm 
@[1stLT] A. Cully [81st MAGTF] This mod does not add any new flags to the game, it just adds the ability to interact with the flags that are in the base game & compatible DLC.
Dingo 31 Jan, 2021 @ 5:21pm 
When I remove the flags to do with this mod, the server works and the map turns on
Dingo 31 Jan, 2021 @ 5:20pm 
No there is an issue with it. This the error i am getting from my server box." it is dependent on downloadable content that has been deleted.mas_add_FlagCarriers "
Warnerm14  [author] 31 Jan, 2021 @ 4:16pm 
@[1stLT] A. Cully [81st MAGTF] It works fine on servers for me though?
Dingo 31 Jan, 2021 @ 5:20am 
Can you explain to me why the flags dont like servers? It needs a mod to work, FlagCarriers to be exact
davidaimd 31 Jan, 2021 @ 1:24am 
Can the flag be added to the vehicle ?
davidaimd 31 Jan, 2021 @ 1:11am 
Is there a Russian flag??
Warnerm14  [author] 11 Dec, 2020 @ 9:03pm 
@[BSM] Prodigy I have resolved that issue, download the latest build and try it out!
[MOS] Cap. Prodigy 11 Dec, 2020 @ 2:14pm 
I have this error "No entry bin/config.bin/CfgPatches/warner_FlagInteract.units .
Can you help me?
Perkomobil 19 Aug, 2020 @ 6:01am 
Or is there any way to add support to all flags that are stated as such (I.e. all objects that have the "flag" classtype gets automatically added? sorry, I don't know how the mod system works, but it'd be fairly easy, no?)
Perkomobil 19 Aug, 2020 @ 6:00am 
Can you add support for the new GlobMob flags?
GrayFox 27 Apr, 2020 @ 1:36am 
flagArray pushBack "KPFS_Flag_Spain"; I use that type of flag and there is no way it works in multiplayer and I put that code in the beginning of the flag
GrayFox 27 Apr, 2020 @ 1:20am 
It does not work in multiplayer, I put the classname and nothing, there is no way, if you can help me a little to see why it does not work in multiplayer I appreciate it
BarneyR. 20 Apr, 2020 @ 1:24pm 
Okay thanks :)
Warnerm14  [author] 20 Apr, 2020 @ 10:56am 
@BarneyR. Oh, very strange, I will have to investigate that.
BarneyR. 20 Apr, 2020 @ 10:41am 
Ok i add this to my server and when i raise the flag i have the animation but flag dont go up or down ...
Warnerm14  [author] 20 Apr, 2020 @ 9:43am 
@BarneyR. Yup
BarneyR. 20 Apr, 2020 @ 7:17am 
Hey work in MP ?
Warnerm14  [author] 15 Mar, 2020 @ 11:57am 
@YaboiGiannak This mod does not add any flags to the game, it works on any flags that are already in the game. Just search flag in the Eden Editor.
Άνθος Αραβοσίτου 14 Mar, 2020 @ 3:42pm 
where do i find them?
KSKOnkel 21 Jan, 2020 @ 7:19am 
K thx
Warnerm14  [author] 19 Jan, 2020 @ 5:10am 
@leknOKSK/KSKOnkel It works by itself, no need to download anything else.
KSKOnkel 18 Jan, 2020 @ 2:19am 
do i need to download the "European Flags & Factoins" or work this mod without the "European Flags & Factoins"