I’m trying to make it so you can accept quest and then they showup in a game overlay at the top right location of the player screen, I want it so their can be multiple at once and once you complete it then it dissapears from it
How many quests maximum can be accepted at one time?
I don’t know… I haven’t finished that part yet, I think maybe 7?
Well first you can figure out how many quests are there, then make each 7 combination with game overlays.
Example:
Apples
Oranges
Bananas
Combinations:
Apples
Oranges
Banana
Apples and oranges
Oranges and bananas
Apples and bananas
All 3 of them
You can use a checker and items to mark each quest.
Theres probably a simpler way (This is why I usually do 3 things), but this is the way I usually do
I have a solution that might work!
Just give me a sec, my internet is bad
(Edited) Grab a questioner and a popup (or notification) Wire the questioner to the popup with these settings: -player answers correct-open popup or notification end! And you can also wire it to take away the notification off by wiring it the opposite way
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.