New Version contains possibility to change (freeze, increase, decrease) time left (seconds) of Quest Stage.
I also added flags like timerComplete, minutes, seconds (initial duration of the timer), I would not recommend to change those (added them as additional information).
the time left is located under:
GameManager » QuestManager » CurrentQuest » currentQuestStageObjective (QuestStage) » questTriggers » _items (array) » Item ...
I prepared Item 1 - 10 to be checked if there is active QuestTimer.
- YAFT_Game.CT
- Added quest timer
- (276.01 KiB) Downloaded 132 times
Please tell me if there is need for Achievement modification (In Rustler I modified achievements because there was an annoying Quest for finding all potential types of horses).
Have fun!