pelican

Everything about HD, MD, and their mods.

Moderator: Halo Moderators

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Sun Jun 11, 2006 2:51 pm

Hehe, not me. I think it was grat... or one of those...

Blade
Veteran
Posts: 323
Joined: Sun Aug 08, 2004 7:30 am

Re: try

Post by Blade » Sun Jun 11, 2006 4:48 pm

Titan wrote:
Blade wrote:It is very common, of course, for an AR15 to have a 60 round mag and only be able to fire fully automatic
You lost me. Do you mean an AR15 usaly has 60 round clip and is automatic? Or that they are in general really common. My knowledge of guns is limited to uh.... um... Halo.
It was sarcasm. Nobody makes AR15s that can only fire full auto, nor does anybody manufacture 60-round clips for them (at least, I don't think)

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Sun Jun 11, 2006 5:01 pm

Lol. I don't think either. Hehe, try Walmart. Lol.

User avatar
Arthur9
Peon
Posts: 96
Joined: Sun May 28, 2006 3:01 am

Post by Arthur9 » Sun Jun 11, 2006 9:13 pm


SleepingInsomniac
SEAL
Posts: 498
Joined: Sat Mar 11, 2006 12:48 pm
Location: i lost mine.. can i have yours?

Post by SleepingInsomniac » Sun Jun 11, 2006 10:00 pm

Congrats.
That's not for the demo
Find the secret message! XD
- Pseudosleep on halo

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Mon Jun 12, 2006 6:20 am

I am sure that there is a reason why not, but has anyone tried to make a porgram similar to HHK or HMT for the demo? I know that this would require a lot of work, and is way beyond my computer skills, but is it possible?
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Mon Jun 12, 2006 6:47 am

Anything is possible. You just have to know C or C++ coding.

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Mon Jun 12, 2006 12:45 pm

Note to self: Figure out what C Coding and CC+ Coding are... And how to do them.
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

Blade
Veteran
Posts: 323
Joined: Sun Aug 08, 2004 7:30 am

Post by Blade » Mon Jun 12, 2006 3:13 pm

C and C++ are programming languages, which originally came from a previous language called BCPL. Eventually, since there were many compilers and not all of them worked exactly like each other, some guys got together and standardized ANSI C.

After that, C++ came (People compare C++ to being similar to Java, I can't speak for this, I deal only with C), and then C#, which were intended to be improvements on the original C. C# never caught on like C++ did, and now C/C++ is a very common programming language, also not one that you can just "figure out how to do" as you suggest, Demon.

?Demon?
SEAL
Posts: 649
Joined: Sun May 21, 2006 2:10 pm
Location: ur moms house lololoollloolol

Post by ?Demon? » Tue Jun 13, 2006 2:21 am

Wow my above posting makes me sound like an idiot (more of an idiot than I am).

There is almost no hope in me writing modding apps for Mac; I still don't know what Meta Editing is. Surely someone out there is capable of doing something like this? What about taking the HMT and HHK apps and modifying them for the Halo Demo?
Karahna wrote:I have a small penis. :(
PWNAGED! DON'T ASK ME MOD QUESTIONS OR I WILL JUST MAKE FUN OF YOU AND CALL YOU MEAN NAMES.

User avatar
Syperium
Ranger
Posts: 1632
Joined: Sun Apr 23, 2006 3:59 pm
Location: An old fart who still remembers his password...
Contact:

Post by Syperium » Thu Jun 15, 2006 10:49 am

Blade wrote:C and C++ are programming languages, which originally came from a previous language called BCPL. Eventually, since there were many compilers and not all of them worked exactly like each other, some guys got together and standardized ANSI C.

After that, C++ came (People compare C++ to being similar to Java, I can't speak for this, I deal only with C), and then C#, which were intended to be improvements on the original C. C# never caught on like C++ did, and now C/C++ is a very common programming language, also not one that you can just "figure out how to do" as you suggest, Demon.

Ypu are right for the most part. C and C++ aren't that much alike. IF you look at C, the header of a program if you open it in a complier, will read as, <header=/>"Title"[header/]. That is simlar to HTML. In C++, you will look at it, and it will read as. /header/="title[header="title"/].

Now, you are right about it relating to java scrpit. If you open a program in Java script, it will read as something like what C is reading as. C++ will also show up in javascript.

People got together and thought of making a computer language that will bassiaclle simplafy all of the laungages. We now know the name of that coding; C# or Apple Script. You probably wondering, Applescript? Yes, Applescrpit. My cousin who is a programer, he showed me this and i was quite surprised. He was running apple script on his Windows XP too, another surprise.

Many a times, you will open a file in the compiler you have, and it will read C. There are some occations where you will open a "java" based program in a compiler, and it will read as C++. No matter what, it is java.

I hope i didn't confuse anyone.
Blade wrote:I deal only with C)
That is awesome to hear. Atleast someone is working with C. Hehe, i thought i was the only one. (Sarcasm). O yeah, do you know how to make something hyper link and return. Somewhat like a "loop". Blade, if you have any information on that, please let me know. I'm trying to bassiaclle make a recursive for this program I'm working on. I am trying to make it go somewhere, find what it''s looking for, and then return back and install it. I am unsure of how to do so. A recursive loop, if that is even possible, hehe.

And, if anyone is wondering, how I'm typing all of this, I now have my hands on a kick ass alien ware. This thing is so nice. Haha.

ps. Hex is another interpretation of binary, and binary is bassiaclle an import, of javascript. Hehe.

(Please, feel free to correct me of any mistakes in my information provided).

Monoman
Site Admin
Site Admin
Posts: 2662
Joined: Sat Aug 16, 2003 11:26 pm
Location: Planet Bob
Contact:

Post by Monoman » Thu Jun 15, 2006 12:00 pm

C# and Applescript are not the same. Applescript will not run on a PC. Also, I think you are confusing a compiler with something else, since you can't open things in a compiler and look at them. Depending on what type of output you set for the compiler you could look at the assembly code.
Kansas....Like Paris Hilton: White, Flat, and Easy to Enter. -- Conan O'Brien

Masturbation is like procrastination, they're both great until you realize your screwing yourself.

MGM Discord | MGM Chat
MGM Sig

draconic74
Green Beret
Posts: 3470
Joined: Sat Jun 03, 2006 11:08 am
Contact:

Post by draconic74 » Thu Jun 15, 2006 3:35 pm

binary is the coding of all computers. unless they made an new one, which would be dumb.

01100010011010010110111001100001011100100111100100100000011100100111010101101100011001010111001100100001

translation:

ill let you try to translate it. ill put it in next post. binary rules!

Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests