Compare commits

..

3 Commits

4 changed files with 7 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -147,6 +147,10 @@ Function TransformBack()
Actor PlayerREF = self.getActorReference()
if ! PlayerREF
PlayerREF = Game.GetForm(0x14) as Actor
endif
If PlayerREF.dispelSpell(_00E_FS_Affinity_ScourgeOfTheWilds_TitanSP)
while PlayerREF.getscale() > fPlayerScale
Utility.Wait(0.05)