Difference between revisions of "AddShout - Actor"

1 byte added ,  05:47, 27 June 2015
no edit summary
imported>Excelsior2000
imported>Excelsior2000
Line 27: Line 27:


Adding a shout to an NPC will cause your save to be corrupted and therefore crash when you will exit the game and reload it.
Adding a shout to an NPC will cause your save to be corrupted and therefore crash when you will exit the game and reload it.
Adding a shout to an Reference Alias + Quest is possible. Entry in "Stages" (Alias_FollowerDragonborn.GetActorReference()).AddPerk(FollowerShout)
Adding a shout to an Reference Alias + Quest is possible. Entry in "Stages" (Alias_FollowerDragonborn.GetActorReference()).AddShout(FollowerShout)


== See Also ==
== See Also ==
*[[Actor Script]]
*[[Actor Script]]
*[[RemoveShout - Actor]]
*[[RemoveShout - Actor]]