Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] Apply an aura when player gets inside the area that checks if player is mounted on flying mount, the

[DiscordArchive] Apply an aura when player gets inside the area that checks if player is mounted on flying mount, the

[DiscordArchive] Apply an aura when player gets inside the area that checks if player is mounted on flying mount, the

rektbyfaith
Administrator
0
10-13-2021, 02:13 AM
#1
Archived author: Deleted User • Posted: 2021-10-13T02:13:12.774000+00:00
Original source

Apply an aura when player gets inside the area that checks if player is mounted on flying mount, then dismount?
rektbyfaith
10-13-2021, 02:13 AM #1

Archived author: Deleted User • Posted: 2021-10-13T02:13:12.774000+00:00
Original source

Apply an aura when player gets inside the area that checks if player is mounted on flying mount, then dismount?

rektbyfaith
Administrator
0
10-13-2021, 05:34 AM
#2
Archived author: schlumpf • Posted: 2021-10-13T05:34:29.736000+00:00
Original source

The issue is that titles are „learned“ by adding a bit to a mask (That bit is „maskid“ in the database). That mask isn’t infinite in size but tailored to the actual title count of the game era. That era apparently only has place for 208 bits. You would have to change the size of that mask, but that effectively impossible since you would have to change half of the player data accesses in the client. Unless you can remove and reuse some titles, you can’t add more.
rektbyfaith
10-13-2021, 05:34 AM #2

Archived author: schlumpf • Posted: 2021-10-13T05:34:29.736000+00:00
Original source

The issue is that titles are „learned“ by adding a bit to a mask (That bit is „maskid“ in the database). That mask isn’t infinite in size but tailored to the actual title count of the game era. That era apparently only has place for 208 bits. You would have to change the size of that mask, but that effectively impossible since you would have to change half of the player data accesses in the client. Unless you can remove and reuse some titles, you can’t add more.

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