From 9fd091ae47cc0468073fd8cc8fd1bd3499a6a713 Mon Sep 17 00:00:00 2001 From: Sini Date: Wed, 29 Aug 2012 20:50:41 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 156 ++++++++++++++++++++--------------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index c98110f..e20e7a1 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -92,84 +92,6 @@ Client states are used to switch between different graphic and logic procedures. ===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 an object. -|- -! 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. -|- -! 40 -! [[443 Ground Item Option 0|Ground Item Option 0]] -! item id -! position x -! position y -! Action for the first option of a ground item. -|- -! 38 -! [[443 Ground Item Option 1|Ground Item Option 1]] -! item id -! position x -! position y -! Action for the second option of a ground item. -|- -! 34 -! [[443 Ground Item Option 2|Ground Item Option 2]] -! item id -! position x -! position y -! Action for the third option of a ground item. -|- -! 11 -! [[443 Ground Item Option 3|Ground Item Option 3]] -! item id -! position x -! position y -! Action for the fourth option of a ground item. -|- -! 3 -! [[443 Ground Item Option 4|Ground Item Option 4]] -! item id -! position x -! position y -! Action for the fifth option of a ground item. -|- ! 44 ! [[443 Player Option 0|Player Option 0]] ! id @@ -239,6 +161,84 @@ Client states are used to switch between different graphic and logic procedures. ! position x ! position y ! Action for the fifth option of a NPC. +|- +! Opcode +! Frame Name +! Variable 0 +! Variable 1 +! Variable 2 +! Description +|- +! 40 +! [[443 Ground Item Option 0|Ground Item Option 0]] +! item id +! position x +! position y +! Action for the first option of a ground item. +|- +! 38 +! [[443 Ground Item Option 1|Ground Item Option 1]] +! item id +! position x +! position y +! Action for the second option of a ground item. +|- +! 34 +! [[443 Ground Item Option 2|Ground Item Option 2]] +! item id +! position x +! position y +! Action for the third option of a ground item. +|- +! 11 +! [[443 Ground Item Option 3|Ground Item Option 3]] +! item id +! position x +! position y +! Action for the fourth option of a ground item. +|- +! 3 +! [[443 Ground Item Option 4|Ground Item Option 4]] +! item id +! position x +! position y +! Action for the fifth option of a ground item. +|- +! 55 +! [[443 Object Option 0|Object Option 0]] +! info hash +! position x +! position y +! Action for the first option of an object. +|- +! 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===