Big vouch! I am currently a developer for PvPCorporation, and I must say that the administration team is great on there. I'm guessing the owner handles this account, and they treat me very well. They're not the typical owners who message you constantly and get salty for every time you say a...
Not been paid yet, we agreed that the plugin that I test will be sent, he will pay 50%, and then the other 50% will be up when all testing is finished by him.
It's a minigame, and the work is on GitHub, which I provided the link for.
WabMiran and I have cleared up the issues on Skype. I don't...
What's funny is that you used a plugin called "WindowBuilder" on Eclipse, which is basically a drag-and-drop system that lets you make interfaces. The only functions you seem to have added by yourself were on click listeners, which are one of the most basic things to do from a JFrame.
However...
You could've easily done this if you're only looking for a double xD
package base;
import java.util.Scanner;
public class Input {
public static void main (String[] args){
Scanner userinput = new Scanner(System.in);
double raymond;
System.out.println("Whats Raymond?");
raymond =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.