Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] hi .How can I prevent querying the names of hostile faction players in the O query list?

[DiscordArchive] hi .How can I prevent querying the names of hostile faction players in the O query list?

[DiscordArchive] hi .How can I prevent querying the names of hostile faction players in the O query list?

rektbyfaith
Administrator
0
03-16-2025, 02:51 AM
#1
Archived author: qyt • Posted: 2025-03-16T02:51:09.650000+00:00
Original source

hi .How can I prevent querying the names of hostile faction players in the O query list?
rektbyfaith
03-16-2025, 02:51 AM #1

Archived author: qyt • Posted: 2025-03-16T02:51:09.650000+00:00
Original source

hi .How can I prevent querying the names of hostile faction players in the O query list?

rektbyfaith
Administrator
0
03-16-2025, 03:19 AM
#2
Archived author: metallinos • Posted: 2025-03-16T03:19:04.514000+00:00
Original source

You can for example make an Eluna register spell event on cast boomie form, 20 ms later apply any display ID of your choice. If it exists in the game, of course.
rektbyfaith
03-16-2025, 03:19 AM #2

Archived author: metallinos • Posted: 2025-03-16T03:19:04.514000+00:00
Original source

You can for example make an Eluna register spell event on cast boomie form, 20 ms later apply any display ID of your choice. If it exists in the game, of course.

rektbyfaith
Administrator
0
03-16-2025, 03:20 AM
#3
Archived author: metallinos • Posted: 2025-03-16T03:20:00.765000+00:00
Original source

Set crossfaction who list to 0 in your worldserver.conf
```
#
# AllowTwoSide.WhoList
# Description: Show characters from both factions in the /who list.
# Default: 0 - (Disabled)
# 1 - (Enabled)

AllowTwoSide.WhoList = 0
```
rektbyfaith
03-16-2025, 03:20 AM #3

Archived author: metallinos • Posted: 2025-03-16T03:20:00.765000+00:00
Original source

Set crossfaction who list to 0 in your worldserver.conf
```
#
# AllowTwoSide.WhoList
# Description: Show characters from both factions in the /who list.
# Default: 0 - (Disabled)
# 1 - (Enabled)

AllowTwoSide.WhoList = 0
```

rektbyfaith
Administrator
0
03-16-2025, 03:20 AM
#4
Archived author: metallinos • Posted: 2025-03-16T03:20:35.335000+00:00
Original source

There's an addon for it, it's pretty easy to find with the help of Google. I think Vanilla content is covered. Not sure about TBC / WotLK
rektbyfaith
03-16-2025, 03:20 AM #4

Archived author: metallinos • Posted: 2025-03-16T03:20:35.335000+00:00
Original source

There's an addon for it, it's pretty easy to find with the help of Google. I think Vanilla content is covered. Not sure about TBC / WotLK

rektbyfaith
Administrator
0
03-16-2025, 03:21 AM
#5
Archived author: metallinos • Posted: 2025-03-16T03:21:15.716000+00:00
Original source

I see what is written and none of these variables influence your client's minimap
rektbyfaith
03-16-2025, 03:21 AM #5

Archived author: metallinos • Posted: 2025-03-16T03:21:15.716000+00:00
Original source

I see what is written and none of these variables influence your client's minimap

rektbyfaith
Administrator
0
03-16-2025, 03:22 AM
#6
Archived author: metallinos • Posted: 2025-03-16T03:22:42.770000+00:00
Original source

Minimaps are fully contained in client-side memory. That setting only toggles which maps you can enter. So, for example, Outland (map ID 530 for example) and all Outland dungeons/raids/battlegrounds, such as the level 70 Caverns of Time dungeons, are not accessible if set to 0, nor is Northrend (map ID 571) and related dungeon/raid/battleground maps
rektbyfaith
03-16-2025, 03:22 AM #6

Archived author: metallinos • Posted: 2025-03-16T03:22:42.770000+00:00
Original source

Minimaps are fully contained in client-side memory. That setting only toggles which maps you can enter. So, for example, Outland (map ID 530 for example) and all Outland dungeons/raids/battlegrounds, such as the level 70 Caverns of Time dungeons, are not accessible if set to 0, nor is Northrend (map ID 571) and related dungeon/raid/battleground maps

rektbyfaith
Administrator
0
03-16-2025, 03:24 AM
#7
Archived author: metallinos • Posted: 2025-03-16T03:24:05.347000+00:00
Original source

I've seen your issue caused by conflicting minimap-altering addons. So maybe look into that. Either way not related to AzerothCore
rektbyfaith
03-16-2025, 03:24 AM #7

Archived author: metallinos • Posted: 2025-03-16T03:24:05.347000+00:00
Original source

I've seen your issue caused by conflicting minimap-altering addons. So maybe look into that. Either way not related to AzerothCore

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)