User Tools

Site Tools


arma_3:antistasi_console_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arma_3:antistasi_console_commands [2025/04/25 01:13] dragonflyarma_3:antistasi_console_commands [2026/01/04 06:54] (current) – ↷ Links adapted because of a move operation
Line 1: Line 1:
 ====== Antistasi Console Commands ====== ====== Antistasi Console Commands ======
  
-<WRAP box round tip>Looking for [[arma_3:antistasi_commander_guidelines|Antistasi Commander Guidelines]] instead?</WRAP>+<WRAP box round tip>Looking for [[arma_3:antistasi_commander_guidelines|Antistasi Commander Guidelines]] or the [[arma_3:antistasi_commanders_guide:commanders_guide|Commander's Handbook]] instead?</WRAP>
  
 Below is a categorized list of console commands. They are entered in the Escape/Pause menu. **All commands require admin permissions and use Local Exec for local execution unless otherwise specified.** Below is a categorized list of console commands. They are entered in the Escape/Pause menu. **All commands require admin permissions and use Local Exec for local execution unless otherwise specified.**
Line 11: Line 11:
   * [[https://official-antistasi-community.github.io/A3-Antistasi-Docs/dev_guide/dev/dev_guide_console_commands.html|Antistasi Developer Commands]]   * [[https://official-antistasi-community.github.io/A3-Antistasi-Docs/dev_guide/dev/dev_guide_console_commands.html|Antistasi Developer Commands]]
  
-<WRAP box INFO left 45%+<WRAP box INFO left> 
-**Login as admin** in order to use these commands!+**Login as admin** to use these commands!
 </WRAP> </WRAP>
  
-<WRAP box INFO right 47%+<WRAP box INFO left
-**Commands use Local Exec** unless otherwise specified!+**Commands use Local Exec** unless specified!
 </WRAP> </WRAP>
  
Line 135: Line 135:
 === Personal === === Personal ===
  
-Replace ''Money'' with an integer value.+Replace ''Money'' with an integer value. 
  
 <code>[Money] call A3A_fnc_resourcesPlayer;</code> <code>[Money] call A3A_fnc_resourcesPlayer;</code>
 +
 +**//Example://**
 +''[600] call A3A_fnc_resourcesPlayer;'' ~ gives ''💸600'' to player.
 </WRAP> </WRAP>
  
Line 146: Line 149:
  
 <code>[HR,Money] remoteExec ["A3A_fnc_resourcesFIA",2];</code> <code>[HR,Money] remoteExec ["A3A_fnc_resourcesFIA",2];</code>
 +
 +**//Example://**
 +''[50,600] remoteExec ["A3A_fnc_resourcesFIA",2];'' ~ gives ''⚔️50'' and ''💸600'' to Team.
 +
 </WRAP> </WRAP>
  
arma_3/antistasi_console_commands.1745543616.txt.gz · Last modified: by dragonfly