ElSaher
2020-02-19, 12:57 AM
ان لما اجي ادرب في الوحوش مش بيدرب
ويجي ايرور في القنصل
صورة للتوضيح
عفواً لايمكن عرض الروابط في الإرشيف
الاماكن الي فيه الايرور
Calculate
Line 556
foreach (var Item in attacked.Owner.Equipment.Objects)
Handle
Line 2754
uint damage = Game.Attacking.Calculate.Melee(attacker, attacked, ref attack);
Handle
line 9871
this.Execute();
MsgInteract
Line 222
new Game.Attacking.Handle(attack, client.Player, null);
Line 182
HandleAttack(attack, client);
MsgHandler
Line 455
MsgInteract.Process(Packet, client);
Server
Line 279
MsgHandler.Process(data, Client);
Server
Line 263
processData(buffer, length, Client);
ClientWrapper
Line 139
Callback(Buffer, size, this);
ياريت الحل لسورس مسج
ويجي ايرور في القنصل
صورة للتوضيح
عفواً لايمكن عرض الروابط في الإرشيف
الاماكن الي فيه الايرور
Calculate
Line 556
foreach (var Item in attacked.Owner.Equipment.Objects)
Handle
Line 2754
uint damage = Game.Attacking.Calculate.Melee(attacker, attacked, ref attack);
Handle
line 9871
this.Execute();
MsgInteract
Line 222
new Game.Attacking.Handle(attack, client.Player, null);
Line 182
HandleAttack(attack, client);
MsgHandler
Line 455
MsgInteract.Process(Packet, client);
Server
Line 279
MsgHandler.Process(data, Client);
Server
Line 263
processData(buffer, length, Client);
ClientWrapper
Line 139
Callback(Buffer, size, this);
ياريت الحل لسورس مسج