Search:

Type: Posts; User: Emperor_Xyn

Page 1 of 3 1 2 3

Search: Search took 0.08 seconds.

  1. Replies
    8
    Views
    2,725

    Re: Forum for posting User Created Codes?

    Like you said to Christopher you need to be VIP to post blogs, i'm not asking for VIP, i'm not saying I wouldn't attempt to help people by creating blogs, but i'm still a while away from being MVP.
    ...
  2. Replies
    4
    Views
    2,434

    Re: Member blogs?

    Grats Chris. Now go make me some blogs =)
  3. Re: My java program won't add up the numbers?

    Idk about your code but i'm guessing

    fourSavers = fourSavers + input.nextDouble(); would work.. Not sure if this would work but deffiently take ^'s advice.
  4. Replies
    8
    Views
    2,725

    Re: Forum for posting User Created Codes?

    People would name the thread whatever they want... Threads that are useless would naturally sink the the last of the pages... What's wrong with the same project? It gives two perspective to the...
  5. Replies
    5
    Views
    4,397

    Re: Need a good rpg game idea..

    I REALLY Appreciate this post.

    Thank you =)

    And yes, too advanced for me, but I will take what I can from it thanks =)




    But on another note, are you really going to spend 3-5 years...
  6. Replies
    5
    Views
    4,397

    Re: Need a good rpg game idea..

    Thanks dude =) Recent I have been doing that in notepad, I never thought it would be me, but it did help alot.

    And yeah, I know my question could be better awsnerd making my own project unique to...
  7. Replies
    8
    Views
    2,725

    Forum for posting User Created Codes?

    I think it would be a good idea if this forum created a forum section entirely for users posting codes they created...
    Like I don't exactly mean high end codes, just simple games, simple stuff that...
  8. Replies
    5
    Views
    4,397

    Need a good rpg game idea..

    I asked in a thread about half a month ago about fun projects to do.. I got one about a RPG that they made.

    I want to make a rpg, but I got no clue about any ideas.

    Like create farms, have...
  9. Replies
    7
    Views
    1,737

    Re: Not really Understanding JPanel..

    Yeah I guess. I i'll get by and learn it. Just found out how to use GridLayout, so I think I know how to use all the other ones now.. Just a pain in the butt =p

    How do I set a text area a int? ...
  10. Replies
    7
    Views
    1,737

    Not really Understanding JPanel..

    I don't get it... Why do we have to use JPanel??? Why cannot we just set the location of each button or whatever and be done with it?? It's making me so frustrated right now. Like how can I skip...
  11. Re: Let's build tic-tac-toe (noughts and crosses) together...

    Thanks for the release i'm going to checker out.
  12. Thread: Robot

    by Emperor_Xyn
    Replies
    19
    Views
    2,043

    Re: Robot

    Right out of the API. 1 I believe is left click 2 middle button 3 is right click. I'm 80% sure although I haven't messed around with robot too much.

    Give it a try, 2 and 3 might be switched...
  13. Replies
    4
    Views
    1,577

    Re: HAPPY HOLIDAYS TO FELLOW MATES :D

    Merry Christmas everyone. Don't celebrate too hard.
  14. Thread: Robot

    by Emperor_Xyn
    Replies
    19
    Views
    2,043

    Re: Robot

    Yes it's called robot, just call the Robot object and import Robot..
  15. Thread: Robot

    by Emperor_Xyn
    Replies
    19
    Views
    2,043

    Re: Robot

    You move the mouse to location then you click...then release
  16. Re: How do i store input from the keyboard into a method?

    If I know what you mean go line.

    yourclass uc= new yourclass();
    Initialise scanner
    string name=keyboard.next();
    uc.urmethodtoinsert(name);
  17. Replies
    5
    Views
    2,566

    Re: Help with Gui+RockPaperScissors

    Well I put it in a loop so the boolean is rock true can be seperate from the default value of false.

    But in all honesty I don't know, I didn't know I should try and avoid that.. But ill try...
  18. Replies
    17
    Views
    2,556

    Re: When *Not* to Use an IDE

    Good to hear i'm new to Java and already a step ahead of people you work with!
    Hahaha
  19. Replies
    4
    Views
    1,667

    Re: Java, Best way to store information?

    Thanks mate, I will google serialization now. I'm always up for learning something new.
  20. Replies
    4
    Views
    1,667

    Re: Java, Best way to store information?

    Ok thanks, I wasn't too sure if their were more ways. But they must be alot more complex than I am.

    Should I stick to simple text file?? Will it be useful in the long run?
  21. Replies
    5
    Views
    2,566

    Re: Help with Gui+RockPaperScissors

    Can you elaborate more please? I know what you said, and I figured that before you posted. Any classes I can be directed at?
  22. Replies
    4
    Views
    1,667

    Java, Best way to store information?

    Lets say I was to create a program, have a login, register database and everything. Now my question is what is the best way to store information even when the program ends. My old possibility I...
  23. Thread: Hello

    by Emperor_Xyn
    Replies
    2
    Views
    918

    Re: Hello

    I hope you don't learn a lot here. ;p


    Welcome anyways.
  24. Replies
    16
    Views
    3,357

    Re: Give Me Some Project Ideas!

    Thanks =p That monetary game i've kind of completed but it was very basic. But thanks for those ideas, I can try and take it a lot farther now, maybe try your boat idea =p
  25. Replies
    3
    Views
    1,620

    Re: RDF File parsing

    Have you created anything yet do you know where to start?

    I cannot help you but someone who can will be asking for specific questions.

    Please make it easy on them =)
Results 1 to 25 of 66
Page 1 of 3 1 2 3