Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] lol?

[DiscordArchive] lol?

[DiscordArchive] lol?

Pages (3): Previous 1 2 3 Next
rektbyfaith
Administrator
0
01-31-2021, 02:22 PM
#11
Archived author: ZaDarkSide • Posted: 2021-01-31T14:22:18.392000+00:00
Original source

exactly!
rektbyfaith
01-31-2021, 02:22 PM #11

Archived author: ZaDarkSide • Posted: 2021-01-31T14:22:18.392000+00:00
Original source

exactly!

rektbyfaith
Administrator
0
01-31-2021, 02:25 PM
#12
Archived author: MaxtorCoder • Posted: 2021-01-31T14:25:12.743000+00:00
Original source

<@!326429433277972500>
```cs
public static void HandleAdventureJournalDataResponse(Packet packet)
{
packet.ReadBit("UnkBit");
var journalCount = packet.ReadUInt32("AdventureJournalCount");
for (var i = 0; i < journalCount; ++i)
{
packet.ReadUInt32("AdventureJournalID");
packet.ReadUInt32("Unk_04");
}
}``` Struct for the SMSG packet.
rektbyfaith
01-31-2021, 02:25 PM #12

Archived author: MaxtorCoder • Posted: 2021-01-31T14:25:12.743000+00:00
Original source

<@!326429433277972500>
```cs
public static void HandleAdventureJournalDataResponse(Packet packet)
{
packet.ReadBit("UnkBit");
var journalCount = packet.ReadUInt32("AdventureJournalCount");
for (var i = 0; i < journalCount; ++i)
{
packet.ReadUInt32("AdventureJournalID");
packet.ReadUInt32("Unk_04");
}
}``` Struct for the SMSG packet.

rektbyfaith
Administrator
0
01-31-2021, 02:26 PM
#13
Archived author: MaxtorCoder • Posted: 2021-01-31T14:26:27.739000+00:00
Original source

Can't seem to find out the `Unk_04` usage/name.
rektbyfaith
01-31-2021, 02:26 PM #13

Archived author: MaxtorCoder • Posted: 2021-01-31T14:26:27.739000+00:00
Original source

Can't seem to find out the `Unk_04` usage/name.

rektbyfaith
Administrator
0
01-31-2021, 02:26 PM
#14
Archived author: MaxtorCoder • Posted: 2021-01-31T14:26:29.523000+00:00
Original source

Useless stuff
rektbyfaith
01-31-2021, 02:26 PM #14

Archived author: MaxtorCoder • Posted: 2021-01-31T14:26:29.523000+00:00
Original source

Useless stuff

rektbyfaith
Administrator
0
01-31-2021, 02:27 PM
#15
Archived author: ModoX • Posted: 2021-01-31T14:27:16.064000+00:00
Original source

No field is useless unless its unused
rektbyfaith
01-31-2021, 02:27 PM #15

Archived author: ModoX • Posted: 2021-01-31T14:27:16.064000+00:00
Original source

No field is useless unless its unused

rektbyfaith
Administrator
0
01-31-2021, 02:27 PM
#16
Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:25.386000+00:00
Original source

Well it's used in the handler
rektbyfaith
01-31-2021, 02:27 PM #16

Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:25.386000+00:00
Original source

Well it's used in the handler

rektbyfaith
Administrator
0
01-31-2021, 02:27 PM
#17
Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:30.948000+00:00
Original source

Same for the UnkBit field
rektbyfaith
01-31-2021, 02:27 PM #17

Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:30.948000+00:00
Original source

Same for the UnkBit field

rektbyfaith
Administrator
0
01-31-2021, 02:27 PM
#18
Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:48.763000+00:00
Original source

But it's not used anywhere else
rektbyfaith
01-31-2021, 02:27 PM #18

Archived author: MaxtorCoder • Posted: 2021-01-31T14:27:48.763000+00:00
Original source

But it's not used anywhere else

rektbyfaith
Administrator
0
01-31-2021, 02:28 PM
#19
Archived author: ModoX • Posted: 2021-01-31T14:28:00.433000+00:00
Original source

https://tenor.com/view/falafel-gifalafel...f-13411844
rektbyfaith
01-31-2021, 02:28 PM #19

Archived author: ModoX • Posted: 2021-01-31T14:28:00.433000+00:00
Original source

https://tenor.com/view/falafel-gifalafel...f-13411844

rektbyfaith
Administrator
0
01-31-2021, 02:28 PM
#20
Archived author: MaxtorCoder • Posted: 2021-01-31T14:28:06.665000+00:00
Original source

<:lol:657311422878842918>
rektbyfaith
01-31-2021, 02:28 PM #20

Archived author: MaxtorCoder • Posted: 2021-01-31T14:28:06.665000+00:00
Original source

<:lol:657311422878842918>

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