Что нового
Статус
Закрыто для дальнейших ответов.

Akaineko

Гость
Регистрация
10.09.2017
Сообщения
278
Реакции
44
Нужно проверить в phantasm_quests.txt нпц Commander Louis#atnd07 подквест Eliminating Risks 
Должно быть так: 


case 3:
mes "[Louis]";
switch( checkquest(7614,PLAYTIME) ) {
case -1:
switch( checkquest(7613,HUNTING) ) {
case -1:
mes "Ah, you came at the right time.";
mes "Threatening machines have appeared at the Plaza.";
mes "The workers have requested a combat unit.";
next;
switch( select( "I'll go.", "Decline." ) ) {
case 1:
mes "[Louis]";
mes "Good.";
mes "Thank you in advance.";
mes "Please be careful!";
setquest 7613;// Eliminating Risks
close;
case 2:
mes "[Louis]";
mes "Of course, your priority is the excavation.";
mes "I'll look for someone else.";
close;
}
case 0:
case 1:
mes "Thank you.";
mes "The Plaza is where most of the excavation work is being done.";
mes "It'll be great if you can find something from machines you destroy.";
close;
case 2:
mes "Things seems to have settled.";
mes "The workers will resume their work soon.";
mes "They're not fighters, so they're usually passive in times like this.";
next;
mes "[Louis]";
mes "Thank you for your hard work.";
mes "Our workers will be grateful to you for keeping them safe.";
erasequest 7613,7614;// Eliminating Risks -> Eliminating Risks - Down
getexp 1500000,1000000;
close;
}


Спасибо @Кот-Мазай

 
Последнее редактирование модератором:

Балфеар

Администратор
Команда PlayRO
Регистрация
19.07.2017
Сообщения
1 096
Реакции
125
Возраст
33
erasequest 7613,7614;// Eliminating Risks -> Eliminating Risks - Down


Не так должно быть О_о.
Но уже пофиксил.

 
Статус
Закрыто для дальнейших ответов.
shape1
shape2
shape3
shape4
shape7
shape8
Верх