This will be my first mod, and I expect it to be a serious challenge since it's a complex topic in general.
I hope to make a mod that will let players control their summons. For example: send them ahead, tell them to wait, attack a specific target, or even (it's a bit of a stretch) follow and protect an NPC. For now iI intend to make a single specific summon to command (I figure this will be much easier), but hopefully I will get around to making one that allows players to control any summon.
So far I've worked out that there will need to be:
A summon to command (if im not mistaken a custom summon takes quite a bit of scripting in itself).
Commands
Wait (Shouldn't be too difficult)
Follow (same)
Go
I'm not entirely sure how this could be done. I was thinking that a spell could be used to target the location it hits, and the summon would go there and wait/attack
anything that is hostile.
Attack
I think this would be done similar to the "Go" command, accept the summon attacks the marked creature or NPC.
(Probably more later, like guarding an npc)
I'm fairly clueless when it comes to complex scripting, aside from a half finished tutorial I almost went through a couple years ago, so I will probably need my hand held a bit (or a lot). I half finished a quest so I understand the underlying principles to scripting, but I am unaware of a probably 99% of the commands in the OB scripting language. I understand that this project is probably nearly impossible for a beginner but I think I will enjoy the challenge, and that's why I came here for help.
Please post any advice, help, or ideas. Or if you know of a mod that already does this, post a link and I'll try to find a more simple topic for my first mod. Any help at all will be appreciated, and if i do end up finishing and releasing the mod, I intend to credit everyone.