1
This commit is contained in:
parent
2f8d7c4ad4
commit
007d50f8e9
@ -1037,6 +1037,7 @@ message SMUpdate
|
||||
repeated MFBuffChg chged_buff_list = 28; //buff变更列表
|
||||
repeated MFPropertyChg chged_property_list = 31; //property变更列表
|
||||
repeated MFPlaySkill play_skill_list = 32; //播放技能
|
||||
repeated int32 dead_objects = 33; //在这帧死亡的对象
|
||||
|
||||
//一下字段只有僵尸模式才有效
|
||||
repeated MFTuple dead_alive_objs = 42; //玩家values[0]:objid values[1]:多少毫秒后复活 values[2]: 0:死亡 1:复活
|
||||
|
Loading…
x
Reference in New Issue
Block a user