Difference between revisions of "Talk:GetRace - ActorBase"

19 bytes removed ,  07:01, 14 August 2015
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.--[[User:Terra Nova2|Terra Nova2]] ([[User talk:Terra Nova2|talk]]) 2015-08-14T08:00:59 (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 into a werewolf for the first time. The procedure though is the same for the two beast races.
Anonymous user