You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not possible to (permanently) set combat commands or rules for Liam, the starting NPC from the Friends to the End scenario.
Random NPCs/the starting NPC in the Evacuee scenario have a new dialog option for opening an imgui menu from #74854 while Liam retains the old dialog options, and attempting to use them results in an error,
DEBUG : I don't know what to say for TALK_COMBAT_COMMANDS. (BUG (npctalk.cpp:dynamic_line))
FUNCTION : std::string dialogue::dynamic_line(const talk_topic&)
FILE : src/npctalk.cpp
LINE : 1589
VERSION : cdda-experimental-2024-07-10-0115 b65512ddf8
(TALK_MISC_RULES for misc rules)
and an empty dialog.
Describe the bug
It's not possible to (permanently) set combat commands or rules for Liam, the starting NPC from the Friends to the End scenario.
Random NPCs/the starting NPC in the Evacuee scenario have a new dialog option for opening an imgui menu from #74854 while Liam retains the old dialog options, and attempting to use them results in an error,
(TALK_MISC_RULES for misc rules)
and an empty dialog.
Attach save file
North Salem-trimmed.tar.gz
Steps to reproduce
(create a character in the Friends to the End scenario)
(speak to Liam and advance through his intro dialogue)
a: I want to give you some commands for combat.
orb: I want to set some miscellaneous rules.
Expected behavior
Receiving the respective rules-setting menu
Screenshots
Versions and configuration
Dark Days Ahead [dda],
Portal Storms Ignore NPCs [personal_portal_storms],
Slowdown Fungal Growth [no_fungal_growth],
sees-player, run, crouch, bleed icons, retrodays [sees_player_retro]
]
Additional context
Issue is no longer present after reverting 3f6bf65 and compiling
The text was updated successfully, but these errors were encountered: