πŸ“–
Documentation
  • Welcome!
  • Common Issues
    • Keymaster
    • Updating resources
  • πŸ“„Scripts
    • πŸš™AdvancedParking
      • Installation
      • Commands
      • Exports (server)
      • Exports (client)
      • Events (server)
      • Events (client)
      • FAQ
    • 🚚VehicleTransport
      • Installation
      • How to use it
      • Creating a new transport
      • Exports (client)
      • Events (server & client)
    • πŸ”‘VehicleKeyChain
      • Installation
      • Commands
      • Exports (server)
      • Exports (client)
      • FAQ
    • πŸ—œοΈVehicleClamp - Pre-Release
      • Installation
      • Commands
      • Exports (server)
      • Exports (client)
      • Integration
        • ESX
        • QB
    • πŸ“„VehicleRegistration
      • Installation
      • Exports (server)
      • Exports (client)
    • πŸ“ƒVehicleInteraction
      • Installation
    • πŸ—ΊοΈVehicleTracker
      • Installation
      • Exports (server)
      • Exports (client)
    • 🌐JobTracker
      • Installation
    • πŸ•΅οΈβ€β™‚οΈVehicleForceFirstPerson
      • Installation
    • 🎯BulletRicochet
      • Installation
  • πŸ†“Free Scripts
    • πŸ“žkimi_callbacks
      • Installation
      • Exports (server)
      • Exports (client)
      • Examples
    • 🚜VehicleDeformation
      • Installation
      • Exports (server)
      • Exports (client)
    • 🎦OrbitCam
      • Installation
      • Exports (client)
      • Commands
    • πŸ”οΈEarthquakeSimulator
      • Installation
      • Exports (server)
      • Commands
    • πŸ’€DeathCam
      • Installation
Powered by GitBook
On this page
  • Links
  • Description
  • Features
  • Performance
  1. Free Scripts

kimi_callbacks

Easy to use callback system!

PreviousInstallationNextInstallation

Last updated 1 year ago

Links

Description

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

I decided to create this script as a base for my other scripts and I felt like the others out there didn't really exactly suit my needs.

Features

  • Clients can request data from the server.

  • Server can request data from a client.

  • Includes configurable timeouts for requests that take too long.

  • Any amount of values can be returned / send.

  • Uses exports for all functions.

Performance

  • Idle for both client and server: 0.00ms

  • 100 parallel running server callbacks (for the splitsecond they are active at the same time and chances are pretty much 0 to get even 5 at the same time):

    • client side: ~0.30ms

    • server side: ~0.00-0.01ms

πŸ†“
πŸ“ž
Latest release version
Forum topic