Author Topic: CTRL+V Game v5  (Read 82099 times)



"The death of one man is a tragedy. The death of millions is a statistic." - Joseph Stalin




special interest club
What happens when the most special interestistic forum users* live together in the Sims 3? Well, let's find out.
*who are also my friends

Game information
Expansions:
  • Pets (unused)
  • Ambitions
  • Late Night
  • Seasons
Mods:
  • NRass relativity mod

Cast:
(mouse over images to see what they are)

Osce Son of Erik

Traits:

Lifetime wish:

Favorites:

User's profile:


Taya Saurus

Traits:

Lifetime wish:

Favorites:

User's profile:


Alice Liddell

Traits:

Lifetime wish:

Favorites:

User's profile:


Lee Hanson

Traits:

Lifetime wish:

Favorites:

User's profile:


Waiting list
KochieBoy
Carolcat

The special interest club is returning soon, but not now. I'm loving tired.

This is a very mild climate, with few extremes in temperature.  The coldest month rarely averages lower than 30 degrees and the warmest month averages about 72 degrees.

Im doing an essay >_>

Code: [Select]
                    if (questionmade.radioButton3.Checked == true)
                    {
                        MessageBox.Show("That answer is correct.");
                        this.Show();

                        if (questionmade.rightButton.Checked == true)
                        {
                            MessageBox.Show("You chose to take the right path.");
                            pickaxe.Location = new Point(trunk[2].Right[0].X, trunk[2].Right[0].Y);
                        }

                        if (questionmade.leftButton.Checked == true)
                        {
                            MessageBox.Show("You chose to take the left path.");
                            pickaxe.Location = new Point(trunk[2].Left[0].X, trunk[2].Left[0].Y);
                        }
                    }

                    else
                    {
                        MessageBox.Show("That answer is incorrect.");

                        while (questionmade.radioButton3.Checked == false)
                        {
                            if (formon == false)
                            {
                                questionmade.ShowDialog();
                                formon = true;
                            }
                        }

                        if (questionmade.radioButton3.Checked == true)
                        {

                            MessageBox.Show("That answer is correct.");
                            this.Show();

                            if (questionmade.rightButton.Checked == true)
                            {
                                MessageBox.Show("You chose to take the right path.");
                                pickaxe.Location = new Point(trunk[2].Right[0].X, trunk[2].Right[0].Y);
                            }

                            if (questionmade.leftButton.Checked == true)
                            {
                                MessageBox.Show("You chose to take the left path.");
                                pickaxe.Location = new Point(trunk[2].Left[0].X, trunk[2].Left[0].Y);
                            }
                        }

Yes

ios 8.1.3 gba4ios

I don't know why I copied that.



5 minutes ago - FrostLight/DeathsKiss: Can I bath you~ XD