HTD
  • HTD
  • 50.25% (Neutral)
  • Private Topic Starter
11 years ago
I'm wondering whether it's possible to deny some GUI events in the generals.csf file that is usually located within Zero Hour's Data folder.

For example, I would like for GUI:CantBuildNotFlatEnough to never execute so I don't have to see the pointless "The terrain is not flat enough to build here" text in-game every damn time.

I've tried commenting out the lines but that doesn't help much as it just displays MISSING: GUI:CantBuildNotFlatEnough. I also tried making the string empty but to no avail.

Help would be much appreciated. Thanks!
Sponsor
acidbrain
11 years ago
I think it's hardcoded and you cannot switch it off, you can switch off the sound from the dozers or workers but the GUI text not.
Panem et kirkinses
CommieDog
11 years ago
Couldn't you replace the text for that entry with a blank string?
UserPostedImage 
CommieDog: Because someone has to do your dirty work for you
HTD
  • HTD
  • 50.25% (Neutral)
  • Private Topic Starter
11 years ago
Ah damn, I was afraid that would be the case. I did try replacing the entry with an empty string and while no text is displayed in-game, it still pushes down other displayed GUI text, which is really the main issue.

I guess I'll just have to put up with it. Thanks for the help.
acidbrain
11 years ago

Couldn't you replace the text for that entry with a blank string?

Originally Posted by: CommieDog 



Yip, good solution.
Panem et kirkinses