Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
require('lib.moonloader')
local Active = false
local imgui = require('mimgui');
local ffi = require('ffi');
local encoding = require('encoding');
encoding.default = 'CP1251';
local u8 = encoding.UTF8;
local window = imgui.new.bool(true)
imgui.OnInitialize(function ()...
require('lib.moonloader')
local Active = not Active
function main()
local color = 0x0089FF
while not isSampAvailable()do wait(0) end
sampRegisterChatCommand('open', function ()
Active = not active
sampAddChatMessage("Hello!" or 'Bye Bye!',-1)
end)...
[ML] (error) SmallPubgHelper0.1 (2).lua: ...uncher\bin\arizona\moonloader\SmallPubgHelper0.1 (2).lua:2: module 'Direct3D9HookDll' not found:
no field package.preload['Direct3D9HookDll']
no file 'C:\Games\Arizona Games Launcher\bin\arizona\moonloader\lib\Direct3D9HookDll.lua'
no file...