lua scripting

  1. arthurgps2

    Check if sound is playing to toggle it?

    Hello everyone. So I was building my CTF map, which has an ambient_generic entity to play an alarm sound when the intel gets taken (also thanks to Startacker for helping me in the alarm file name issue). It runs perfectally well when you take the intel, the sound starts playing and looping, but...
  2. Piezo_

    Cracking the code of TF2 Boss A.I.

    So, I've done enough research (stumbling around on the internet when I should have been working on homework) to know that TF2 A.I. (A.K.A. NextBot) is written in the scripting language lua. Now, here's my question: Where are the .lua files that contain the A.I. for the Halloween bosses, and...