4
Fork 0

Added a small delay before the race menu in quick start, sometimes camera stops somewhere in the ocean

development
Eddoursul 2 months ago
parent d007a565bf
commit 8f4b2bfc64
  1. BIN
      scripts/_00E_MQ101_QuickStart.pex
  2. 1
      source/scripts/_00E_MQ101_QuickStart.psc

Binary file not shown.

@ -20,6 +20,7 @@ function Init()
PlayerREF.MoveTo(_00E_ClassMenuOrigin)
Debug.SendAnimationEvent(PlayerRef, "IdleForceDefaultState")
Utility.Wait(0.5)
Game.ShowRaceMenu()
(MQP02 as _00E_MQP02_Functions).AddRacialAbilites()

Loading…
Cancel
Save