Jump to content

Lucandrake

1Emu Veteran
  • Posts

    6,147
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Lucandrake

  1. Noone forces you to do anything. If you really want to, go ahead. All I can tell you is that I have started to learn assembly, and the best achievement I have done so far, is a program that can output its own name (on the command line). Good luck! <{POST_SNAPBACK}> Thanks you to taratata, your so helpfull ^.^
  2. Your not serius are you?
  3. Ok, before anyone trys to get this game, let me tell you a little of how it's like. Combos are easy as HELL to pull off, and most of them (even in 1 on 5's-10's ) will look badass. Melee fighting is almost preferable over hand to hand combat just more delay. But it has one problem..... if your used to playing first person shooters, get ready to aim by pressing right joystick left/right , o yea the camera angle sucks in tight spaces, and some of the glitches from enter the matrix are still in it. That's just small info on the game, some of the missions are pure melee, others are pure guns, but some are a mixture of both...... hope someone else gets this game because (exept for the guns side) it roxor!!!
  4. Yea it's weird, I remember gryph telling me "Some consider it a programming language others don't"
  5. The last gta game i played, was vice city, and just like 3, i stoped playing halfway through for it got way to boring
  6. R.I.P Man I loved kswap *crys*
  7. *sighs* I hate when im going one direction and suddenly everyone advises to go the other, well, if it's for the best, time to go on google and look up on how proccessers work *tear*
  8. What is there to learn, how a computer works??? I'll learn that eventually, actuall code is much more fun *nods twice*
  9. So that means to debug all the programs I want to debug I have to learn assembly right? Which is what im trying to do, the thing is difficult ><
  10. Meh, path of neo comes first on my list (even though I have yet to try it!!)
  11. Awsome, last time I did this was with fable, that game was so short ><
  12. Do not buy any CD if it has copy-protection on it <{POST_SNAPBACK}> Don't but Path of Neo either since the game flocking blows. <{POST_SNAPBACK}> Gahh gryph have you played it ???? It looks so promising
  13. Most of it is (at least the parts needed to hack the game succesfully online)
  14. Do not buy any CD if it has copy-protection on it <{POST_SNAPBACK}> But I want it for my radio *tear* "They"? I thought only you call yourself LoveCop <{POST_SNAPBACK}> Haha
  15. Buy the new system of a down Cd. Matrix path of neo. Lunch after buying the 2 items. ^.^ I'm so imaginary.
  16. I see no reason to post half the stuff I find or my oppinuns/rumors/news since it's considered inappropiate or stupid by most of the community's standards. Besides that I just stalk the threads and read up on everything....
  17. There classes (some are already predifined for you), and were doing them in java, it teaches you how to sort your arrays (I had to do binary sort last year in C++, but it had a brake so I got a C for it, again this year with a brake, when the while loop is supposed to check when the arrays are past the number your looking for in the array). Try them out in C++ it's much more easier Binary, make the array (of numbers) go from least to greatast, then when a number is inputed, your supposed to output the array index, to do this use a while loop with integers, low, medium, high. Make the while loop continue going until it finds the number your looking for as a medium, but high and low are supposed to be past each other, dont use a brake like i did.... ex: low = 0. Medium = 5. High = 10. Were looking for 7 so, since medium is lower then, its obviusly between the 5 and the 10, so now low = medium. and medium is = high + low / 2. Keep going until high and low pass each other with medium being the number your looking for. Selection, make the array go from least to greatast, by checking 0,1. Then 0,2, etc... after you check that check 1,2. 1,3,etc... use for loops for this since while sucks >< Instertion, Make the array go from least to greatast by checking 0,0. Since there the same nothing happens, then go to 1,0. Switch if least then. Then check 2,1,2,0, etc... of course after you do that, do the loop again but start at 1,0 this time. I forgot bunny... they teach you coding skills that your supposed know.... besides that im learning how to make programs shorter with less work in java right now, which i love since the smaller the code for me the better ^.^
  18. I did ><!! Weirdy have you done selection sort, binary sort, insertion sort, bunny sort? There all evil >.<!!!!
  19. My schools internet security sucks.... They just turn on security settings on internet explorer to high so that I can't post or view most of my pages, and xblock is bypassed by pinging the IP in cmd prompt of the website thats blocked......
  20. Alone I break - Korn
  21. utada hikaru - I love you
  22. Question - System of a down
  23. utada hikaru - simple and clean (jap)
×
×
  • Create New...