Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Is there a way to scale down the lvl 60 raids to 25 mans on just the database side?

[DiscordArchive] Is there a way to scale down the lvl 60 raids to 25 mans on just the database side?

[DiscordArchive] Is there a way to scale down the lvl 60 raids to 25 mans on just the database side?

Pages (2): Previous 1 2
rektbyfaith
Administrator
0
10-08-2025, 03:29 PM
#11
Archived author: Tereneckla • Posted: 2025-10-08T15:29:32.801000+00:00
Original source

wiki is wrong then, the specMask is handled as a mask in the code
rektbyfaith
10-08-2025, 03:29 PM #11

Archived author: Tereneckla • Posted: 2025-10-08T15:29:32.801000+00:00
Original source

wiki is wrong then, the specMask is handled as a mask in the code

rektbyfaith
Administrator
0
10-08-2025, 03:30 PM
#12
Archived author: Tereneckla • Posted: 2025-10-08T15:30:38.119000+00:00
Original source

example bitwise operation
```c++
if (!(itr->second->specMask & GetActiveSpecMask()))
continue;
```
rektbyfaith
10-08-2025, 03:30 PM #12

Archived author: Tereneckla • Posted: 2025-10-08T15:30:38.119000+00:00
Original source

example bitwise operation
```c++
if (!(itr->second->specMask & GetActiveSpecMask()))
continue;
```

rektbyfaith
Administrator
0
10-08-2025, 03:31 PM
#13
Archived author: Tereneckla • Posted: 2025-10-08T15:31:49.772000+00:00
Original source

wiki also is(was if pr goes through) wrong on spell_group allowing negative values
rektbyfaith
10-08-2025, 03:31 PM #13

Archived author: Tereneckla • Posted: 2025-10-08T15:31:49.772000+00:00
Original source

wiki also is(was if pr goes through) wrong on spell_group allowing negative values

Pages (2): Previous 1 2
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)