Hello I want help again m trying to enhance Trivia.tcl by souperman and adding Questions bonus+Streak Bonus i ve manage to add bonus to questions and streaks and im getting it but i ve 3 problems discussed below with examples
1= is that when bot accept bonus question's answer it doesnt add bonus points it just gives the normal point which is set for question in trivia.tcl which is 10 points .it shows bonus question and worth points and at the bottom it shows + bonus point but it doesnt add tht bonus point with the normal points like below
IT SHOULD BE +10 for normal answer +35 points for bonus = 2056 but its giving just 10point
2= That the 1st answer which users give it shows ++5 instead of +10 but in 2nd answer it shows correctly +10
<Trivia> +BONUS: 35 Points Computer: LAN stand for? »» 1155 ««
<Trivia> Hint 1/5: ***** **** *******
<Trivia> Hint 2/5: l**** a*** n******
<Janii> local area network
<Trivia> Check out the big brain on Janii! ++5 Time: 8.836 seconds. +35 points Question Bonus.
<Trivia> Janii now has 2021 points and is ranked 18th of 83, behind decentpoet with 2446.
<Trivia> The answer was local area network. Next question in 10 Seconds...Get Ready!
<Trivia> +BONUS: 2 Points chemistry:what is the element for the symbol Fe »» 2993 ««
<Trivia> Hint 1/4: ****
<Janii> iron
<Trivia> Hint 2/4: i***
<Trivia> Nice going Janii! ++5 Time: 8.159 seconds. +2 points Question Bonus.
<Trivia> Janii now has 2031 points and is ranked 18th of 83, behind decentpoet with 2446.
<Trivia> The answer was iron. Next question in 10 Seconds...Get Ready!
<Trivia> [!React Quickly!]: IDENTIFY THE COLORS-----> »» 9072 ««
<Trivia> Hint 1/5: ***** ****** ****
<Trivia> Hint 2/5: b**** p***** p***
<Janii> brown purple pink
<Trivia> Janii Gets a STREAK BONUS +0
<Trivia> Check out the big brain on Janii! +10 Time: 11.105 seconds.
<Trivia> Janii now has 2041 points and is ranked 18th of 83, behind decentpoet with 2446.
<Trivia> The answer was brown purple pink. Next question in 10 Seconds...Get Ready!
<Trivia> [!React Quickly!]: Who is cricket worldcup champion? »» 9072 ««
<Trivia> Hint 1/5: *****
<Trivia> Hint 2/5: I****
<Janii> india
<Trivia> Janii Gets a STREAK BONUS +5
<Trivia> Check out the big brain on Janii! +10 Time: 11.105 seconds.
<Trivia> Janii now has 2041 points and is ranked 18th of 83, behind decentpoet with 2446.
<Trivia> The answer was brown purple pink. Next question in 10 Seconds...Get Ready!
3= The streak bonus starts from 2nd consective answer on1st its +0 than on 2nd its +5 and thn so on... it should start from +5 instead of +0 and
i want it to give +2 points for streak and increasing .. when i do it +5 to +2 it reacts weird like Janii Gets a BONUS +-6
Any help on this would be truly appreciated