4
Fork 0

Removed Levelsystem from _00E_FS_NQR03_PageCounterSC

remove-levelsystem
Eddoursul 4 months ago
parent bec1353615
commit 0b42275a81
  1. BIN
      Enderal - Forgotten Stories.esm
  2. BIN
      scripts/_00e_fs_nqr03_pagecountersc.pex
  3. 4
      source/scripts/_00e_fs_nqr03_pagecountersc.psc

Binary file not shown.

@ -20,7 +20,7 @@ Event OnRead()
if CurrentCount >= 3
FS_NQR03.SetObjectiveCompleted(35)
Levelsystem.GiveEP(FS_NQR03.iPagesRewardEXP)
_00E_EPHandler.GiveEP(FS_NQR03.iPagesRewardEXP)
ElseIf CurrentCount < 3
FS_NQR03.SetObjectiveCompleted(35,0)
FS_NQR03.SetObjectiveDisplayed(35, True, True)
@ -39,8 +39,6 @@ EndEvent
bool Done
_00E_QuestFunctions Property Levelsystem Auto
_00E_FS_NQR03_Functions Property FS_NQR03 Auto
GlobalVariable Property FS_NQR03_NessahPageCounter Auto
Loading…
Cancel
Save