Skip to content
User Avatar
#1709
Auto-translated
SetGameVar ('hut2', hut)
---
hut3 = GetGameVar('hut2')
---
SetObjectEnabled('hut3', true)

Is this correct? (quotes and everything)

Added 55 seconds later
By the way, why so many hyphens between the lines?

It's necessary. I'm tired and starting to get confused, I can't tell one thing from another. That's why I put in line breaks and hyphens)))

Whatever