diff --git a/317-Button-click.mediawiki b/317-Button-click.mediawiki new file mode 100644 index 0000000..7c71792 --- /dev/null +++ b/317-Button-click.mediawiki @@ -0,0 +1,19 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Button click|description=Sent when a player clicks an in-game button.|opcode=185|type=Fixed|length=2|revision=317}} +== Button click == + +=== Description === + +This is sent when a player clicks a button in-game, with the id of the button being clicked. + +=== Packet Structure === + +{| border=2 +! Data type +! Description +|- +| [[Data Types#Standard data types|Short]] +| The button id. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 6abb89f..2088337 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (62 members) +* [[Category Packet]] (63 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (59 members) +* [[Category Packet 317]] (60 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index c782055..4cf91a7 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 59 pages are in this category. +The following 60 pages are in this category. * [[317 Add ignore]] * [[317 Animation reset]] * [[317 Attack (NPC)]] @@ -8,6 +8,7 @@ The following 59 pages are in this category. * [[317 Bank 5 items]] * [[317 Bank all items]] * [[317 Bank X items part 1]] +* [[317 Button click]] * [[317 Camera movement]] * [[317 Camera shake]] * [[317 Chat interface]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 87b1d13..360cc1f 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 62 pages are in this category. +The following 63 pages are in this category. * [[194 Protocol]] * [[317 Add ignore]] * [[317 Animation reset]] @@ -9,6 +9,7 @@ The following 62 pages are in this category. * [[317 Bank 5 items]] * [[317 Bank all items]] * [[317 Bank X items part 1]] +* [[317 Button click]] * [[317 Camera movement]] * [[317 Camera shake]] * [[317 Chat interface]]