• Из-за обновления GTA 5 (был добавлен новый патч) может временно не работать вход в RAGE Multiplayer.

    Ошибка: Ваша версия Grand Theft Auto V не поддерживается RAGE Multiplayer.
    ERROR: Your game version is not supported by RAGE Multiplayer.

    Данная ошибка говорит о том, что GTA V обновилась до новой версии (GTA Online тоже). Вам необходимо обновить саму игру в главном меню вашего приложения (Steam / Epic Games / Rockstar Games).
    Если после этого RAGE:MP все равно не работает - вам нужно дождаться выхода патча для самого мультиплеера (обычно это занимает от нескольких часов до нескольких дней).

    Новости и апдейты Rockstar Games - https://www.rockstargames.com/newswire/
    Статус всех служб для Rockstar Games Launcher и поддерживаемых игр: https://support.rockstargames.com/ru/servicestatus


    Grand Theft Auto 5 (+ GTA Online) последний раз были обновлены:

Do we have a way to inspect element inside Rage CEF stuff?

koicel

Новый участник
15 Авг 2025
23
0
13
Hello everyone!


Please allow me to ask a donkey question, don't throw stones at me. How do you guys style stuff, say, a hud? i mean, i style it but how can I know how it will look for sure into the game, if I cannot see the effects/changes in real time, like we do in web development, say, with inspecting elements in the DOM? Because sometimes, stuff looks NEAT locally, I plug it in, build/compile everything, jump in game, it looks like hell, and from there, it's only "guesses",in the way that, I tweak this CSS, bundle again, go in game, stil wrong, tweak it again, go blind again, and so on?

Say, I work on Redage v3 gamemode now, and I've created a hunger & thrist system. Nothing fancy but I've also tied 2 HUD icons to it, styled them, but it was a nightmare, I had to do multiple blind runs until I got it right.

Thank you!
 

NULMEKS

Высший разум
VIP
22 Сен 2023
946
586
143
28
Hello everyone!


Please allow me to ask a donkey question, don't throw stones at me. How do you guys style stuff, say, a hud? i mean, i style it but how can I know how it will look for sure into the game, if I cannot see the effects/changes in real time, like we do in web development, say, with inspecting elements in the DOM? Because sometimes, stuff looks NEAT locally, I plug it in, build/compile everything, jump in game, it looks like hell, and from there, it's only "guesses",in the way that, I tweak this CSS, bundle again, go in game, stil wrong, tweak it again, go blind again, and so on?

Say, I work on Redage v3 gamemode now, and I've created a hunger & thrist system. Nothing fancy but I've also tied 2 HUD icons to it, styled them, but it was a nightmare, I had to do multiple blind runs until I got it right.

Thank you!
I’ve put together a basic manual for working with CEF on RedAge v3. Check it out — it shows how to view everything through a browser.
 

Similar threads