Posted on 03 August 2014 - 12:37 AM
Alright, as you all know if you are a non donor you get 10 ranked matches a day. (I'm typing on my phone so please bare with me for any typos)Suggestion: let's say that you are not on for a day so that means you haven't used your matches, so how about you make it that your ranked matches stock up. So let's say you aren't on for (day x and y) day x, so when you log online on day y you have 20 ranked matches?
Get to coding @SmellyPenguin
Posted on 03 August 2014 - 12:42 AM
You can already earn more matches by voting on badlion.net, or you can just become a donator. The donators are the ones who keep this server going, everytime we add a new feature that doesn't require donator we are hurting our donations and if we continue in this direction Badlion will be forced to shut down as it will not be able to afford our expensive bills and ddos protection.Posted on 03 August 2014 - 12:44 AM
But you understand what I was trying to say right? I think many members would think that's a cool feature but ya know, gotta do what ya gotta do for your serverPosted on 03 August 2014 - 12:49 AM
MaximumVision wrote
Sadly that is the case :(
Posted on 03 August 2014 - 01:24 AM
MaximumVision wrote
How about you shut the fuck up
Posted on 03 August 2014 - 07:02 AM
SmellyPenguin wrote
MaximumVision wrote...
How about you shut the fuck up
Posted on 03 August 2014 - 07:07 AM
SmellyPenguin wrote
MaximumVision wrote...
How about you shut the fuck up
Wow, so bm.
Posted on 03 August 2014 - 08:07 AM
SmellyPenguin wrote
MaximumVision wrote...
How about you shut the fuck up
http://img2.wikia.nocookie.net/__cb20120310162435/theinternetbox/images/9/9b/Watch-out-we-got-a-badass-over-here-meme.png
@SmellyPenguin
Posted on 03 August 2014 - 08:42 PM
MaximumVision wrote
Line 1: #include <stdio.h>
Line 2: #include <stdlib.h>
Line 3:
Line 4: int main()
Line 5: {
Line 6: printf("I SAID GET TO CODING");
Line 7: return 0;
Line 8: }
Good attempt, but there are a few things that make this program bulky and non-efficient.
Line #2 is not needed at all, as you never use a stdlib function.
Line #6 should be punctuated with a "!" and also should be followed by a "\n" for a new line.
Compiling and running would give this:
Anonymous Quote
I SAID GET TO CODING[root@mc.badlion.net root]
Needless to say, this is disgusting. Please make the appropriate changes to your code before posting on my forums :)
Thanks!
Posted on 03 August 2014 - 08:43 PM
Btw anyone know that 0 in binary equates to false meaning that I wouldn't actually be "getting to coding" if you returned 0.Posted on 03 August 2014 - 08:49 PM
Returning 0 in an int main function in C-based languages means program terminated correctly.Posted on 03 August 2014 - 08:53 PM
Archybot wrote
^ Thought I was serious lel
Posted on 03 August 2014 - 09:00 PM
Sorry sorry! I don't code lol, I just looked up some code on the internet and pasted it in here and put my words :pPosted on 03 August 2014 - 09:02 PM
Maybe I should appeal my mute in Java