#148 Many responses are cleared before you can read them

已关闭
temp4 年之前创建 · 1 条评论
temp 评论于 4 年之前

When you cast a spell, there is supposed to be some text giving hints on success or failure, such as heal wounds, cosmetica, etc...

But the "CLOSE ALL", "clr", or "cla" commands of the next area clears that text.

This issue happens a lot of places, here are some samples:

lover_love.qsrc

act 'Go looking for the dress':

After clicking on that action, you are looking at your home, wondering where to go looking for a dress. Reading the code, I see that it had already been acquired. If there was another act 'Go Home' before "gt 'din_npc', 'go_home'", then that would have been obvious.

Another spot is after a date with a generic boyfriend, you can Kiss him goodnight, or Say goodnight. Then a lot of checks are made, some stats changed, and text is supposed to be displayed to show the result of those checks and changes, but all you see is the result from "gt 'din_npc', 'go_home'"

When you cast a spell, there is supposed to be some text giving hints on success or failure, such as heal wounds, cosmetica, etc... But the "CLOSE ALL", "clr", or "cla" commands of the next area clears that text. This issue happens a lot of places, here are some samples: lover_love.qsrc act 'Go looking for the dress': After clicking on that action, you are looking at your home, wondering where to go looking for a dress. Reading the code, I see that it had already been acquired. If there was another act 'Go Home' before "gt 'din_npc', 'go_home'", then that would have been obvious. Another spot is after a date with a generic boyfriend, you can Kiss him goodnight, or Say goodnight. Then a lot of checks are made, some stats changed, and text is supposed to be displayed to show the result of those checks and changes, but all you see is the result from "gt 'din_npc', 'go_home'"
Kevin_Smarts 评论于 4 年之前
所有者

The whole generic lovers content needs tlc but I have fixed these to examples

The whole generic lovers content needs tlc but I have fixed these to examples
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
2 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。