Hey guys, I am adding questions to the TriviaBot to help school the lowbies of the guild I am running to learn how to raid better. What I need is some help making questions that pertain to:
1: raiding dos/donts
2: raid mechanics (setup, class combination benefits, jobs)
3: class questions
4: bosses (tbc raids)
5: trash mobs (tbc raids)
If you could help me accumulate a bunch of questions, I would be forever greatful as well as give some reppadge.
Heres how the questions will need to be laid out (8 possible answers max)
Code:
RAID_TRIVIA_QUESTIONS[1] = "Question goes here?.";
RAID_TRIVIA_ANSWERS1[1] = "Answer1";
RAID_TRIVIA_ANSWERS2[1] = "Answer2";
RAID_TRIVIA_ANSWERS3[1] = "Answer3";
RAID_TRIVIA_ANSWERS4[1] = "Answer4";
RAID_TRIVIA_ANSWERS5[1] = "Answer5";
RAID_TRIVIA_ANSWERS6[1] = "Answer6";
RAID_TRIVIA_ANSWERS7[1] = "Answer7";
RAID_TRIVIA_ANSWERS8[1] = "Answer8";