Protocol update in regards to getting room information
This commit is contained in:
@@ -360,6 +360,10 @@ Client SMOnline packets:
|
||||
NT Room Title
|
||||
NT Room Description
|
||||
|
||||
003: Requests Room Info
|
||||
Size:
|
||||
NT Room Name
|
||||
|
||||
|
||||
Server SMOnline packets:
|
||||
000: Login Responce
|
||||
@@ -380,6 +384,9 @@ Server SMOnline packets:
|
||||
1 Type of room:
|
||||
0: Chat room
|
||||
1: Game room
|
||||
1 Allows creation of sub room.
|
||||
0: Does not allow creation of subrooms
|
||||
1: Allows creation of subrooms
|
||||
|
||||
If Room List Update:
|
||||
1 Number of rooms
|
||||
@@ -406,3 +413,11 @@ Server SMOnline packets:
|
||||
<no args>
|
||||
This will send back to the user basic information in no particular established format
|
||||
containing a minimum of the number of users connected and who they are.
|
||||
|
||||
003: Room Info
|
||||
Size:
|
||||
NT Last Song
|
||||
1 Num Players
|
||||
1 Max Players
|
||||
NT Player1 Name
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user