Skip to content

AFKManager.as Stable v1.3

Compare
Choose a tag to compare
@MrOats MrOats released this 21 Jun 01:01
· 13 commits to master since this release

Ignore the .zip or .tar.gz file that may be created from this.

Changes in this release:

  • Check if Player is AFK based on the last time they pressed one of their movement keys instead of their last position. Prevents unintended movement from marking them non-idle.
  • Set secondsUntilSpec and secondsUntilKick upon player's AFK data creation to prevent CheckAFK() from bugging out.

Documentation Here