[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "GetSummoner"
Jump to navigation
Jump to search
m
no edit summary
imported>Kyoma |
imported>Kyoma m |
||
Line 27: | Line 27: | ||
Begin Function {} | Begin Function {} | ||
let rSummon := GetSelf | let rSummon := GetSelf | ||
let arSummons := player.GetFollowers | let arSummons := player.GetFollowers | ||
let iFollower := player.GetNumFollowers | let iFollower := player.GetNumFollowers |