AFKManager.as Stable v1.3
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.