Guy
Members-
Posts
2181 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Events
Blogs
Everything posted by Guy
-
I did, but i threw it :P i'll post pics of my humble house later, i'll just put this here to remind me :P
-
Yeah, get rid of the 2x512mb and replace with 2x1gb (seems like that 2gb is the max it will recognise.. not sure if it would support 2x2gb/2x4gb) Perhaps an ati 4550/equivilant.
-
You can do it noted too at the guy in nardah
-
I think I saw it.. it's accross the bridge and a bit. Cobblestone tower with a dirt roof. My trees are out of control -.- 3 massive trees interwining and I have to cut em down. I have 3 full stacks of bark - that's a lot of planks :o Yep, that's the one. And yeah, trees that grow together or have branches are so annoying. You have to build dirt pillars to completely get everything. Yeah IKR.. it's pretty annoying. Whats your MC name?
-
I think I saw it.. it's accross the bridge and a bit. Cobblestone tower with a dirt roof. My trees are out of control -.- 3 massive trees interwining and I have to cut em down. I have 3 full stacks of bark - that's a lot of planks :o
-
Yep, its awesome. Is that your massive platform? Looks amazing :o trying to emulate your idea myself :P Built myself a little cave, I like it :P got a mini tree farm on mah 'roof'
-
50,000,000 Agility exp.
Guy replied to VivaLaBust's topic in Achievements (Drops, Bank Pictures and Levels)
If this is legit.. then congrats :o that really is dedication. -
Old Runescape Tribute Video for the Veterans RIP [RS2]
Guy replied to Kris_Sheehy's topic in RuneScape Media
nostalgia'd -
I know basic java, but my knowledge is limited to arrays/if statements/loops. trying to expand my knowledge :shades: cheers.
-
I know there isn't a need for 2 classes, but I was trying to work my head around integrating them together. What's a constructor? In the code you've got, will that work on its own? I can't see where you've 'defined the scanner' (ie. Scanner input = new Sca....) I'm pretty new to java, could you explain what the text I quoted please... thanks :P
-
Easier to reach with B.
-
Aim: Have 2 classes, 'testing' & 'test'. Testing is the main one while test is... not. Test is supposed to ask for an input, store it in a variable, output it, return it to testing, so testing can output it. First time I've tried making 2 classes work together. Is there an easy way to let all classes share variables? Test: import java.util.Scanner; public class test { void outputvars(){ System.out.println("input"); Scanner input = new Scanner(System.in); String inp = input.nextLine(); System.out.println("tet"+inp); } void returna(){ return inp; } } Testing: public class testing { public static void main(String[] args) { test testout = new test(); testout.outputvars(); String lol = testout.returna(); System.out.println(lol); } } Or, if my code is awful (which is likely..) if someone could show me the proper way to do it... TL;DR integrating 2 classes together, sharing variables/returning values from secondary to main class Cheers. SOLUTION: Changed test to public void, and the second void to string. got an error in the second 'part' (not sure what it's called) saying it couldn't locate the var, so I put the input part outside of both 'parts'
-
I'm pretty much the same as you. Getting a 'C' really really irritates me, especially how I normally revise for tests quite a bit. Getting suspected for copypasing my work also infuriates me, but that's a separate issue.. What I do to get over it, so to speak, is to try to learn from my errors. See where I wrong, see how I could have improved my technique. I guess I'm quite lucky with my parents not minding what grade I get, so long as I've put myself into it 100%. Doesn't stop me being annoyed for getting less than ~80%. I used to be able to get off with good grades by not revising, but just paying good attention in class. Doesn't work anymore - although paying attention in class in the first place when learning something new rather than mindlessly taking notes and trying to decipher them later is very good. My current GCSE course irritates me anyway - although I dropped a lot of subjects that I deem pointless for me, I still have to do a few subjects that make me go zzz.
-
Well, this one I don't really understand myself a lot.
Guy replied to Dragondan_Ro's topic in Tech and Computers
Hmm that's a strange one... Does your modem give out a wifi signal too? Try using the screen in another room. -
Unions are good. If there were none, people could be picked on for no apparant reason and there would be nothing they could do about it. However, if they start demanding unreasonable things that is obviously a different matter. The right to strike though, in the case of emergency workers, is another matter altogether though. I'm not sure who this bill encompasses - it seems to be teachers etc? They, like all other workers, should have the right to form unions, again so long as rediculous demands are not made. Unions are definatly a good thing for the workers though.
-
That's helpful... It sounds like something in your router setting - have a look through any security tabs or access control. If all else fails, I guess you could reset.
-
Are you old enough to gamble? Nope. Do you ever place any bets? If so, what on? N/A How often do you risk money? N/A What's the most you've ever won/lost? N/A Is it a hobby/game or are you addicted? When I'm old enough to enter the lottery, I figure I may as well. Poker might be interesting to get into if I do some low-level techniques and go to a casino with casual players. Of course you have to have limits and quit with your losses before it gets out of hand. Do you do the lottery? The chances are over 1 in 1000000, but hey, someone always wins - right? I've also done poker/video game tournys with friends - there's no problems with that, just a bit of fun to add an extra edge to the competition.
-
For the riddle This crate is mine, all mine, even if it is in the middle of the desert., it is probably worth noting that a metal key is needed to gain access to the desert mining camp. If you don't have it already it can be obtained from the mercenary guard just oustide the gate. Not too much of a hassle, but had to look around a bit first.
-
It's a cool idea.. but it seems kinda pointless. Not the same as good graphics - rain is just weather. I guess it could be done, not so sure about how much strain it would put on computers.
-
Woo double post :3
-
Ebay skills ftw
-
Forum name: Guydabest Ingame name: Guy The Best Slave you wish to bid for: odie Your bid: 1500337 + egg Picture of the cashpile/items, with your name clearly visible in the chatbox and the cashpile examine also visible (NEEDED):
-
Yeah I've noticed this too.
-
Fraps generally does that - even on the best computers. Post your specs?
