Editing Summon AI

Darth_Apples

Terrarian
I am sick of how summon AI works, and i realised that tmodloader api uses c#, probably my best known language, so i did the basic tutorial supplied, and am now wondering, how would i make something that forces all summons to target a specific enemy?
 
I am sick of how summon AI works, and i realised that tmodloader api uses c#, probably my best known language, so i did the basic tutorial supplied, and am now wondering, how would i make something that forces all summons to target a specific enemy?
Aside from the right click functionality in vanilla?

Doing it with code would be horrible, you'd have to decipher the decompiled code and figure out how to reprogram it to work the way you want.
 
Back
Top Bottom