[DiscordArchive] did you install it through battle.net?
[DiscordArchive] did you install it through battle.net?
Archived author: Tea • Posted: 2025-10-15T14:11:42.637000+00:00
Original source
did you install it through battle.net?
Archived author: Brawguy • Posted: 2025-10-15T14:12:12.067000+00:00
Original source
Yes
Archived author: MaxtorCoder • Posted: 2025-10-15T14:12:18.280000+00:00
Original source
Shauren, I have a field in UFs called `RoomComponentType` (1 wall, 2 floor and 3 ceiling), but then there's another value and that has modular values based off `RoomComponentType`
Archived author: MaxtorCoder • Posted: 2025-10-15T14:14:00.238000+00:00
Original source
For example, if `RoomComponentType` is 3 (so ceiling) it grabs `HousingRoomComponentCeilingType` enum, but if `RoomComponentType` is 1 (so wall) then it grabs `HousingRoomComponentDoorType` enum
Archived author: MaxtorCoder • Posted: 2025-10-15T14:14:41.565000+00:00
Original source
I called it `RoomComponentTypeValue`, but like idk
Archived author: Tea • Posted: 2025-10-15T14:15:36.503000+00:00
Original source
oh, TXVR is a placeholder file
Archived author: Tea • Posted: 2025-10-15T14:15:42.624000+00:00
Original source
your client is simply incomplete