Обсуждение:Однотипные квесты
Материал из Mod Wiki.
(Различия между версиями)
Версия 18:55, 23 июля 2007 (править) HaeMHuK (Обсуждение | вклад) (Новая: Доброго времени суток. Почему не появляется новый квест? В \S.T.A.L.K.E.R\gamedata\config\gameplay\storyline_info_taskmanager.xml Fin...) ← К предыдущему изменению |
Версия 12:05, 24 июля 2007 (править) (отменить) BAC9-FLCL (Обсуждение | вклад) К следующему изменению → |
||
Строка 4: | Строка 4: | ||
Find Item ->Trader | Find Item ->Trader | ||
- | + | <pre> <article id="tm_find_item_1_descr" name="find_item" article_type="task"> | |
- | <text>tm_find_item_1_descr</text> | + | <text>tm_find_item_1_descr</text></pre> |
Добавляю | Добавляю | ||
- | <article id="tm_find_item_2_descr" name="find_item" article_type="task"> | + | <pre><article id="tm_find_item_2_descr" name="find_item" article_type="task"> |
<text>tm_find_item_2_descr</text> | <text>tm_find_item_2_descr</text> | ||
- | </article> | + | </article></pre> |
\S.T.A.L.K.E.R\gamedata\config\misc\task_manager.ltx | \S.T.A.L.K.E.R\gamedata\config\misc\task_manager.ltx | ||
Строка 18: | Строка 18: | ||
tm_find_item_2 | tm_find_item_2 | ||
- | + | После: | |
[tm_find_item_1] | [tm_find_item_1] | ||
- | + | ... | |
- | Пишу | + | Пишу: |
- | [tm_find_item_2] | + | <pre>[tm_find_item_2] |
type = find_item | type = find_item | ||
community = actor | community = actor | ||
Строка 33: | Строка 33: | ||
reward_rank = 3 | reward_rank = 3 | ||
reward_money = 3000 | reward_money = 3000 | ||
- | time = 86400 | + | time = 86400</pre> |
- | \S.T.A.L.K.E.R\gamedata\config\text\ru\stable_task_manager.xml | + | В \S.T.A.L.K.E.R\gamedata\config\text\ru\stable_task_manager.xml |
- | После <string id="tm_find_item_1_text"> | + | |
- | <text> Бла-бла-бла </text> | + | После <pre><string id="tm_find_item_1_text"> |
+ | <text> Бла-бла-бла </text></pre> | ||
Пишу | Пишу | ||
- | </string> | + | <pre></string> |
<string id="tm_find_item_2"> | <string id="tm_find_item_2"> | ||
<text>Найти Ак74 ук</text> | <text>Найти Ак74 ук</text> | ||
Строка 47: | Строка 48: | ||
</string> | </string> | ||
<string id="tm_find_item_2_text"> | <string id="tm_find_item_2_text"> | ||
- | <text>Приниси Ак укороч </text> | + | <text>Приниси Ак укороч </text> </pre> |
Что не так ? | Что не так ? | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Дело в том, что однотипные квесты выводятся случайным образом. Попробуйте повыполнять другие квесты от Сидоровича, и тогда, возможно, в список доступных на данный момент заданий попадет и ваше, новое [[Участник:BAC9-FLCL|BAC9-FLCL]] 12:05, 24 июля 2007 (EEST) |
Версия 12:05, 24 июля 2007
Доброго времени суток. Почему не появляется новый квест?
В \S.T.A.L.K.E.R\gamedata\config\gameplay\storyline_info_taskmanager.xml
Find Item ->Trader
<article id="tm_find_item_1_descr" name="find_item" article_type="task"> <text>tm_find_item_1_descr</text>
Добавляю
<article id="tm_find_item_2_descr" name="find_item" article_type="task"> <text>tm_find_item_2_descr</text> </article>
\S.T.A.L.K.E.R\gamedata\config\misc\task_manager.ltx
Trader-> Find Item Добавляю tm_find_item_2
После: [tm_find_item_1] ...
Пишу:
[tm_find_item_2] type = find_item community = actor text = tm_find_item_2_text description = tm_find_item_2_descr parent = trader target = wpn_ak74u reward_reputation = +15 reward_rank = 3 reward_money = 3000 time = 86400
В \S.T.A.L.K.E.R\gamedata\config\text\ru\stable_task_manager.xml
После<string id="tm_find_item_1_text"> <text> Бла-бла-бла </text>
Пишу
</string> <string id="tm_find_item_2"> <text>Найти Ак74 ук</text> </string> <string id="tm_find_item_2_descr"> <text>Взять Ак</text> </string> <string id="tm_find_item_2_text"> <text>Приниси Ак укороч </text>
Что не так ?
Дело в том, что однотипные квесты выводятся случайным образом. Попробуйте повыполнять другие квесты от Сидоровича, и тогда, возможно, в список доступных на данный момент заданий попадет и ваше, новое BAC9-FLCL 12:05, 24 июля 2007 (EEST)