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:16] dragonflyarma_3:antistasi_console_commands [2025/04/25 01:17] (current) dragonfly
Line 136: Line 136:
  
 Replace ''Money'' with an integer value.  Replace ''Money'' with an integer value. 
- 
-E.g. ''[600] call A3A_fnc_resourcesPlayer;'' ~ gives ''💸600'' to player. 
  
 <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 147:
  
 Replace ''HR,Money'' with integer values, retaining the comma. Use ''0'' if you do not wish to change a value. Replace ''HR,Money'' with integer values, retaining the comma. Use ''0'' if you do not wish to change a value.
- 
-E.g. ''[50,600] remoteExec ["A3A_fnc_resourcesFIA",2];'' ~ gives ''⚔️50'' and ''💸600'' to Team. 
  
 <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.1745543790.txt.gz · Last modified: by dragonfly