So, I have an NPC whom I want him to walk random waypoints in a module. There is a script for it in Kotor Tool. It's something like:
void main()
ActionRandomWalk
Then, I put it in the Heartbeat slot of the NPCs scripts, open up the module, and the NPC is still standing. Any ideas on how to fix this?