MishaKherson Posted January 31 Share Posted January 31 Доброй ночи дамы и господа. Нужна помощь от продвинутых. Борюсь с чатом ДЖИПИТИ и ДИПСИК часами, что бы помогли мне через XVM мод, отобразить урон в реальном времени в игре, в OBS на стриме. Что только не пробовал. И создавать файл damage.txt, и прописывал его в файле battleLabels в коде. И проверял в других источниках. Играл постоянно каждый бой что бы проверить на урон в реальном времени. Даже пробовал по новой, и через горячие клавиши включить настройки в ангаре в XVM, которые не открываются, меняя горячие клавиши в файле в тексте в коде. В папке XVM даже нет папки Logs, приходилось создавать её, но там никаких ошибок так же не отображались. В итоге за долгие часы я сдался. Кто мне поможет и подскажет что конкретно я упускаю? @ Quote Link to comment Short link Share on other sites More sharing options...
Bazooka Posted January 31 Share Posted January 31 (edited) @MishaKherson XVM doesn't have a xvm.writeToFile py_macro. It looks like ChatGPT made it up. So, that won't work. AI can't give good answers about such niche things as game mods, and it often invents incorrect parameters that don't actually exist. Why do you need these complications with saving the damage log to a file and displaying it via OBS on stream, if you can just display it directly on the screen in the game with XVM? You're capturing the game through OBS anyway, so the damage log will be there. Edited January 31 by Bazooka @ Quote Link to comment Short link Share on other sites More sharing options...
MishaKherson Posted January 31 Author Share Posted January 31 @Bazooka Я вас понял что ИИ придумывает ответы. Допустим, на стриме я хочу отобразить виджет, нанести 1.000.000 урона, за определенное количество боев. И за каждый бой, в реальном времени урон будет добавляться в общее число в виджет. Как мне это сделать? @ Quote Link to comment Short link Share on other sites More sharing options...
Bazooka Posted January 31 Share Posted January 31 @MishaKherson you'll need Python programming skills for this. You need to create your own XVM add-on that records damage and adds it up. The easiest way is to try to commission it here. Maybe someone who knows modding and Python will respond and write such XVM add-on for you. @ Quote Link to comment Short link Share on other sites More sharing options...
MishaKherson Posted January 31 Author Share Posted January 31 @Bazooka я даже скачивал Python, как просил ИИ, но ничего сделать не смог. Спасибо за информацию. Если есть желающие, или кто умеет это делать, помогите пожалуйста. @ Quote Link to comment Short link Share on other sites More sharing options...
EngineExt Posted February 2 Share Posted February 2 01.02.2025 в 02:09, MishaKherson сказал: Кто мне поможет и подскажет что конкретно я упускаю? Сюда тебе надо смотреть, получаешь ссылку виджета и прикрепляй в ОБС. @ Quote Link to comment Short link Share on other sites More sharing options...
MishaKherson Posted February 3 Author Share Posted February 3 (edited) @EngineExt спасибо Edited February 3 by MishaKherson @ Quote Link to comment Short link Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.