OPCODE LIST QUERY
Moderators: Community Managers, Developers
OPCODE LIST QUERY
Hi guys
Not sure what forum to put this under - but in the "opcodelist.h file we have defined
#define OP_ClientShowRift 0x00000184 // 388
This does not match the entry in the OPCODE SQL table
which has 388 as OP_ClientAccessObject
and 388 is in fact what we see when we access an object - i.e chest etc
Jim
Not sure what forum to put this under - but in the "opcodelist.h file we have defined
#define OP_ClientShowRift 0x00000184 // 388
This does not match the entry in the OPCODE SQL table
which has 388 as OP_ClientAccessObject
and 388 is in fact what we see when we access an object - i.e chest etc
Jim
Re: OPCODE LIST QUERY
fixed it thanks
- Blackstorm
- Retired
- Posts: 354
- Joined: Thu Sep 04, 2014 11:11 am
- Location: Paris, FRANCE
- Contact:
Re: OPCODE LIST QUERY
Hi,
I continue in this post :
Unhandled movement type in MovementBitStreamData::ReadData : 92 tell a dev! => Command : "Consider"
Unhandled opcode 0x000003D9 (985) from x.x.x.x => Command : "UseDoorEtc"
I continue in this post :
Unhandled movement type in MovementBitStreamData::ReadData : 92 tell a dev! => Command : "Consider"
Unhandled opcode 0x000003D9 (985) from x.x.x.x => Command : "UseDoorEtc"
Re: OPCODE LIST QUERY
That doesn't make much sense since consider was one of the first opcodes i did when naming/collecting them.
viewtopic.php?f=7&t=191&p=1166&hilit=consider#p1166
viewtopic.php?f=7&t=191&p=1166&hilit=consider#p1166