Basic Metis Mxc.Xml Examples
Simple xml example for the setup of the metis bot for WinMxXML Trivia Example
<TriviaScoreMsg value=" %NAME% - Your score is %SCORE%"/> <TriviaNoAnswer value=" Nobody answered that one :-( the answer was............ %ANS%"/> <TriviaCorrect value=" %NAME% ......correctly answered: %ANS%"/> <TriviaSkip value=" %NAME% has skipped, the answer was %ANS%"/> <TriviaNext value=" Next Question: %QUES%"/> <include file="triva.xml"/> EG: <include file="your trivia name.xml"/>
