Halo Demo Tutorials

Moderator: Halo Moderators

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

Post by SleepingInsomniac » Tue Jul 18, 2006 7:59 pm

Who votes we move this topic into the dev forum? :D
- Pseudosleep on halo

Deifier
Peon
Posts: 114
Joined: Wed Jul 05, 2006 5:53 pm
Location: if i told u that, id have to kill you :D

Post by Deifier » Tue Jul 18, 2006 9:29 pm

yea im pretty skilled in photoshop and id like to be able to make skins and stuff


P.S by skilled i ment crap but im bourd shitless and i want somthin to do :D
Image
ImageImage

Trinity.
SEAL
Posts: 642
Joined: Fri Feb 03, 2006 6:13 pm
Location: Rep'n the 863! Winter Haven, FL!

Post by Trinity. » Wed Jul 19, 2006 5:56 am

Well i'm not in the dev. forum so you have my vote. :hammer:
MGM Team Wraith
Xbox Live Gamertag: HybuR
Professional Halo Player

Yummy
Ranger
Posts: 684
Joined: Wed Jun 14, 2006 5:42 pm
Location: Near Pittsburgh, PA

Post by Yummy » Wed Jul 19, 2006 8:06 am

The point of this is for n00b modders, if it's in the dev forum, none of the n00b modders could access it. I vote no.

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 » Wed Jul 19, 2006 11:22 am

Eh, I too vote no. I think that if you kept this topic in here then these nooby modders have a better chance of becoming better at modding.

SI, Dude, when is this mod going to be finished. I'm so close to making this mod myself. Haha!



-Syperium.

«Beast»
Ranger
Posts: 1217
Joined: Fri Apr 14, 2006 11:42 am
Location: Creepin' up with a sock full o' pennies. :D
Contact:

Post by «Beast» » Wed Jul 19, 2006 11:39 am

trinity. wrote:Well i'm not in the dev. forum so you have my vote. :hammer:
That makes no sense whatsoever. Are you saying you don't want to see this topic?

And I vote: I don't fucking care.
Image

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

Post by ?Demon? » Wed Jul 19, 2006 11:53 am

I know that you don't fucking care, but we are all glad that you are back. :D
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.

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

Post by SleepingInsomniac » Wed Jul 19, 2006 12:36 pm

:/ I was joking...

@ Syp, and everyone else asking about when mods will be done :P:

IT WILL BE DONE WHEN IT'S DONE!
(heavy breathing)
- Pseudosleep on halo

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 » Wed Jul 19, 2006 3:57 pm

HAHA!!! Alright SI. Take a deap breath.

Oh, i've already made something close to your mod. I'm not releasing it, I'm not sending it to anyone. I'm waiting until you release yours to say that I made the exact same thing. HAHAHAHAHAHAHAHAHAHAHAHA. I'm just fooling. I'm about to make this mod myself though. Not kidding.


-Syp.

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

Re: Halo Demo Tutorials

Post by Arthur9 » Fri Jul 21, 2006 3:45 am

Syperium wrote:Mod Tutorials

Ok. For all of the people that ask, "How do you make mods"; This is the place to go. This topic is bound to answer your questions.

Since I am no Administrator and have no power on what people post, I can't delete any non-sense posts. I would though, like to ask that all of you post nothing but tutorials/links. The reason I am making this topic, is, of course, for noobs to look at for reference.

We will start with two simple and sort-of advanced tutorials. We are going to swap the Rocket Warthog with a Tank, and load the demo map in HHK, and or HMT.

You need these tools. Stuffit Expander, HexEdit

Make sure you download Stuffit Expander first. HexEdit requires that program to unpack the files. At the Stuffit Expander website, you will need to enter your name and address...etc.

Make a Back-Up of the already existing bloodgulch.map that is located in your maps folder.
____________________________________________________________
The First Tut.


Open bloodgulch.map in HexEdit.

Press Apple+J, and enter: 00858BD0

Highlight: 10 34 1F 4C

In it's place, type: 58861B4C

Now, Press Apple+J again, and type: 00857610

Highlight: 58 86 1B 4C

In it's place, enter: 10341F4C.

Press Apple+s. (Save)

Place this map in your maps folder, And play it. Now, you should see a tank where the rocket hog is.

Have fun, :wink:

I will post more tuts later in the future.
____________________________________________________________
The Second Tut.

For this, you will need: Full Version Bloodgulch Map

Open Demo Version Bloodgulch.map in HexEdit.

Highlight the first 800 bytes. It should look like this: Image

Once done, open the Full Version Bloodgulch Map in HexEdit.

Highlight the same amount of bytes, and copy it.

Then, go back to the demo version map, and paste.

Now, you can upload the map into HHK. Don't mind that little notice that says the Demo Header in the map was stored wrong. Just press ok. And then it should slice the map...etc.

Then, once you edit what ever you want to do, just place the demo header (First 800 bytes) back onto the map, save, and play. Have fun, :wink:.

____________________

You can download a veriety of Applications used to Mod Halo Demo here. This download includes the following: HexEdit, HexEditor, HHK (Halo Hacking Tools), HMT (Halo Mapping Tools), OBJ Converter, PPF Master, and PPF-O-Matic. Have fun, :wink:
____________________________________________________________
Additional Tuts

Finding 16 Byte Codes Tut

Beast was kinda enough to post a short sort-of "tut", on what the tags are. Simple tags as of Weapons and Vehicle... etc.
Beast wrote:See, in the game data, everything has a tag class. The tag for that class is comprised of the first four letters of the class, backwards. For example:

vehicle > vehi > ihev
projectile > proj > jorp
weapon > weap > paew

You get the point. Some are a little weird, but you memorize them:

equipment > eqip > piqe

Notice how it's eqip and not equi. Now that's just the class that the object you are looking for is in. The specific object is defined in the next 12 bytes. (A byte in hex is a two character number like 00 or 02 or even 3F) You'll notice that one character in ASCII (the representation of the hex code on the very right. Mainly letters and symbols) is one byte in hex. So the tag class makes up four bytes and the next 12 are the specific object, thus giving you a total of 16. Most things are represented by 16 byte codes that can be interchanged and pasted over and all that good stuff. So let's say you wanted a weapon to fire out a vehicle. You would search for "jorp" in the ASCII and you would highlight "jorp" and the 12 bytes after it and paste a 16 byte vehicle code over that. Now, if you searched for "jorp", you would notice you get more than one result. That is obviously because there is more than one projectile in the game. Same applies to vehicles, weapons, equipment, yada, yada, yada. It's your job to find out which 16 byte code applies to which object. Well, hope this helped ya out. Oh and the key to success is basically a lot of guessing and experimentation.
To find the sixteen byte code, you will need to search for it in Hex. Meaning, open the map, press Apple+F, and type in "ihev" for vehicles. It is your job to figure out what ever code is.

Have fun, :wink:.

ps. Notice what he said at the end...
The key to success is basically a lot of guessing and experimentation.
____________________________________________________________
There have been Tut's posted at Clan Halo. I will post a link to them for you guys.

Modding Tut's
____________________________________________________________

-Syp.
Can you post SC modding "tuts", not only BG modding "tuts"?

Deifier
Peon
Posts: 114
Joined: Wed Jul 05, 2006 5:53 pm
Location: if i told u that, id have to kill you :D

Post by Deifier » Fri Jul 21, 2006 3:50 am

post a tut on skining already cos im to lazy to learn how to do all that hex-edit stuff

p.s has anyone noticed that the symbol for hex-edit is the same as the symbol for anti-christ :twisted:

lol :lol:
Image
ImageImage

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

Post by ?Demon? » Fri Jul 21, 2006 4:05 am

It's a pentagram........I would have chosen a hexagram, because that has six sides, but whatever. If you are going for what should be the name of hex, if should be 'sexadecimal' from the Latin 'sex' meaning six. :D
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.

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

Post by draconic74 » Fri Jul 21, 2006 8:45 am

hey everybody. ill post a tutorial later when my internet is better. also, im on the verge of completing a jetpack. all i need to do is test it, but i figured out how it could work. ill post later.

Durandal
Peon
Posts: 84
Joined: Sun May 07, 2006 2:11 pm

Post by Durandal » Fri Jul 21, 2006 12:14 pm

can some one tell me how to use wings 3d

«Beast»
Ranger
Posts: 1217
Joined: Fri Apr 14, 2006 11:42 am
Location: Creepin' up with a sock full o' pennies. :D
Contact:

Post by «Beast» » Fri Jul 21, 2006 12:38 pm

Double-click the Wings3D icon.
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest