Difference between revisions of "Game Opcodes:Set Dream Result (Required for wakeup)"
From FFXIV Classic Wiki
(→Dream Codes) |
(→Dream Codes) |
||
Line 24: | Line 24: | ||
{| class="wikitable sortable" width="100%" | {| class="wikitable sortable" width="100%" | ||
! width="10px" style="text-align: center; font-size: 14px;" | Code | ! width="10px" style="text-align: center; font-size: 14px;" | Code | ||
− | ! | + | ! style="text-align: center; font-size: 14px;" | Description |
|- | |- | ||
| 20 || Nael Van Darnus killing your friends nightmare (innCode changes result). | | 20 || Nael Van Darnus killing your friends nightmare (innCode changes result). |
Revision as of 23:00, 26 July 2019
Used to handle waking up in the inn. Something is required to cause it to work as it's not working in 2019 but did in 2015.
- Opcode - 0x1A7
- Source - Server
- Data Size - 8 bytes
- Requirements - None
Data
Offset | Data Type | Length | Variable | Description |
---|---|---|---|---|
0x00 | byte | 1 Bytes | dreamCode | Sets the dream result; see below. |
0x01 | byte | 1 Bytes | innCode | Sets what inn this dream is happening. Used to configure the nightmare and quest dreams. 0: Limsa, 1: Gridania, 2: Uldah. |
Dream Codes
Code | Description |
---|---|
20 | Nael Van Darnus killing your friends nightmare (innCode changes result). |
01 | First Hildibrand quest: /In Plain Sight/ (based on innCode). |
02 | Second Hildibrand quest: //(based on innCode). |
21 | You feel invigorated after a sound night's sleep. |
22 | You had a vivid dream that you were incubating an enormous egg... |
23 | You had a vivid dream of sitting at a campfire by a bubbling brook... |
24 | You had a vivid dream of running through vast fields in the company of cats... |
25 | You had a horrifying nightmare of being turned into a biscuit by an evil sorcerer... |
26 | You had a vivid dream of seeing the light of succor shining down from the heavens... |
27 | You had a vivid dream of being borne aloft upon magical wings... |
28 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
29 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
30 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
31 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
32 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
33 | You had a vivid dream that a crystal fell from your hands and shattered upon the ground... |
35 | You feel somewhat refreshed. |
Visual Layout
Packet Data layout | ||||||||||||||||
0x0 | 0x1 | 0x2 | 0x3 | 0x4 | 0x5 | 0x6 | 0x7 | 0x8 | 0x9 | 0xA | 0xB | 0xC | 0xD | 0xE | 0xF | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0x00 | dreamCode | innCode | 00 | 00 | 00 | 00 | 00 | 00 |