Changeset 1512
Author: sweetkr
(2010/03/14 03:53) Almost 2 years ago
[PlayerSettings] added denied status with messages (you can deny view details, request friend, invite legion & party, exchange, duel)
Author: sweetkr
(2010/03/14 03:53) Almost 2 years ago
[PlayerSettings] added denied status with messages (you can deny view details, request friend, invite legion & party, exchange, duel)
{{{{* @return the deny* @return the displaypublic int getDeny()public int getDisplay(){{return deny;return display;* @param deny the deny to set* @param display the display to setpublic void setDeny(int deny)public void setDisplay(int display){{this.deny = deny;this.display = display;* @return the display* @return the denypublic int getDisplay()public int getDeny(){{return display;return deny;* @param display the display to set* @param deny the deny to setpublic void setDisplay(int display)public void setDeny(int deny){{this.display = display;this.deny = deny;{* Aion-unique is free software: you can redistribute it and/or modify* aion-unique is free software: you can redistribute it and/or modify* it under the terms of the GNU General Public License as published by* the Free Software Foundation, either version 3 of the License, or* (at your option) any later version.* Aion-unique is distributed in the hope that it will be useful,* aion-unique is distributed in the hope that it will be useful,* but WITHOUT ANY WARRANTY; without even the implied warranty of* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the* GNU General Public License for more details.* You should have received a copy of the GNU General Public License* along with aion-unique. If not, see <http://www.gnu.org/licenses/>.{{{{{{RequestResponseHandler responseHandler = new RequestResponseHandler(activePlayer){RequestResponseHandler responseHandler = new RequestResponseHandler(activePlayer){{{{{{{{{{{{{{{{{{{{{{{{{{{PacketSendUtility.broadcastPacketAndReceive(effect.getEffected(), new SM_FORCED_MOVE(effect.getEffector(), effect.getEffected()));PacketSendUtility.broadcastPacketAndReceive(effected, new SM_FORCED_MOVE(effect.getEffector(), effected));{{{{effect.getEffected().getEffectController().setAbnormal(EffectId.STUMBLE.getEffectId());final Creature effected = effect.getEffected();PacketSendUtility.broadcastPacketAndReceive(effect.getEffected(), new SM_FORCED_MOVE(effect.getEffector(), effect.getEffected()));effected.getEffectController().setAbnormal(EffectId.STUMBLE.getEffectId());PacketSendUtility.broadcastPacketAndReceive(effected, new SM_FORCED_MOVE(effect.getEffector(), effected));