Thread Rating:
  • 5 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How was your day? - League of Legends edition
Code:
public function winRanked():Boolean
{
    if(me == Miss Fortune)
    {
        if(myTeamHasTeemo)
        {
            return false;
        }
        else
        {
            return true;
        }
    }
}

Also, reached the Division Series.


Messages In This Thread
How was your day? - League of Legends edition - by Loose - 2013-05-19, 02:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)