View Issue Details

IDProjectCategoryView StatusLast Update
0018598Return of ReckoningGeneralpublic2023-08-13 04:23
ReporterReturnOfReckoning Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0018598: City sieges have wrong boolean values for isInSiege and isInScenario
DescriptionReporter: Idrinth

**Expected behavior and actual behavior:** When within a city siege, the boolean values isInSiege and isInScenario should be true, however both properties of GameData.Player are currently false.



**Steps to reproduce the problem:** Queue in a city siege and use "/script d(GameData.Player.isInSiege)" and "/script d(GameData.Player.isInScenario)" to see the output in the debug log.
TagsCity Siege, Scenarios, Scripting, Sourcecode

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-08-13 04:23 ReturnOfReckoning New Issue
2023-08-13 04:23 ReturnOfReckoning Tag Attached: Scripting
2023-08-13 04:23 ReturnOfReckoning Tag Attached: Scenarios
2023-08-13 04:23 ReturnOfReckoning Tag Attached: Sourcecode
2023-08-13 04:23 ReturnOfReckoning Tag Attached: City Siege