Skip to content

player_adjust_money

Description

Modifies a player's requisition money with a math operation.

Requisition System

player_adjust_money is part of the Requisition System that was scrapped before Halo: Reach's release. While much of the requisition functionality remains in the game to this day, the requisition menu is long gone, rendering this action effectively useless outside of early pre-release builds.

Parameters

<player> <math_operation> <number>

  • <name> — required operand
  • {a|b|c} — choose one alternative
  • [ … ] — optional clause

Example

megalo
action player_adjust_money current_player add 5

Example from HREK broken/1Flag_Boneyard.txt.

Supported Versions

VersionSupported
49Yes
73Yes
106Yes
107Yes
107 (MCC)Yes

See also action syntax.