All public logs

From Eternity Wiki
Jump to navigationJump to search

Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:58, 24 October 2024 Printz talk contribs created page ConsumeAmmo (Created page with "{{codepointer|description=Subtract ammo from the currently selected weapon's ammo pool. |usage='''A_ConsumeAmmo'''(''amount'') |parameters= *''amount'': amount of ammo to subtract. If zero, it will default to current weapon's '''ammopershot''' value. |notes=''Amount'' can be negative, in which case it will actually ''add'' ammo. MBF21 introduced this codepointer, and unlike SubtractAmmo, this one lets you specify amount. |seealso= *SubtractAmmo}}")