mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '377 Send Add Friend'
This commit is contained in:
parent
1de844c5ae
commit
385bc239a0
21
377-Send-Add-Friend.mediawiki
Normal file
21
377-Send-Add-Friend.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Send Add Friend|description=Sends a friend to be added to the friend list.|opcode=78|type=Fixed|length=9|revision=377}}
|
||||
== Send Add Friend ==
|
||||
|
||||
=== Description ===
|
||||
Sends a friend to be added to the friend list.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data types|Long]]
|
||||
| Player name (as long).
|
||||
|-
|
||||
| Unsigned [[Data Types#Standard data types|Byte]]
|
||||
| World.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (111 members)
|
||||
* [[Category Packet]] (112 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (13 members)
|
||||
* [[Category Packet 377]] (14 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 members)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 377"''' ==
|
||||
The following 13 pages are in this category.
|
||||
The following 14 pages are in this category.
|
||||
* [[377 Construct Map Region]]
|
||||
* [[377 Initialize Player]]
|
||||
* [[377 Input Amount]]
|
||||
@ -10,6 +10,7 @@ The following 13 pages are in this category.
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Add Friend]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 111 pages are in this category.
|
||||
The following 112 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -104,6 +104,7 @@ The following 111 pages are in this category.
|
||||
* [[377 Logout]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Run Energy]]
|
||||
* [[377 Send Add Friend]]
|
||||
* [[377 Send Message]]
|
||||
* [[377 Send Sidebar Interface]]
|
||||
* [[377 Skill Level]]
|
||||
|
Loading…
Reference in New Issue
Block a user