骑马与砍杀中文站论坛

 找回密码
 注册(Register!)

QQ登录

只需一步,快速开始

搜索

(已解决)求助潘德的一些任务描述出错

查看数: 5839 | 评论数: 4 | 收藏 1
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2022-4-29 19:24

正文摘要:

本帖最后由 稽地车 于 2022-5-1 18:57 编辑   前段时间从中文站弄了几个TXT修改,发现几个纯净原版潘德没见着的小问题。用到了这几个帖子里的修改[求助] 求教如何通过对话来修改领主性格,[分享] 潘德3 ...

回复

平衡的回火肉 发表于 2022-8-21 14:05:17
稽地车 发表于 2022-4-30 11:54
感谢骑友的无私帮助,我根据方法排查了一下确认了一下,发现确实是这个问题。我当时Ctrl+F的那两行是分开 ...

楼主大大,可以发一个关于声望流失系统的贴嘛?、
蒙苏特马君王 发表于 2022-5-14 02:47:49
误入了神必的领域

鲜花鸡蛋

稽地车  在2022-5-20 22:02  送朵鲜花  并说:我非常同意你的观点,送朵鲜花鼓励一下
稽地车 发表于 2022-4-30 11:54:19
本帖最后由 稽地车 于 2022-5-20 22:01 编辑
yanya178 发表于 2022-4-30 00:23
懶惰的潘德程序員.......
這我有印象,你這個的問題應該是出在 [分享] 潘德3.95 60项实用TXT修改 ...

感谢骑友的无私帮助,我根据方法排查了一下确认了一下,发现确实是这个问题。我当时Ctrl+F的那两行是分开查找的,但因为没注意粘贴错位置了。


简单来说就是
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_there_is_nothing_else_I_have_to_trade_to_you_besides_my_books!
qstr_I_can_show_you_where I_can_show_you_where_the_hidden_mines_of_Al-Aziz_are_located_in_exchange_for_a_Large_Pouch_of_Diamonds.^_I_will_show_you_on_your_map_so_you_can_enter_and_explore_it.
qstr_Oh!_Yes_that_s_right Oh!_Yes,_that's_right._Too_much_strong_drink_has_affected_my_memory._Who_are_you_again?

因为直接覆盖没注意变成了
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_but_it_is_not_the_only_hidden_place._You_see,_brigands_usually_tend_to_set_up_lairs,_where_they_store_all_their_stolen_goods_and_gather_their_forces_for_upcoming_raids._These_places_are_made_to_be_well_hidden_from_common_sight,_not_to_mention_that_they_are_well-guarded._But_if_you_are_interested,_for_a_humble_sum_of_300_denars,_I_can_show_you_the_location_of_some_that_I_happened_to_notice_during_my_travels.
qstr_I_can_show_you_where I_can_show_you_where_the_hidden_mines_of_Al-Aziz_are_located_in_exchange_for_a_Large_Pouch_of_Diamonds.^_I_will_show_you_on_your_map_so_you_can_enter_and_explore_it.
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_but_it_is_not_the_only_hidden_place._You_see,_brigands_usually_tend_to_set_up_lairs,_where_they_store_all_their_stolen_goods_and_gather_their_forces_for_upcoming_raids._These_places_are_made_to_be_well_hidden_from_common_sight,_not_to_mention_that_they_are_well-guarded._But_if_you_are_interested,_for_a_humble_sum_of_300_denars,_I_can_show_you_the_location_of_some_that_I_happened_to_notice_during_my_travels.
qstr_I_cannot_afford_that I_cannot_afford_that_at_the_moment._Maybe_next_time.



也就是说我多粘贴了一行代码。算是我的低级错误。
修复错误后描述的几个问题全部解决。感谢骑友的帮助,受教了。
yanya178 发表于 2022-4-30 00:23:30
本帖最后由 yanya178 于 2022-4-30 04:12 编辑

懶惰的潘德程序員.......
這我有印象,你這個的問題應該是出在 [分享] 潘德3.95 60项实用TXT修改 长期更新【05/05/2020 13:40】 這篇的第一項修改。

1)在quick_strings.txt中找到这两行:
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_there_is_nothing_else_I_have_to_trade_to_you_besides_my_books!
qstr_Oh!_Yes_that_s_right Oh!_Yes,_that's_right._Too_much_strong_drink_has_affected_my_memory._Who_are_you_again?

我當初是直接ctrl+F找到後就貼上,出錯後回來排查才發現,原始版本中這兩行並非排在一起,而是中間有隔幾行,你如果跟我一樣是找到後就貼上覆蓋下面這串,就會出現錯誤。
qstr_I_have_already_shown I_have_already_shown_you_the_location_of_the_mines_of_Al-Aziz,_but_it_is_not_the_only_hidden_place._You_see,_brigands_usually_tend_to_set_up_lairs,_where_they_store_all_their_stolen_goods_and_gather_their_forces_for_upcoming_raids._These_places_are_made_to_be_well_hidden_from_common_sight,_not_to_mention_that_they_are_well-guarded._But_if_you_are_interested,_for_a_humble_sum_of_300_denars,_I_can_show_you_the_location_of_some_that_I_happened_to_notice_during_my_travels.
qstr_I_cannot_afford_that I_cannot_afford_that_at_the_moment._Maybe_next_time.

你看一下這兩個對應的qstr,最好上下行分開搜尋確認,簡單來說如果現在直接搜索
qstr_Oh!_Yes_that_s_right Oh!_Yes,_that's_right._Too_much_strong_drink_has_affected_my_memory._Who_are_you_again?

可以找到,就表示你沒有分開處理,處理起來也很簡單把前面的
qstr_I_cannot_afford_that I_cannot_afford_that_at_the_moment._Maybe_next_time.

刪掉,然後把後面的
qstr_Oh!_Yes_that_s_right Oh!_Yes,_that's_right._Too_much_strong_drink_has_affected_my_memory._Who_are_you_again?

替換成
qstr_I_cannot_afford_that I_cannot_afford_that_at_the_moment._Maybe_next_time.

這樣應該就正常了。

你看是不是這個問題,如果不是的話,可能要整個檔案重新排查一遍了。

鲜花鸡蛋

稽地车  在2022-4-30 11:55  送朵鲜花  并说:我非常同意你的观点,送朵鲜花鼓励一下

Archiver|手机版|小黑屋|骑马与砍杀中文站

GMT+8, 2025-9-29 02:55 , Processed in 0.069412 second(s), 29 queries , Gzip On, MemCached On.

Powered by Discuz! X3.4 Licensed

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表