@ -110,6 +112,10 @@ public class InviteToSubHandler extends AbstractClientMsgHandler {
@@ -110,6 +112,10 @@ public class InviteToSubHandler extends AbstractClientMsgHandler {
if(targetGuild.getOwnedCity().getBane()!=null)
returntrue;// cannot be subbed if you have a bane placed on you
if(getBaneByAttackerGuild(targetGuild)!=null)
returntrue;// cannot sub to a nation if you have a bane placed
PlaceAssetMsg.sendPlaceAssetError(player.getClientConnection(),1,"A Serious error has occurred. Please post details for to ensure transaction integrity");
Logger.info("Failed to Convert World coordinates to local zone coordinates");