服务范围
发表于 2014-11-16 08:52:19
的的的的顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶
不灵眼澈平
发表于 2014-11-16 13:24:22
666666666
s080500138
发表于 2014-11-17 13:49:13
学习,顶啊
新来的0
发表于 2014-11-18 21:50:29
看看好东西
simappto
发表于 2014-12-24 21:49:51
看了LZ的帖子,我只想说一句很好很强大!
丨破晓。
发表于 2014-12-28 17:59:20
求看
。
苏亦晨
发表于 2015-1-4 14:10:12
我只是看看而已。
sb5170
发表于 2015-1-6 16:30:42
这个是什么
078
发表于 2015-1-18 11:21:34
var status = -1;
function action(mode, type, selection) {
if (mode == 1) {
status++;
} else {
status--;
}
if (!cm.isLeader()) {
cm.sendNext("I wish for your leader to talk to me.");
cm.dispose();
return;
}
var em = cm.getEventManager("CWKPQ");
if (em != null) {
if (em.getProperty("glpq6").equals("0")) {
if (status == 0) {
cm.sendNext("Welcome to the Twisted Masters' Keep. I will be your host for this evening...");
} else if (status == 1) {
cm.sendNext("Tonight, we have a feast of a squad of Maplers.. ahaha...");
} else if (status == 2) {
cm.sendNext("Let our specially trained Master Guardians escort you!");
cm.mapMessage(6, "Engarde! Master Guardians approach!");
for (var i = 0; i < 10; i++) {
var mob = em.getMonster(9400594);
cm.getMap().spawnMonsterOnGroundBelow(mob, new java.awt.Point( - 1337 + (java.lang.Math.random() * 1337), 276));
}
for (var i = 0; i < 20; i++) {
var mob = em.getMonster(9400582);
cm.getMap().spawnMonsterOnGroundBelow(mob, new java.awt.Point( - 1337 + (java.lang.Math.random() * 1337), 276));
}
em.setProperty("glpq6", "1");
cm.dispose();
}
} else if (em.getProperty("glpq6").equals("1")) {
if (cm.getMap().getAllMonstersThreadsafe().size() == 0) {
if (status == 0) {
cm.sendOk("Eh, what is this? You've defeated them?");
} else if (status == 1) {
cm.sendNext("Well, no matter! The Twisted Masters will be glad to welcome you.");
cm.mapMessage(6, "Twisted Masters approach!");
//MV or Heron
var mob = em.getMonster(9400589);
cm.getMap().spawnMonsterOnGroundBelow(mob, new java.awt.Point( - 1000, 276));
//Margana
var mob = em.getMonster(9400590);
cm.getMap().spawnMonsterOnGroundBelow(mob, new java.awt.Point( - 22, 1));
//Red Nirg
var mob2 = em.getMonster(9400591);
cm.getMap().spawnMonsterOnGroundBelow(mob2, new java.awt.Point( - 22, 276));
//Hsalf
var mob4 = em.getMonster(9400593);
cm.getMap().spawnMonsterOnGroundBelow(mob4, new java.awt.Point(496, 276));
//Rellik
var mob3 = em.getMonster(9400592);
cm.getMap().spawnMonsterOnGroundBelow(mob3, new java.awt.Point( - 496, 276));
em.setProperty("glpq6", "2");
cm.dispose();
}
} else {
cm.sendOk("Pay no attention to me. The Master Guardians will escort you!");
cm.dispose();
}
} else if (em.getProperty("glpq6").equals("2")) {
if (cm.getMap().getAllMonstersThreadsafe().size() == 0) {
cm.sendOk("WHAT? Ugh... this can't be happening.");
cm.mapMessage(5, "The portal to the next stage has opened!");
cm.dispose();
em.setProperty("glpq6", "3");
} else {
cm.sendOk("Pay no attention to me. The Twisted Masters will escort you!");
cm.dispose();
}
} else {
cm.dispose();
}
} else {
cm.dispose();
}
}
pantie123
发表于 2015-1-18 21:40:49
好东西!!!!!!!!!!!!!!