error

  1. S

    Help Lua Help Keybinder

    soo this is my script for keybind using imgui in lua, but it wont work in game, even I press "K", When I delete function events.onServerMessage, it work perfectly but I cant costum keybind in game here is local imgui = require 'imgui' local key = require 'vkeys' local sampev = require...
Top