Page MenuHomeFeedback Tracker

Errors in "numberOfWindows" config value of Wooden House (Small, v1)
New, NormalPublic

Description

class name is Land_House_1W01_F

  1. unnecessary sign ´ in the value
  2. value must be number not string
for nowmust be
numberOfWindows="´8";numberOfWindows=8;

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Operating System Version
23H2
Category
Config
Steps To Reproduce

use this code in debug menu

getText (configfile >> "CfgVehicles" >> "Land_House_1W01_F" >> "numberOfWindows")
Additional Information

this doesn't cause probs in vanilla but does hits community mod scripts

Event Timeline

TRAGER created this task.Thu, Jun 27, 11:44 AM