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.
 
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.
Back
Top