Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kimi_callbacks

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.

📋 Features

  • 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.

💾 Download

https://github.com/Kiminaze/kimi_callbacks/releases/latest/download/kimi_callbacks.zip

❓ Support

https://discord.kiminaze.de

📖 Documentation

https://docs.kiminaze.de/free-scripts/kimi_callbacks

About

FiveM Lua callback system using exports

Resources

Stars

22 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages