More work on OP_Marquee. Should be enough to implement a function with it. Anyone wants to fiddle around with the unknowns and get them better documented they are free to.

This commit is contained in:
KimLS
2013-12-23 15:42:13 -08:00
parent ccf6b5ff68
commit a96f10b6aa
6 changed files with 27 additions and 70 deletions
+1
View File
@@ -346,6 +346,7 @@ OP_IncreaseStats=0x0711
OP_Weblink=0x7cce
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
OP_OpenContainer=0x654f
OP_Marquee=0x288a
OP_DzQuit=0x5fc8
OP_DzListTimers=0x67b9
+1
View File
@@ -328,6 +328,7 @@ OP_RemoveNimbusEffect=0x5872 # C
OP_InspectMessageUpdate=0x67e9 # C
OP_OpenInventory=0x66c8
OP_OpenContainer=0x10e3
OP_Marquee=0x2f75
#expedition
OP_DzQuit=0x20d6
+1
View File
@@ -285,6 +285,7 @@ OP_SpellEffect=0x22C5
OP_RemoveNimbusEffect=0x0000
OP_CrystalReclaim=0x7cfe
OP_CrystalCreate=0x62c3
OP_Marquee=0x1d4d
OP_DzQuit=0x486d
OP_DzListTimers=0x39aa
+1
View File
@@ -353,6 +353,7 @@ OP_Weblink=0x6840 # C
OP_InspectMessageUpdate=0x7fa1 # C
#OP_OpenInventory=0x0000 # Likely does not exist in UF -U
OP_OpenContainer=0x041a
OP_Marquee=0x3675
OP_DzQuit=0x1539
OP_DzListTimers=0x21e9