I saw a long discussion about NPC Control 3 and gathered from it that it’s dead. So what’s going on with that?
I ask because I’ve decided to help myself to adding the following today:
- Tool to assign squad numbers to NPCs
- Tool to select NPCs for movement based on squad number, and modifying NPC Mover and NPC Adv Mover to read that new table (list[squad][npc] instead of list[npc] which is what it is now)
- Toggle to make NPCs scatter when attacked (I guess… if attacked, run in random angle that faces away from the aim position of the npc that attacked you for x number of units)
It really doesn’t seem so hard if I can just mod NPC Control, but I’d like to give it out too, so if it’s dead perhaps I can slightly revive it?