335336337338339340341342343344345
} } } else if(activeChar.isRentedPet()) { activeChar.stopRentPet(); } else if(activeChar.isMounted()) { if(activeChar.isFlying()) {
266267268269270271272273274275276
pet.unSummon(activeChar); } } else if (activeChar.isRentedPet()) { activeChar.stopRentPet(); } else if (activeChar.isMounted()) { if (activeChar.setMountType(0)) {