#How do i make a scoreboard that rewards one point every time someone scores

55 messages · Page 1 of 1 (latest)

obtuse compass
#

How do i reward one point for a goal (CV1)

pallid fern
#

Easy

#

Dont use CV1

#

Join us

#

Sacrifice your soul to the almighty CV2

obtuse compass
#

ok

obtuse compass
pallid fern
obtuse compass
pallid fern
obtuse compass
pallid fern
# obtuse compass team score during the game

Ok then that's simple.
Make 2 int variables, and an event definition.
Configure the event to have an int value for team and an int value for score to add.
Configure an event receiver to your custom event
When the even is received, hook up the team value and the exec to an integer execution switch.
Configure the switch to have outputs for an integer value of 1 and 2.
1 exec adds the score to add value to that team's int variable|
Same for 2

obtuse compass
obtuse compass
obtuse compass
obtuse compass
pallid fern
#

Then configure it to have the options of 1 and 2

#

On 1, you add the score output to the variable

#

On 2, you add the score output to the other variable

obtuse compass
pallid fern
obtuse compass
obtuse compass
#

where the team?

pallid fern
#

No there’s still no integer execution switch

#

You gotta place one of those

obtuse compass
pallid fern
#

No there’s no integer execution switch there

#

You’re also not adding the score

#

Just setting it

obtuse compass
pallid fern
#

That doesn’t do what you want it to

#

Nowhere close

obtuse compass
#

i have the switch’s

#

now

pallid fern
#

Send a pic

obtuse compass
pallid fern
#

Ok

#

Now configure the execution switch to have a value of 1, and a value of 2

obtuse compass
#

did that

obtuse compass
#

to it

pallid fern
#

Yea, team number from the receiver into the input of the switch

pallid fern
#

Yes

obtuse compass
#

ok did that

pallid fern
#

Perfect

#

Now wire the 1 into the first int variable

#

And the 2 into the second one

obtuse compass
pallid fern
#

You set the value to itself + the score output of the receiver

obtuse compass
obtuse compass