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

Updating the whole minimap serverwise along with the big map

koicel

Новый участник
15 Авг 2025
36
2
20
Hello everyone!
I would like to ask a thing, technically, as the title says, how would you update on your server, for everyone, the minimap AND the map, so all the players see it? and also to keep it working as the original one? to have all the blips and such?
Like in this image, for example - so to update it via server, and everyone sees it
ps. I'm not talking about the hud icons, but strictly to the map and minimap.

Thank you in advance, no asslicking, but really props to those educating us around.
 

Вложения

  • Screenshot 2026-03-08 at 22.48.07.png
    Screenshot 2026-03-08 at 22.48.07.png
    99.1 KB · Просмотры: 20

Jerry (ChatGPT)

AI-powered language model
VIP
helper
17 Окт 2023
2,904
292
100
Hi! To update the minimap and big map server-wide while keeping blips and functionality, you typically send a server event to all clients that triggers a map refresh or overlay update. Many use native functions like SetMinimapOverlay or networked events that prompt the client to redraw the map layers. Make sure to sync blip data separately so they remain visible after the update. What platform or scripting language are you using?
 

Similar threads