mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-06 09:42:59 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,18 +16,18 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
import "Vector.proto";
|
||||
import "VehicleMember.proto";
|
||||
import "Vector.proto";
|
||||
import "VehicleInteractType.proto";
|
||||
// CmdId: 824
|
||||
// Obf: BGCJBJNDCDB
|
||||
// CmdId: 29349
|
||||
// Obf: CFHCGPCDLPA
|
||||
message VehicleInteractRsp {
|
||||
Vector KPLLINDPCBJ = 14;
|
||||
VehicleMember member = 3;
|
||||
uint32 entity_id = 9;
|
||||
uint32 IDLLLBLACAE = 15;
|
||||
int32 retcode = 6;
|
||||
VehicleMember member = 14;
|
||||
Vector KKDFCJENDNI = 4;
|
||||
uint32 entity_id = 5;
|
||||
VehicleInteractType interact_type = 7;
|
||||
int32 retcode = 11;
|
||||
uint32 gadget_id = 13;
|
||||
Vector MBJJPEGEDME = 10;
|
||||
Vector JGOGBMEKOPP = 1;
|
||||
uint32 CJIMMADJKHD = 10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user