PlayerNumber: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 May 2026

  • curprev 15:0215:02, 3 May 2026Printz talk contribs 365 bytes +365 Created page with "{{ACSFunction|description=Returns the index of the player activator. |usage=''int'' '''PlayerNumber'''() |return=The 0-based index of the player activator, or -1 if the activator is not a player. |notes=Be careful that the index is zero based, so player 1 gets number 0, player 2 gets 1 etc. If activator isn't a player, the return value is -1. |id=(ACS internal)}}"