Arma 3
Antistasi Ultimate - Mod
NotTheHRE 11 Nov, 2024 @ 6:45am
Is there a command for switching ownership of outposts, military bases, airbases, etc?
I want to test some stuff a server with my lads but don't feel like completing a whole ass campaign
< >
Showing 1-2 of 2 comments
Andon 12 Dec, 2024 @ 12:36pm 
From the Antistasi Community Wiki, "Debug Console Commands for Players and Admins":


Flip Marker

Run as local. Changes the owner of a marker. Specify the marker to change and what side to give it to.

Markername is case-sensitive and needs to be given as a string “outpost_1”.
Sides are: Teamplayer, Invaders, Occupants
Variable

Values

side - x ∊ {Teamplayer, Occupants, Invaders}

markername - N/A
[

[side, markername] remoteExec ["A3A_fnc_markerChange", 2];

-Link to wikipage: https://official-antistasi-community.github.io/A3-Antistasi-Docs/dev_guide/admins/DebugConsoleCommands.html
Last edited by Andon; 12 Dec, 2024 @ 12:37pm
NotTheHRE 17 Dec, 2024 @ 8:44am 
Originally posted by Andon:
From the Antistasi Community Wiki, "Debug Console Commands for Players and Admins":


Flip Marker

Run as local. Changes the owner of a marker. Specify the marker to change and what side to give it to.

Markername is case-sensitive and needs to be given as a string “outpost_1”.
Sides are: Teamplayer, Invaders, Occupants
Variable

Values

side - x ∊ {Teamplayer, Occupants, Invaders}

markername - N/A
[

[side, markername] remoteExec ["A3A_fnc_markerChange", 2];

-Link to wikipage: https://official-antistasi-community.github.io/A3-Antistasi-Docs/dev_guide/admins/DebugConsoleCommands.html
Appreciate it!
< >
Showing 1-2 of 2 comments
Per page: 1530 50