Even though I'm a beginner in modding, I'm an experienced programmer and I want to create a better AI for some of the followers in the game. My aim is to retrieve some external information for deeper decision making using Bayesian networks. I just started getting familiar with Papyrus, however so far I haven't been able to find anything in the scripting reference that may allow me to connect to a socket and send/retrieve data from it.
The tutorials on the creation kit webpage are very limited, if someone could be kind enough to direct me to some tutorials about follower AI behaviour scripting, I would really appreciate it.
Thank you in advance.
TL;DR:
Can I use socket connection in Papyrus? How?
Are there follower AI scripting tutorials? Where?

