少年修仙传客户端代码仓库
client_Hale
2019-05-23 eda3a91e33585e8614c00dae55bf8d95f0fc2adb
382 0408封包修改
1个文件已修改
6 ■■■■ 已修改文件
Core/NetworkPackage/ServerPack/H04_Scene/H0408_tagPlayerSummonNPCAppear.cs 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Core/NetworkPackage/ServerPack/H04_Scene/H0408_tagPlayerSummonNPCAppear.cs
@@ -1,13 +1,13 @@
using UnityEngine;
using System.Collections;
//04 08 玩家召唤NPC出现#tagPlayerSummonNPCAppear
//04 08 ����ٻ�NPC����#tagPlayerSummonNPCAppear
public class H0408_tagPlayerSummonNPCAppear : GameNetPackBasic
{
    public uint PlayerID;
    public byte Country;
    public uint ObjID;    //召唤出来的NPCID
    public uint ObjID;    //�ٻ�������NPCID
    public uint NPCID;
    public ushort PosX;
    public ushort PosY;
@@ -16,7 +16,7 @@
    public uint MaxHP;
    public uint MaxHPEx;
    public ushort Speed;
    public byte LV;
    public ushort LV;
    public byte OwnerNameLen;
    public string OwnerName;    //size = OwnerNameLen