Hello guys,
I recently created a Mod that uses the courier to deliver a note to the player. Pretty standard implementation that follows the instructions from DougHamils' "A Courier Quest" tutorial.
However I would very much like to change the actor who acts as a courier. Is there a way that I can do this without creating a brand new copy of WICourier? I am hoping there is a way you can do this with quest alias in the quest that calls the global Courier script?
Any advice would be welcome. I plan on creating 9 separate couriers so would very much not like to create 9 iterations of the WICourier script!
Thanks in advance!