v4.24.0 - More Power! Objective Progress Expressions & more #103
AlessioGr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Examples for progress expressions:
/qa edit questname objectives add BreakBlocks dirt RandomNumberBetweenRange(min:1,max:50)
This makes it so, when you start the quest, you have to break between 1 and 50 dirt blocks. It basically randomizes the number of blocks you have to break for this objective (it gets randomized only once when you take the quest).
/qa edit questname objectives add BreakBlocks grass_block TagInteger(TagName:housestarkreputation)+1
This discussion was created from the release v4.24.0 - More Power! Objective Progress Expressions & more.
Beta Was this translation helpful? Give feedback.
All reactions