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:14] dragonflyarma_3:antistasi_console_commands [2025/04/25 01:17] (current) dragonfly
Line 135: Line 135:
 === Personal === === Personal ===
  
-Replace ''Money'' with an integer value. E.g. ''[600] call A3A_fnc_resourcesPlayer;'' gives $600.+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.1745543665.txt.gz · Last modified: by dragonfly