vault backup: 2023-05-25 16:36:07
This commit is contained in:
		
							parent
							
								
									f36a61da78
								
							
						
					
					
						commit
						137ed47256
					
				
					 4 changed files with 560 additions and 7 deletions
				
			
		|  | @ -135,7 +135,7 @@ Packets are split into Data packets (map change, resources, chat message, etc) a | |||
| - 21: Box:vSpd | ||||
| 
 | ||||
| 
 | ||||
| ## Client->Server (`cClientNetManager`) Packet Types | ||||
| ## Client->Server (handled in `cClientNetManager`) Packet Types | ||||
| 
 | ||||
| - 00: Player Join | ||||
| 	- u16: NET_GAME_ID (`0xbace`) | ||||
|  | @ -160,7 +160,7 @@ Packets are split into Data packets (map change, resources, chat message, etc) a | |||
| 	- str: ServerRemotePassword | ||||
| 	- str: Command | ||||
| 
 | ||||
| ## Server->Client (`cServerNetManager`) Packet types | ||||
| ## Server->Client (handled in `cServerNetManager`) Packet types | ||||
| 
 | ||||
| - 00: Map Change: | ||||
|   - str map_name | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue