[Release] Callbacks using exports and with added timeouts!

nice job :+1:

1 Like

Update v1.2.0

  • Added asynchronous callbacks.
  • Added additional error checking.
  • Added additional detailed error messages.
  • An error in a callback now immediately throws an error instead of waiting for the timeout.
  • Reformatted everything.
  • Added wiki to Github repo.
  • Added releases.
  • Updated license.

im kinda newbie, any example how can i use it in any script? for e.g. blocking cheaters from getting values

Not quite sure how you would prevent cheaters as this is simply a callback script.

You can find examples in the repositories wiki.

If you want a specific example of something, let me know and I can help you out.

Update v1.3.0

  • Added error message display directly into the callbacks. Certain newer server versions should now see the messages in both client and server console!