No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I have an Inspiron 1520 that I got from my parents. I went an started uninstalling a whole bunch of crap that they added. I think I may or may not have messed up my sound cards. In browser, no sound. In Steam (Gaming platform), no sound. In one game, …
[CODE] try { Thread.sleep(5000); // do nothing for 5000 milLiseconds (5 seconds) } catch(InterruptedException e) { e.printStackTrace(); } [/CODE] Timer, no need for another method
I need to make the integer "order" save to a text file or database (All I need it to do is to count how many times you win & save it there). Every time the game starts up, I want it to read it, & every time the game is …
The End.
Zippyvinman