Jump to content
  • 0

Faction system through Events?


Miharukun

Question

4 answers to this question

Recommended Posts

  • 0

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 :)

Link to comment
Share on other sites

×
×
  • Create New...