mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 09:02:16 -05:00
Update MediaWiki page '443 Protocol'
This commit is contained in:
parent
6853fdf6eb
commit
22635d253d
@ -170,13 +170,6 @@ Client states are used to switch between different graphic and logic procedures.
|
|||||||
! position y
|
! position y
|
||||||
! Action for the fifth option of a NPC.
|
! Action for the fifth option of a NPC.
|
||||||
|-
|
|-
|
||||||
! 1001
|
|
||||||
! [[443 Npc Examine|Npc Examine]]
|
|
||||||
! id
|
|
||||||
! position x
|
|
||||||
! position y
|
|
||||||
! Action for the examine option of a Npc.
|
|
||||||
|-
|
|
||||||
! 55
|
! 55
|
||||||
! [[443 Object Option 0|Object Option 0]]
|
! [[443 Object Option 0|Object Option 0]]
|
||||||
! info hash
|
! info hash
|
||||||
@ -211,13 +204,6 @@ Client states are used to switch between different graphic and logic procedures.
|
|||||||
! position x
|
! position x
|
||||||
! position y
|
! position y
|
||||||
! Action for the fifth option of an object.
|
! Action for the fifth option of an object.
|
||||||
|-
|
|
||||||
! 1006
|
|
||||||
! [[443 Object Examine|Object Examine]]
|
|
||||||
! id
|
|
||||||
! position x
|
|
||||||
! position y
|
|
||||||
! Action for the examine option of an object.
|
|
||||||
|}
|
|}
|
||||||
|
|
||||||
===Widget===
|
===Widget===
|
||||||
@ -302,7 +288,7 @@ Client states are used to switch between different graphic and logic procedures.
|
|||||||
! Action for the fifth option of an item on a widget.
|
! Action for the fifth option of an item on a widget.
|
||||||
|}
|
|}
|
||||||
|
|
||||||
===Other===
|
===Examine===
|
||||||
|
|
||||||
{| border=3
|
{| border=3
|
||||||
|-
|
|-
|
||||||
@ -313,12 +299,38 @@ Client states are used to switch between different graphic and logic procedures.
|
|||||||
! Variable 2
|
! Variable 2
|
||||||
! Description
|
! Description
|
||||||
|-
|
|-
|
||||||
|
! 1006
|
||||||
|
! [[443 Object Examine|Object Examine]]
|
||||||
|
! id
|
||||||
|
! position x
|
||||||
|
! position y
|
||||||
|
! Action for the examine option of an object.
|
||||||
|
|-
|
||||||
|
! 1001
|
||||||
|
! [[443 Npc Examine|Npc Examine]]
|
||||||
|
! id
|
||||||
|
! position x
|
||||||
|
! position y
|
||||||
|
! Action for the examine option of a Npc.
|
||||||
|
|-
|
||||||
! 1004
|
! 1004
|
||||||
! [[443 Item Examine|Item Examine]]
|
! [[443 Item Examine|Item Examine]]
|
||||||
! id
|
! id
|
||||||
! slot
|
! slot
|
||||||
! widget id
|
! widget id
|
||||||
! Action for the examine option of a widget item.
|
! Action for the examine option of a widget item.
|
||||||
|
|}
|
||||||
|
|
||||||
|
===Other===
|
||||||
|
|
||||||
|
{| border=3
|
||||||
|
|-
|
||||||
|
! Opcode
|
||||||
|
! Frame Name
|
||||||
|
! Variable 0
|
||||||
|
! Variable 1
|
||||||
|
! Variable 2
|
||||||
|
! Description
|
||||||
|-
|
|-
|
||||||
! 40
|
! 40
|
||||||
! [[443 Ground Item Option 0|Ground Item Option 0]]
|
! [[443 Ground Item Option 0|Ground Item Option 0]]
|
||||||
|
Loading…
Reference in New Issue
Block a user