Difference between revisions of "Talk:GetRace - ActorBase"
→Current Race vs Original Race
imported>Terra Nova2 |
imported>Terra Nova2 |
||
Line 5: | Line 5: | ||
--[[User:Darkconsole|Darkconsole]] ([[User talk:Darkconsole|talk]]) 2015-08-10T20:03:32 (EDT) | --[[User:Darkconsole|Darkconsole]] ([[User talk:Darkconsole|talk]]) 2015-08-10T20:03:32 (EDT) | ||
Use GetActorBase.GetRace(). This is how Beth did it in the script. Alternatively you could store the race before the change to a variable and just check the variable, which was done for Varkas(?) when you see him transform for the first time. | Use GetActorBase.GetRace(). This is how Beth did it in the script. Alternatively you could store the race before the change to a variable and just check the variable, which was done for Varkas(?) when you see him transform into a werewolf for the first time. The procedure though is the same for the two beast races. |