Иконка ресурса

LUA GTA Crosshair

  • 66
  • 36
Контакты для связи отсутствуют.
Kirx добавил(а) новый ресурс:

GTA Crosshair - GTA Crosshair

Код:
local Enable = Menu.Switch("GTA Crosshair", "Enable", false)
local image_size = Vector2.new(89, 87)
local url = "https://cdn.discordapp.com/attachments/935208637243199529/944560077849894994/image1.png"
local url2 = "https://cdn.discordapp.com/attachments/944573120889643058/944600966123118702/image2.png"
local bytes = Http.Get(url)
local bytes2 = Http.Get(url2)
local image_loaded = Render.LoadImage(bytes, image_size)
local image_loaded2 = Render.LoadImage(bytes2, image_size)...

Узнать больше об этом ресурсе...
 
Активность
Пока что здесь никого нет

Похожие темы

Сверху Снизу