Quest in progress

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

ysj5896

Member
Nov 26, 2023
15
0
1
20
Is it possible to display multiple accepted quests in the GUI and customize the progress of each quest as shown in the image? When a quest is completed, I want to mark it as an enchantment book.
 

Attachments

  • 퀘스트진행사항.jpg
    퀘스트진행사항.jpg
    10.5 KB · Views: 77
Yes, it is possible, you just need to set variable by each quest or however I should say it. After you will just check if player DOES have the requieremnts, if yes check how many and thenset variable to it and place it in the requiremnts section. After player will have all just enchant the book.
 
Yes, it is possible, you just need to set variable by each quest or however I should say it. After you will just check if player DOES have the requieremnts, if yes check how many and thenset variable to it and place it in the requiremnts section. After player will have all just enchant the book.
What I want is to increment the variable by 1 for every monster killed, so that the knowledge changes every time I run the quest. I also want to list the quests I have received.
 

Attachments

  • quest.png
    quest.png
    14.8 KB · Views: 82