Update MediaWiki page '443 Protocol'

This commit is contained in:
Sini 2012-08-29 04:26:22 +00:00 committed by moparisthebest
parent dc2eb32272
commit 98779c5be7

View File

@ -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