Hi,
I'm trying to make scriptedAI which should summon, unsummon, follow, stop on action based from CommandScript.
My only idea how to get this working is store data in database and make in ScriptedAI override of UpdateAI and select, but isn't that bad way at all?