4
Fork 0

Removed Levelsystem from _00E_FastTravel_Ark_CrossroadsMarker

remove-levelsystem
Eddoursul 4 months ago
parent 1fdf67e1a8
commit 72d36ff0fb
  1. BIN
      Enderal - Forgotten Stories.esm
  2. BIN
      Skyrim.esm
  3. BIN
      scripts/_00e_ark_travelcrossroadssc.pex
  4. 4
      source/scripts/_00e_ark_travelcrossroadssc.psc

Binary file not shown.

Binary file not shown.

@ -93,7 +93,7 @@ Function ShowTravelMenu()
If !((iListButton == 5 || iListButton == 6) || (iListButton == 4 || iListButton == 5))
If MQ04.GetStage() > 5 && !(MQ04.IsCompleted()) && !(MQ04.IsObjectiveCompleted(25))
Levelsystem.GiveEP(100)
_00E_EPHandler.GiveEP(100)
MQ04.SetObjectiveCompleted(25)
EndIf
EndIf
@ -128,8 +128,6 @@ EndFunction
; PROPERTIES
;=====================================================================================
_00E_QuestFunctions Property Levelsystem Auto
Actor Property PlayerREF Auto
Quest Property MQ12b Auto

Loading…
Cancel
Save