Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
I'm trying to create a PC Camera type for MonetLoader, but I'm having a problem. It works perfectly, but the camera jerks and also won't let me move it manually. Is there a way to fix this? Please.
local ffi = require("ffi")
local SAMemory = require "SAMemory"
local gta = ffi.load("GTASA")...
The welcome text looks blurry. How can I make it sharper? So it looks good.
local imgui = require('mimgui')
local showAnimation = false
local animationStartTime = 0
local animationDuration = 4.0
local fadeInDuration = 1.0
local holdDuration = 2.0
local fadeOutDuration = 1.0
local...
why does this happen?
[ML] (error) PlayerInfo: cannot resume non-suspended coroutine
stack traceback:
[C]: in function 'getCharPlayerIsTargeting'
...al\Desktop\Naito\Aportes Tests\GTA Cry\moonloader\t2.lua:29: in function 'mehhh'
...al\Desktop\Naito\Aportes Tests\GTA...
Does anyone help me?
On line 54 to 68 the code is all well structured, there is no error log but it rarely responds to the buttons, I press the button called "Heridas" it is supposed to call the
function mostrarHeridas()
function but it doesn't work, the same thing happens with the 2 buttons...