Недавнее содержимое от yoshishi

  1. Y

    Как сбросить кэш в асинхронном HTTP-запросе?

    How do I reset the cache in an asynchronous HTTP request?
  2. Y

    Исходник J-Cfg // модуль для работы с JSON конфигами

    Довольно странно, мой друг. К сожалению, изменения не были сохранены; конкретно, изменение 'cfg.body.skinColor' (которое находится во вложенной таблице) не отразилось в файле конфигурации. Однако возникло интересное наблюдение: после добавления 'cfg.name = 'владимир'' (стандартного присвоения...
  3. Y

    Редактирование Github

    How do I change the contents of a file on GitHub using a token?
  4. Y

    ошибка скрипта

  5. Y

    ошибка скрипта

    Help please the script crashes, I can't find any error in moonloader.log
  6. Y

    ошибка в raknet rpc

    help me with this error opcode '0BE7' call caused an unhandled exception stack traceback: [C]: in function 'raknetBitStreamReadInt32' function onReceiveRpc(id, bs) if id == 93 then local color = raknetBitStreamReadInt32(id) local text = raknetBitStreamReadString(bs...
  7. Y

    текст и цвет

    How do I get text and color in a chat without using onServerMessage?
  8. Y

    отправка ДМ в дискорд

    Is it possible automatically send DMs using a bot or something on Discord via username?
  9. Y

    координаты метки

    How do I get the coordinates of the blip? (not the target blip)
  10. Y

    Чар в мигающей зоне

    How do I know if my character is in the specified flashing boundaries or zone?
  11. Y

    NearestVehicle error

    How do I fix this error in this script? (error) closestVehicle.lua: opcode '09B3' call caused an unhandled exception stack traceback: [C]: in function 'getCarDoorLockStatus' ... st\Otomoos\GTA San Andreas\moonloader\closestVehicle.lua:27: in function <... st\Otomoos\GTA San...
  12. Y

    force aim sync

    what does sampForceAimSync() do?
  13. Y

    help with the script

    Help me add this condition. "require("memory").getint8(getCharPointer(playerPed) + 0x528, false) ~= 19" the condition is evaluated only if autovest. General.ddmode is false. I'm new to this and still learning. if autovest. General.autovest and timer <= localClock() - _last_vest and not...
  14. Y

    function for player aim

    Может ли кто-нибудь любезно поделиться со мной функцией Lua, которая может проверить, целится ли мой персонаж?