there's two types of animations: sequences and threads. sequences are image-based, such as in weapons and tools, and can only be accessed by stateSequence[n] = "sequencename";
threads are .dsq animations that are set to the dts via code and then called by %obj.playthread(%slot,%threadname);