From 4f65f0c1fd35be585817c954c1b9b1316e20898f Mon Sep 17 00:00:00 2001 From: Sini Date: Wed, 29 Aug 2012 04:45:47 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 159 ++++++++++++++++++++--------------------- 1 file changed, 77 insertions(+), 82 deletions(-) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index 23c95c5..b79323a 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -89,88 +89,6 @@ Client states are used to switch between different graphic and logic procedures. ! Action for when an ignore is removed. |} -===Mobile Entities=== - -{| border=3 -|- -! Opcode -! Frame Name -! Variable 0 -! Variable 1 -! Variable 2 -! Description -|- -! 44 -! [[443 Player Option 0|Player Option 0]] -! id -! position x -! position y -! Action for the first option of a player. -|- -! 22 -! [[443 Player Option 1|Player Option 1]] -! id -! position x -! position y -! Action for the second option of a player. -|- -! 52 -! [[443 Player Option 2|Player Option 2]] -! id -! position x -! position y -! Action for the third option of a player. -|- -! 56 -! [[443 Player Option 3|Player Option 3]] -! id -! position x -! position y -! Action for the fourth option of a player. -|- -! 1 -! [[443 Player Option 4|Player Option 4]] -! id -! position x -! position y -! Action for the fifth option of a player. -|- -! 41 -! [[443 Npc Option 0|Npc Option 0]] -! id -! position x -! position y -! Action for the first option of a NPC. -|- -! 17 -! [[443 Npc Option 1|Npc Option 1]] -! id -! position x -! position y -! Action for the second option of a NPC. -|- -! 13 -! [[443 Npc Option 2|Npc Option 2]] -! id -! position x -! position y -! Action for the third option of a NPC. -|- -! 53 -! [[443 Npc Option 3|Npc Option 3]] -! id -! position x -! position y -! Action for the fourth option of a NPC. -|- -! 46 -! [[443 Npc Option 4|Npc Option 4]] -! id -! position x -! position y -! Action for the fifth option of a NPC. -|} - ===Entities=== {| border=3 @@ -251,6 +169,83 @@ Client states are used to switch between different graphic and logic procedures. ! position x ! position y ! Action for the fifth option of a ground item. +|- +! Opcode +! Frame Name +! Variable 0 +! Variable 1 +! Variable 2 +! Description +|- +! 44 +! [[443 Player Option 0|Player Option 0]] +! id +! position x +! position y +! Action for the first option of a player. +|- +! 22 +! [[443 Player Option 1|Player Option 1]] +! id +! position x +! position y +! Action for the second option of a player. +|- +! 52 +! [[443 Player Option 2|Player Option 2]] +! id +! position x +! position y +! Action for the third option of a player. +|- +! 56 +! [[443 Player Option 3|Player Option 3]] +! id +! position x +! position y +! Action for the fourth option of a player. +|- +! 1 +! [[443 Player Option 4|Player Option 4]] +! id +! position x +! position y +! Action for the fifth option of a player. +|- +! 41 +! [[443 Npc Option 0|Npc Option 0]] +! id +! position x +! position y +! Action for the first option of a NPC. +|- +! 17 +! [[443 Npc Option 1|Npc Option 1]] +! id +! position x +! position y +! Action for the second option of a NPC. +|- +! 13 +! [[443 Npc Option 2|Npc Option 2]] +! id +! position x +! position y +! Action for the third option of a NPC. +|- +! 53 +! [[443 Npc Option 3|Npc Option 3]] +! id +! position x +! position y +! Action for the fourth option of a NPC. +|- +! 46 +! [[443 Npc Option 4|Npc Option 4]] +! id +! position x +! position y +! Action for the fifth option of a NPC. |} ===Widget===