From 98779c5be7fe70a7624da64f5800a9641a1fb496 Mon Sep 17 00:00:00 2001 From: Sini Date: Wed, 29 Aug 2012 04:26:22 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 47 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index da77426..7f502ef 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -171,6 +171,53 @@ Client states are used to switch between different graphic and logic procedures. ! Action for the fifth option of a NPC. |} +===Other Entities=== + +{| border=3 +|- +! Opcode +! Frame Name +! Variable 0 +! Variable 1 +! Variable 2 +! Description +|- +! 55 +! [[443 Object Option 0|Object Option 0]] +! info hash +! position x +! position y +! Action for the first option of a ground item. +|- +! 57 +! [[443 Object Option 1|Object Option 1]] +! info hash +! position x +! position y +! Action for the second option of an object. +|- +! 43 +! [[443 Object Option 2|Object Option 2]] +! info hash +! position x +! position y +! Action for the third option of an object. +|- +! 6 +! [[443 Object Option 3|Object Option 3]] +! info hash +! position x +! position y +! Action for the fourth option of an object. +|- +! 1005 +! [[443 Object Option 4|Object Option 4]] +! info hash +! position x +! position y +! Action for the fifth option of an object. +|} + ===Widget=== {| border=3