if dumpersta pmed ya, and u are in contact with him, u can ask for quiz helper source code maybe ^^
that LM helper was a great help for me :D
that LM helper was a great help for me :D
// Question public static int pQuiz_Question = 0x400000 + 0xFCB86C; //4byte, Points to name with 0 offset // Answer A public static int pQuiz_AnswerA = 0x400000 + 0xFC56E8; //4byte, Points to name with 7 offset (7 offset removes the "A " prefix to answer) // Answer B public static int pQuiz_AnswerB = 0x400000 + 0xFC5C84; //4byte, Points to name with 7 offset // Answer C public static int pQuiz_AnswerC = 0x400000 + 0xFCB82C; //4byte, Had a 14 offset when first viewed // Answer D public static int pQuiz_AnswerD = 0x400000 + 0xFC67BC; //4byte, Points to name with 7 offset