The problem is that i have to make the one of the two staring scripts as a user function.
Then I shall use Call "Script" and Begin Function .... to call this.
But my scripts have other Begin ... commands and machine cannot combile properly the mod.
It there any way to completelly replace the Script of an Actor and load an other in him?
Example:
When my Actor is not following he/she uses MyCustomScript
but...
When i tell him to follow, i want it to remove that script and load CMpartners script.
Is this possible?