WeaponCopyCtr

From Eternity Wiki
Revision as of 16:36, 8 May 2011 by Printz (talk | contribs) (Created page with '{{codepointer|description= Copies the value of one weapon counter into another.|usage= '''WeaponCopyCtr'''(''cnum1'', ''cnum2'')|parameters= *''cnum1'': Source counter (0 to 2) *…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Copies the value of one weapon counter into another.

Usage

WeaponCopyCtr(cnum1, cnum2)

Parameters

  • cnum1: Source counter (0 to 2)
  • cnum2: Destination counter (0 to 2)

Examples

No examples given.

Notes

This function can only be used to copy a counter value into another counter of the same weapon. Three counters are available per weapon.

See also