יש לי בקשה רצינית מאוד
ריפאק: Zombiestory
גרסא: V62
תיאור: אני רוצה תיקון על פרס של הסקריפט הזה...
קוד PHP:
//stage5
var status = 0;
function start() {
status = -1;
action(1, 0, 0);
}
function action(mode, type, selection) {
if (mode == -1) {
cm.dispose();
} else {
if (status >= 2 && mode == 0) {
cm.sendOk ("VictoriaStory FTW!~");
cm.dispose();
return;
}
if (mode == 1)
status++;
else
status--;
if (status == 0) {
cm.sendNext ("I manage the fifth and the last Task of the #bVictoriaStory Mini-Quest#k!");
}
else if (status == 1) {
if (cm.haveItem(4000157,100)) {
cm.sendOk ("Great! Thank you! I can cook my exotic dish now!");
}
if (!cm.haveItem(4000157,100)) {
cm.sendOk ("You have not collected #b#i4000157# 100 Seal Meat#k");
cm.dispose();
}
}
else if (status == 2) {
cm.warp(230040001,0);
cm.showEffect("quest/party/clear");
cm.playSound("Party1/Clear");
cm.gainItem(4000157,-100);
cm.gainExp(400000);
cm.sendOk ("Welcome to the boss stage! In here you will need to kill a WEAK Headless Horseman! (remember to pick up the drops!)");
cm.dispose();
}
}
}
אני רוצה שלפרס יוסף אייטם XXX שעוד לא חשבתי עליו
בהמשך זה מוביל כבר לאיזה מפה ובמפה שם יש NPC הזה... 2060100
אני רוצה שתמורת הXXX הNPC תזמן את המוב הזה... 9400571 (Headless HourseMan)
לבסוף אני רוצה NPC שהID שלו יהיה XXX שיחליף את ה4001129 שהHeadless HourseMan זורק בפרו אייטמים:
רשימת אייטמים:
נשקים- כל נשק יעלה 1000 Maple coin ויהיה עם +300
1452044
1402036
1472052
1462039
1332050
1312031
1322052
1302059
1442045
1432038
1382036
1412026
1422028
בגדים- פרו אייטם של +400 וכל אחד עולה 1500 4001129
1002553
1072001
1060002
1040002
1041002
1061002
בגדי NX- פרו אייטם של +500 וכל אחד עולה 2000 4001129
1012104
1032024
1002186
1102039
1082102
1092056
1072153
1702099