Config

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 7

#==================================================================================

===================
# Affordable Buzzers Easy Quiz - Version 3.3.20

#==================================================================================
===================
#
#--Initial ANSWER VALUE, for each new question, to be ADDED to a player's score for
a RIGHT answer.
PointsRight=3
#
#--NEW Answer Value following a wrong answer = Current Answer Value multiplied by
this factor (.75=75%, .5=50%, .3=30%, etc.)
AnswerValueReductionFactor=0.6667
#
#--Points DEDUCTED from a player's score for a WRONG answer = Current ANSWER VALUE
multiplied by this factor (.75=75%, .5=50%, .3=30%, etc.)
PointsWrongFactor=0.6667
#
#--How many miliseconds penalty for early buzz-in? (Ex. 2000=2 seconds, 3500=3.5
seconds)
PenaltyTime=0
#
#--Should All player names with status color be displayed down the sides of the
BUZZ-IN screen?
StatusNames=yes
#
#--Font for ALL names listed down the sides of the BUZZ-IN screen (applies if above
statusnames=yes):
#-- Specify font name (must be valued even if above statusnames=no).
StatusNamesFont=Calibri
#
#--First player to buzz-in (large name in center of the BUZZ-IN screen):
#-- Specify font size and color.
FirstPlayerFontSize=120
FirstPlayerFontColor=255;255;0
#
#--ACTIVE status color for players who are still "active" for this question (who
have not yet attempted an answer):
#-- Specify font color.
ActiveColor=0;255;0
#
#--PENALTY status color - for early buzz-in penalty players:
#--(These players are still "acive" for this question, but were subjected to a
penalty delay
#-- for pressing their buzzer too early - before the BUZZERS ON screen was
displayed.)
#-- Specify font color.
PenaltyColor=255;0;0
#
#--WRONG ANSWER status color - for players who gave a WRONG answer to this question
#-- and are now disabled until the next question (at the next GET READY screen):
#-- Specify font color.
WrongAnswerColor=139;139;141
#
#--Should the BACK TO MENU button be displayed?
# If no, use the "M" key to return to the menu.
ShowBackToMenu=yes
#
#--Should the SCORES screen be automatically shown after EVERY question?
# The "S" key may always be used to display the SCORES screen, even if
ShowScores=no,
#-- but it will only work while the GET READY screen is displayed.
ShowScores= no

# Game Type: 0 - single player, 1 - team, 2 - quick draw


GameType = 0

# Required points for a Quick Draw game to end


QuickDrawWinningPoints = 15

TeamGame = false
#
#--PLAYER NAMES last used by the quiz game application - Standard GAME
# These values are normally entered using the main menu option: ENTER PLAYER
NAMES
Player1 =Faye
Player2 =Anything
Player3 = Hybrid Economy
Player4 = Team by the Sea
Player5 =Purchasing Power Rangers
Player6 =
Player7 =
Player8 =
Player9 =
Player10 =
Player11 =
Player12 =
Player13 =
Player14 =
Player15 =
Player16 =
Player17 =
Player18 =
Player19 =
Player20 =
Player21 =
Player22 =
Player23 =
Player24 =
Player25 =
Player26 =
Player27 =
Player28 =
Player29 =
Player30 =
Player31 =
Player32 =
Player33 =
Player34 =
Player35 =
Player36 =
Player37 =
Player38 =
Player39 =
Player40 =
Player41 =
Player42 =
Player43 =
Player44 =
Player45 =
Player46 =
Player47 =
Player48 =
Player49 =
Player50 =
#
#--PLAYER NAMES last used by the quiz game application - TEAM GAME
# These values are normally entered using the main menu option: ENTER TEAM
PLAYER NAMES
TeamPlayer1 = Buzzer #1
TeamPlayer2 = Buzzer #2
TeamPlayer3 = Buzzer #3
TeamPlayer4 = Buzzer #4
TeamPlayer5 = Buzzer #5
TeamPlayer6 = Buzzer #6
TeamPlayer7 = Buzzer #7
TeamPlayer8 = Buzzer #8
TeamPlayer9 = Buzzer #9
TeamPlayer10 = Buzzer #10
TeamPlayer11 =
TeamPlayer12 =
TeamPlayer13 =
TeamPlayer14 =
TeamPlayer15 =
TeamPlayer16 =
TeamPlayer17 =
TeamPlayer18 =
TeamPlayer19 =
TeamPlayer20 =
TeamPlayer21 =
TeamPlayer22 =
TeamPlayer23 =
TeamPlayer24 =
TeamPlayer25 =
TeamPlayer26 =
TeamPlayer27 =
TeamPlayer28 =
TeamPlayer29 =
TeamPlayer30 =
TeamPlayer31 =
TeamPlayer32 =
TeamPlayer33 =
TeamPlayer34 =
TeamPlayer35 =
TeamPlayer36 =
TeamPlayer37 =
TeamPlayer38 =
TeamPlayer39 =
TeamPlayer40 =
TeamPlayer41 =
TeamPlayer42 =
TeamPlayer43 =
TeamPlayer44 =
TeamPlayer45 =
TeamPlayer46 =
TeamPlayer47 =
TeamPlayer48 =
TeamPlayer49 =
TeamPlayer50 =
#
#--TEAM NAMES last used by the quiz game application.
# These values are normally entered using the main menu option: ENTER TEAM
NAMES
Team1 =Lions
Team2 =Tigers
Team3 =Bears
Team4 =
Team5 =
Team6 =
Team7 =
Team8 =
Team9 =
Team10 =
Team11 =
Team12 =
Team13 =
Team14 =
Team15 =
Team16 =
Team17 =
Team18 =
Team19 =
Team20 =
#
#--PLAYER TEAM assignment. -1 for no team assigned (will use the first non-empty
team)
Player1Team = 1
Player2Team = 3
Player3Team = 1
Player4Team = 2
Player5Team = 2
Player6Team = 1
Player7Team = 3
Player8Team = 2
Player9Team = 3
Player10Team = 1
Player11Team = -1
Player12Team = -1
Player13Team = -1
Player14Team = -1
Player15Team = -1
Player16Team = -1
Player17Team = -1
Player18Team = -1
Player19Team = -1
Player20Team = -1
Player21Team = -1
Player22Team = -1
Player23Team = -1
Player24Team = -1
Player25Team = -1
Player26Team = -1
Player27Team = -1
Player28Team = -1
Player29Team = -1
Player30Team = -1
Player31Team = -1
Player32Team = -1
Player33Team = -1
Player34Team = -1
Player35Team = -1
Player36Team = -1
Player37Team = -1
Player38Team = -1
Player39Team = -1
Player40Team = -1
Player41Team = -1
Player42Team = -1
Player43Team = -1
Player44Team = -1
Player45Team = -1
Player46Team = -1
Player47Team = -1
Player48Team = -1
Player49Team = -1
Player50Team = -1
#
# Sounds assignments
PlayerSound1 = Misc/Shoop.wav
PlayerSound2 = Misc/Shoop.wav
PlayerSound3 = Misc/Shoop.wav
PlayerSound4 = Misc/Shoop.wav
PlayerSound5 = Misc/Shoop.wav
PlayerSound6 = Misc/Boing1.wav
PlayerSound7 = Misc/Boing1.wav
PlayerSound8 = Misc/GetReady6.wav
PlayerSound9 = Misc/Dingaling.wav
PlayerSound10 = Misc/Boing2.wav
PlayerSound11 = Player11.wav
PlayerSound12 = Misc/Alarm1.wav
PlayerSound13 = Wrong.wav
PlayerSound14 = Player14.wav
PlayerSound15 = Player15.wav
PlayerSound16 = Player16.wav
PlayerSound17 = Player17.wav
PlayerSound18 = Player18.wav
PlayerSound19 = Player19.wav
PlayerSound20 = Player20.wav
PlayerSound21 = Player21.wav
PlayerSound22 = Player22.wav
PlayerSound23 = Player23.wav
PlayerSound24 = Player24.wav
PlayerSound25 = Player25.wav
PlayerSound26 = Player26.wav
PlayerSound27 = Player27.wav
PlayerSound28 = Player28.wav
PlayerSound29 = Player29.wav
PlayerSound30 = Player30.wav
PlayerSound31 = Player31.wav
PlayerSound32 = Player32.wav
PlayerSound33 = Player33.wav
PlayerSound34 = Player34.wav
PlayerSound35 = Player35.wav
PlayerSound36 = Player36.wav
PlayerSound37 = Player37.wav
PlayerSound38 = Player38.wav
PlayerSound39 = Player39.wav
PlayerSound40 = Player40.wav
PlayerSound41 = Player41.wav
PlayerSound42 = Player42.wav
PlayerSound43 = Player43.wav
PlayerSound44 = Player44.wav
PlayerSound45 = Player45.wav
PlayerSound46 = Player46.wav
PlayerSound47 = Player47.wav
PlayerSound48 = Player48.wav
PlayerSound49 = Player49.wav
PlayerSound50 = Player50.wav
#
TeamSound1 = Misc/Droid4.wav
TeamSound2 = Misc/TriBeep.wav
TeamSound3 = Misc/RayGun1.wav
TeamSound4 = Misc/Droid5.wav
TeamSound5 = Misc/Whizz1.wav
TeamSound6 = Team6.wav
TeamSound7 = Misc/Chime2.wav
TeamSound8 = Team8.wav
TeamSound9 = Team9.wav
TeamSound10 = Team10.wav
TeamSound11 = Team11.wav
TeamSound12 = Team12.wav
TeamSound13 = Team13.wav
TeamSound14 = Team14.wav
TeamSound15 = Team15.wav
TeamSound16 = Team16.wav
TeamSound17 = Team17.wav
TeamSound18 = Team18.wav
TeamSound19 = Team19.wav
TeamSound20 = Player2.wav
#
WrongAnswerSound = Wrong.wav
RightAnswerSound = Misc/Ding.wav
GetReadySound = Misc/Silence.wav
CountdownTimer = 0
BuzzersOnSound = Misc/Silence.wav
CountdownExpiredSound =time_expired.wav
CountdownTickSound = tick.wav
ScoresScreenMusic = Misc/Silence.wav
#
# Delay for R/W keys, on the Right/Wrong screen. In miliseconds
HostActionDelay = 500

BigFinishSound = Win.wav
QuickDrawFakeSound = Misc/Evil_Laugh.wav
BuzzersRacePointIncreaseSound = BuzzersRacePointIncrease.wav
SpeedRaceWinningPoints = 100
SpeedRaceWinnerSound = Win.wav
SpeedRaceLeaderSound = Misc/WhipHigh.wav
QuickDrawWinnerSound = Win.wav
QuickDrawPlayer1 = ONE
QuickDrawPlayer2 = TWO
QuickDrawPlayer3 = THREE
QuickDrawPlayer4 = FOUR
QuickDrawPlayer5 = FIVE
QuickDrawPlayer6 = SIX
QuickDrawPlayer7 = SEVEN
QuickDrawPlayer8 = EIGHT
QuickDrawPlayer9 = NINE
QuickDrawPlayer10 = TEN
SpeedRacePlayer1 = One
SpeedRacePlayer2 = Two
SpeedRacePlayer3 = Three
SpeedRacePlayer4 = Four
SpeedRacePlayer5 = Five
SpeedRacePlayer6 = Six
SpeedRacePlayer7 = Seven
SpeedRacePlayer8 = Eight
SpeedRacePlayer9 = Nine
SpeedRacePlayer10 = Ten

You might also like