Store all characters upon disconnection.
This commit is contained in:
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.stopAutoPlayTask();
|
_player.stopAutoPlayTask();
|
||||||
_player.stopAutoUseTask();
|
_player.stopAutoUseTask();
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.stopAutoPlayTask();
|
_player.stopAutoPlayTask();
|
||||||
_player.stopAutoUseTask();
|
_player.stopAutoUseTask();
|
||||||
|
@@ -114,7 +114,7 @@ public class Disconnection
|
|||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if ((_player != null) && _player.isOnline())
|
if (_player != null)
|
||||||
{
|
{
|
||||||
_player.storeMe();
|
_player.storeMe();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user