Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] is there a way to unlock flight paths for all using just SQL?

[DiscordArchive] is there a way to unlock flight paths for all using just SQL?

[DiscordArchive] is there a way to unlock flight paths for all using just SQL?

rektbyfaith
Administrator
0
03-04-2025, 04:40 AM
#1
Archived author: Lord Rangus • Posted: 2025-03-04T04:40:44.171000+00:00
Original source

is there a way to unlock flight paths for all using just SQL?
rektbyfaith
03-04-2025, 04:40 AM #1

Archived author: Lord Rangus • Posted: 2025-03-04T04:40:44.171000+00:00
Original source

is there a way to unlock flight paths for all using just SQL?

rektbyfaith
Administrator
0
03-04-2025, 04:41 AM
#2
Archived author: Lord Rangus • Posted: 2025-03-04T04:41:15.904000+00:00
Original source

Like as in cross faction
rektbyfaith
03-04-2025, 04:41 AM #2

Archived author: Lord Rangus • Posted: 2025-03-04T04:41:15.904000+00:00
Original source

Like as in cross faction

rektbyfaith
Administrator
0
03-04-2025, 04:42 AM
#3
Archived author: Brkati Bradonja • Posted: 2025-03-04T04:42:37.661000+00:00
Original source

i guess this is query info for mobs then data << uint32(ci->type_flags); // flags
data << uint32(ci->type); // CreatureType.dbc
data << uint32(ci->family); // CreatureFamily.dbc
data << uint32(ci->rank);
rektbyfaith
03-04-2025, 04:42 AM #3

Archived author: Brkati Bradonja • Posted: 2025-03-04T04:42:37.661000+00:00
Original source

i guess this is query info for mobs then data << uint32(ci->type_flags); // flags
data << uint32(ci->type); // CreatureType.dbc
data << uint32(ci->family); // CreatureFamily.dbc
data << uint32(ci->rank);

rektbyfaith
Administrator
0
03-04-2025, 10:09 AM
#4
Archived author: Thiesant • Posted: 2025-03-04T10:09:54.578000+00:00
Original source

https://github.com/ZhengPeiRu21/mod-chal...c6f37a5420
[Embed: Fix hooks by nl-saw · Pull Request #54 · ZhengPeiRu21/mod-challenge...]
Fixes the hooks to the updated ones in AC
https://github.com/ZhengPeiRu21/mod-chal...c6f37a5420
rektbyfaith
03-04-2025, 10:09 AM #4

Archived author: Thiesant • Posted: 2025-03-04T10:09:54.578000+00:00
Original source

https://github.com/ZhengPeiRu21/mod-chal...c6f37a5420
[Embed: Fix hooks by nl-saw · Pull Request #54 · ZhengPeiRu21/mod-challenge...]
Fixes the hooks to the updated ones in AC
https://github.com/ZhengPeiRu21/mod-chal...c6f37a5420

rektbyfaith
Administrator
0
03-04-2025, 10:10 AM
#5
Archived author: Thiesant • Posted: 2025-03-04T10:10:47.926000+00:00
Original source

Hooks in azerothcore has been renamed and module is not uldated yet but this pr should resolve your compilation errors.
rektbyfaith
03-04-2025, 10:10 AM #5

Archived author: Thiesant • Posted: 2025-03-04T10:10:47.926000+00:00
Original source

Hooks in azerothcore has been renamed and module is not uldated yet but this pr should resolve your compilation errors.

Recently Browsing
 
Recently Browsing