• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

ORPG Quest System

Status
Not open for further replies.
Level 4
Joined
Apr 5, 2008
Messages
90
Hello all, I am currently in the works of making an ORPG. I want to include quests in it which I've already start doing, but the thing is, is that their not multiplayer. As in like, Player 1 can complete the quest, but not for everyone so everyone may still obtain the quest and solo it by themselves. If anyone could provide a link, or a trigger or two. I will be most thankful.
 
Level 7
Joined
Apr 9, 2008
Messages
147
I'm guessing you disable the trigger once the character acquires the quest. Instead don't, just add a condition that the quest is not equal to discovered. This is a boolean comparison condition.


Then any player can do it.
 
Status
Not open for further replies.
Top