• Из-за обновления 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) последний раз были обновлены:

Результаты поиска

  1. maverick_hath

    Проблема Redage V3 Case Opening

    When i try to open a case it just blur out and stuck what could be the issue if its CEF in which folder should i look in src_cef ?
  2. maverick_hath

    Проблема Can someone list me all the commands in RedageV3

    dotnet\resources\NeptuneEvo\Functions\CommandsAccess.cs
  3. maverick_hath

    Ошибка при нажатие на клавишу E или Q

    there you go https://ragemp.pro/threads/fix-cannot-read-property-x-of-null-redage-v3.13483/
  4. maverick_hath

    Проблема Keybind handler unhandled exception

    https://ragemp.pro/threads/fix-cannot-read-property-x-of-null-redage-v3.13483/
  5. maverick_hath

    Мануал Исправление ошибки undefined[Cannot read property 'x' of null] RedAge v3

    this will help https://ragemp.pro/threads/fix-cannot-read-property-x-of-null-redage-v3.13483/
  6. maverick_hath

    main.js

    https://ragemp.pro/threads/fix-cannot-read-property-x-of-null-redage-v3.13483/
  7. maverick_hath

    Мануал Fix Cannot read property 'x' of null Redage V3

    just download the file and replace it in folder src_client\synchronization if this help please hit the +REP
  8. maverick_hath

    Конвертация Liberty City с Five M на Rage

    @rehanrana9 This guys did it
  9. maverick_hath

    Вопрос Интерьеры redage v3 - Мэрия

    Here is the Grand RP DLC in this there are cityhall car cloths https://drive.google.com/file/d/14F5xTwakZ3V-M-f2V7QyHgj5_xaDZmfA/view
  10. maverick_hath

    Вопрос Интерьеры redage v3 - Мэрия

    there are 3 parts of the zip there are CARS CLOTHS and Interios you can add them in you \client_packages\game_resources\dlcpacks If this Helps pleas +REP
  11. maverick_hath

    Вопрос Интерьеры redage v3 - Мэрия

    https://drive.google.com/file/d/1GSYOi93KIOAq3sceUaihLnZMGgAXq8wg/view https://drive.google.com/file/d/1viizJbdBUDA9PH0T6TTWAPkhhjWACtsP/view https://drive.google.com/file/d/15w8IkpwsaDsYtqrH6pDl1Wl5CIoXxbBT/view
  12. maverick_hath

    Вопрос Подключение CDN

    If you are using Redage V3 then its in client_packages\interface\cloud.html & client_packages\interface\local.html If this Helps pleas +REP
  13. maverick_hath

    Вопрос Как сменить название

    src_cef\src\views\player\hudevo\elements\playerinfo.svelte
  14. maverick_hath

    Вопрос Имя над педом

    With Text Label https://wiki.rage.mp/wiki/CreateTextLabel
  15. maverick_hath

    Проблема помогите

    Put this code in admin.cs in same core folder public static async void SaveServer() { try { foreach (var foreachPlayer in Character.Repository.GetPlayers()) foreachPlayer.SavePlayerPosition(); var...