Miharukun Posted December 22, 2017 Share Posted December 22, 2017 Is it possible to make Faction through Events? Like after you choose a Faction, there will be some Faction Only Quest Xeno 1 Link to comment Share on other sites More sharing options...
0 Xeno Posted December 22, 2017 Share Posted December 22, 2017 What McAdams said, basically. Let's say you have 4 factions: Create a variable called Faction. Have an event that allows the player to choose an option (Can even be on login), then depending on the option selected set the variable to 1,2,3 or 4 (Faction 1,2,3 or 4). Then either throw a condition down in the quest requirement OR make a conditional branch on the event that gives the quest. ie. Conditional branch (Faction is equal to 1) - > Show option: "You're just the person I'm looking for.. will you do this task etc" - > When "Yes": Start Quest -> When "No": Show text: "That's too bad."Â Hope that helps Alexoune001 and Miharukun 2 Link to comment Share on other sites More sharing options...
0 froggy Posted December 22, 2017 Share Posted December 22, 2017 I don't see why not. Try it with switches and then spawn conditions. Then again, i'm no ace with events, but it should be doable. Link to comment Share on other sites More sharing options...
0 Mcadams Posted December 22, 2017 Share Posted December 22, 2017 Just make a variable that determines what faction you are and then make a Quest Start Requirement for the faction-only quests be that you're apart of that faction Miharukun 1 Link to comment Share on other sites More sharing options...
0 Miharukun Posted December 22, 2017 Author Share Posted December 22, 2017 Ah yes I totally forgot about variables haha xD Thanks for the help guys! Mcadams and Xeno 2 Link to comment Share on other sites More sharing options...
Question
Miharukun
Is it possible to make Faction through Events? Like after you choose a Faction, there will be some Faction Only Quest
Link to comment
Share on other sites
4 answers to this question
Recommended Posts