Recent content by wrathofmobius

  1. W

    Hammer crashes when loading a map

    Thanks for all of your help. I ended up just decompiling the .bsp (the .bsp was still fine) because there wasn't really anything in there that would be improperly decompiled.
  2. W

    Hammer crashes when loading a map

    Possibly. How would I check for/fix that?
  3. W

    Hammer crashes when loading a map

    Just as the title says. This is with just one map. However, it's a really simple map so I can't imagine there's an invalid solid, and I never put special characters in entity names. The error I get back is "The instruction at "0x0ef2088d" referenced memory at "0x0ef2088d". The memory could not...
  4. W

    Adding support for bots

    Is there a command for adding squares?
  5. W

    Adding support for bots

    Yeah, that's what I figured. Thanks anyway. I decided to change it to a KOTH map. I may later on decide to experiment with what you said, but right now I just want to see if I can get bots to work.
  6. W

    Adding support for bots

    nav_generate worked. But yeah, you're right, the bots (well except for the Snipers and Spies) just stayed in the spawn room. Is there anything I can do about this, or do I just have to wait until Valve releases support for neutral CTF?
  7. W

    Adding support for bots

    Thanks, but it says that "generate" isn't a valid command. What I meant by "bot support" was that I wanted bots to be able to play on the map. Sorry if I wasn't too clear.
  8. W

    Adding support for bots

    I'm currently making a very simple neutral flag CTF map and was wondering if it would be possible to add bot support for a map. I have tried googling about how to do it, but haven't been successful.