Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 957ca49

Browse files
Update USEFUL_TIPS.md
1 parent 29a2998 commit 957ca49

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/USEFUL_TIPS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Logging packet opcodes
44
If you don't see the opcodes, these lines of code might be commented out. Feel free to un-comment them when debugging the netcode.
55

6+
> ⚠️ Lobby packets have 2 opcodes, the first is the 'Lobby' opcode and the next is the lobby opcode type, e.g. 'LobbyJoin'. Perhaps this information should be logged too.
7+
68
### Server packets
79
https://github.com/GodotModules/GodotModulesCSharp/blob/4e1f6b20c99256a5ac2164b463412f64d87f942d/Scripts/Netcode/Server/GameServer.cs#L101-L103
810

0 commit comments

Comments
 (0)