IvanPythonUUID
IvanPythonUUID
Are you working on it ))?
Начал переделывать под 4game получаю ошибку тут player.PhysicalAttackMin = packet.ReadUInt(); ====> null player.PhysicalAttackMax = packet.ReadUInt(); player.MagicalAttackMin = packet.ReadUInt(); player.MagicalAttackMax = packet.ReadUInt(); player.PhysicalDefence = packet.ReadUShort(); player.MagicalDefence = packet.ReadUShort(); player.HitRate = packet.ReadUShort();...
Game.Player = null
Unable to read beyond the end of the stream Object reference not set to an instance of an object
А никто не разбирался как записать прием квеста и его сдачу? And no one figured out how to record the reception of the quest and its delivery?