EventTracker | Log

EventTracker | V1.1 | Beta

Changes include:

  • Entire rework of the system
  • Now uses custom types
  • Fixed silly mistakes (such as counting events triggered in the last second incorrectly, cooldowns not being player to player, etc)

Other News:

  • This Log.

EventTracker | V1.2 | Beta

Changes:

  • Now Supports RemoteEvents and RemoteFunctions that send more than 10 Arguments.
  • RemoteEventTrackers and RemoteFunctionTrackers now come with Destroy functions.
  • OnLimitExceeded Signal now sends arguments that were sent with the RemoteEvent or RemoteFunction: {Player:Player,TriggersWithinLastSecond:number,PassedArguments:any}

Enjoy!

EventTracker | V1.22 | Beta

Changes:

  • Fixed RemoteEventTrackers EventTriggered signal property from triggering multiple times.
  • Fixed but involving arguments.
  • Fixed other tiny bugs.