kimi_callbacks
is a Lua script for FiveM that allows you to create custom server and client
callbacks in an easy manner. This script does nothing by itself and needs to be used via exports
from other resources.
- Clients can request data from the server.
- Server can request data from a client.
- Any amount of values can be returned/sent.
- Synchronous (inline return values) and asynchronous callbacks.
- Uses exports for all functions.
- Custom timeouts for callbacks.
https://github.com/Kiminaze/kimi_callbacks/releases/latest/download/kimi_callbacks.zip