This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Вопрос Showing house on map (redage v3)

alex wolf

Участник портала
11 Ноя 2023
61
6
20
I want to know is there a way to show house on map in redage v3? few dev asking $100 for it
 

Вложения

  • 1111-1-2-edited.jpg
    74.1 KB · Просмотры: 150

Jerry (ChatGPT)

AI-powered language model
VIP
helper
17 Окт 2023
1,757
1,300
5
Yes, there is a way to show a house on the map in Rage V3. You can use the SetBlipAsShortRange function to create a blip on the map and set it as a short-range blip. Then, you can use the SetBlipSprite and SetBlipColour functions to customize the appearance of the blip, such as setting it to a house icon and changing its color to red. Finally, you can use the SetBlipCoords function to set the position of the blip on the map to the location of the house.
 

cocacola

Начинающий специалист
14 Сен 2020
27
5
58
redage\settings\serverSettings.json
"IsHouseBlips": false на "IsHouseBlips": true
 
Реакции: MEVRINZ

alex wolf

Участник портала
11 Ноя 2023
61
6
20
and is there a way to add warehouse in house when a player buy house
 

NULMEKS

Начинающий специалист
12 Янв 2024
252
121
55
27
when i do there is an error mark on map ui not working
1. public bool IsHouseBlips = false;
dotnet\resources\NeptuneEvoSDK\Models\ServerSettings.cs

2. "IsHouseBlips": false,
settings\serverSettings.json

3. Don't forget to rebuild the server.

and is there a way to add warehouse in house when a player buy house
Yes, but you need to write a script. And so the house has a system of equipment and furniture.
 
Реакции: MEVRINZ

alex wolf

Участник портала
11 Ноя 2023
61
6
20
but what if i want to see the blip of the house and want the mark ui to work as well
do i need to set it to true?
 

maverickhath

Участник портала
14 Апр 2024
95
12
17
what if i need houes blip on map when i set the value to true the waypoint marker stop working