Дайте GangMaster и требования для него пожалуйста

zakatov

zkt-team
Проверенный
1,724
548

Код:
local ev = require "lib.samp.events"

local imgui = require 'imgui'

local encoding = require 'encoding'

encoding.default = 'CP1251'

u8 = encoding.UTF8

local rkeys = require 'rkeys'

local vkeys = require 'vkeys'

local memory = require("memory")

local wm = require 'windows.message'

imgui.HotKey = require('imgui_addons').HotKey

local ffi = require("ffi")

local inicfg = require "inicfg"
 

Abvgde

Новичок
Автор темы
9
0

Код:
local ev = require "lib.samp.events"

local imgui = require 'imgui'

local encoding = require 'encoding'

encoding.default = 'CP1251'

u8 = encoding.UTF8

local rkeys = require 'rkeys'

local vkeys = require 'vkeys'

local memory = require("memory")

local wm = require 'windows.message'

imgui.HotKey = require('imgui_addons').HotKey

local ffi = require("ffi")

local inicfg = require "inicfg"
можешь дать ссылку на каждую я ленивый капец