View Full Version : Halo CE
I AM TOAST
September 12th, 2012, 12:02 AM
I am trying to learn to mod< I cant' get hek to start, I can't figure it out haha, I just wanted to update a few things like weapons and graphics, nothing bit like textures for the map, I can't figure it out, say I wanted to put the halo reach sniper rifle with the sound and animation in it (lets say halo 3 actually) how would I do that? thanks, and any information about modeling and anything like that will help, thanks
t3h m00kz
September 12th, 2012, 02:21 AM
The pipeline is as follows.
You have three tools that install in your CE directory when you install HEK.
Guerilla - Used to edit tag files (Everything in the game is a tag file)
Sapien - Used to place weapons, scenery, vehicles and other crap around scenario files (Scenarios are a preview of a .map file before compilation)
Tool.xex - Used for conversion/compiling/random other stuff
as well as 2 directories
Data - Source files go here (jma or .jmo exported from max for animations and .tiff files for textures/bitmaps) before conversion through Tool to tags.
Tags - "Tag" files go here.
3DS Max or GMax will be necessary for importing models and animations. If this is not your preferred modeling software, you can import OBJs (Most 3D software will export to OBJ, it's a relatively universal format). Animations, as far as I know, will have to be done in one of the Max programs as I have not found a way to import animations from other programs.
SO.
Start small. I'll run you through the steps to make a weapon functionality modification (no change to the model/animations).
1. Open Guerilla
2. Open an existing Weapon tag (such as the sniper_rifle.weapon) located in CE directory > tags > weapons
3. Modify Values
4. Save Weapon as new tag (preferably in a separate folder for organizational purposes)
5. Create a new Item_Collection tag and link it to the .weapon you just created, set weight to 100 and save it as a new item_collection
6. Open tutorial.scenario through Sapien through tags > levels > test > tutorial
7. Edit Types > Netgame Equipment > add Sniper Rifle item collection and close the Edit Tyoes
7. Find "Netgame Equipment" in heirarchy view and highlight the folder
8. Middle click (or right click, I forget which one) to place a new netgame equipment, set it to the new Sniper Rifle item collection
9. Save scenario
10. Open command prompt, point it to CE directory (Copying CMD.exe into CE directory and opening it will work too)
11. Type "Tool Build-Cache-File Levels/Test/Tutorial/Tutorial" and press enter
12. "Tutorial" should not appear in game with your modified weapon placed in the level.
I AM TOAST
September 12th, 2012, 05:19 PM
I have all that, plus hek plus, guerilla says "please set working directory" and I have looked for WEEKS on how to fix that, and I'm not kidding, almost 3 weeks now, and I can't figure out how to open hek, I don't see a hek.exe or anything, unless I messed something up lol
t3h m00kz
September 12th, 2012, 05:24 PM
screenshot
Higuy
September 12th, 2012, 05:25 PM
I have all that, plus hek plus, guerilla says "please set working directory" and I have looked for WEEKS on how to fix that, and I'm not kidding, almost 3 weeks now, and I can't figure out how to open hek, I don't see a hek.exe or anything, unless I messed something up lol
Is that tag that you are opening in the tags directory?
I AM TOAST
September 12th, 2012, 08:09 PM
are you saying take a screen shot of my directory? or of my guerilla error? lol and I put the tags in my tags directory, I'm not sure what else to do, I DO know how to open tool.exe, I think, just drag it to the cmd line, but other than that, not sure, maybe I should start from scratch, and have yall walk me step by step (I'm from the consoles, this is so different)
Higuy
September 12th, 2012, 08:46 PM
with tool, you need to copy and paste cmd.exe into the halo ce directory. When you open it, the first word should always be "tool"
you can just type "tool" and then it gives you all the tool commands that you need to know.
also, make sure UAC on windows is fully disabled, if I remember correctly that can mess with your tags and plenty of other things.
t3h m00kz
September 12th, 2012, 11:08 PM
are you saying take a screen shot of my directory? or of my guerilla error?
the latter.
as well as a screen of your CE root directory in windows explorer if possible (where you launch Geurilla from).
I AM TOAST
September 13th, 2012, 11:15 AM
I am also using a no cd crack, because MY disk drive just broke after I downloaded halo -.- but I got hek to download
t3h m00kz
September 13th, 2012, 05:56 PM
I'm not seeing the original guerilla.exe in there so you may have to reinstall the HEK
I haven't worked with OS so I don't know if os_guerilla.xex is supposed to completely replace it
also you should just use a mini ISO from gamecopyworld and mount it rather than using a nocd crack
chrisk123999
September 13th, 2012, 06:42 PM
with tool, you need to copy and paste cmd.exe into the halo ce directory. When you open it, the first word should always be "tool"
you can just type "tool" and then it gives you all the tool commands that you need to know.
also, make sure UAC on windows is fully disabled, if I remember correctly that can mess with your tags and plenty of other things.
Why do people say to do this? UAC is there for a good reason.
Correct way to go about UAC and Halo:
https://dl.dropbox.com/u/1455347/Halo/lrn2windows.PNG
I AM TOAST
September 13th, 2012, 06:54 PM
I'm not seeing the original guerilla.exe in there so you may have to reinstall the HEK
I haven't worked with OS so I don't know if os_guerilla.xex is supposed to completely replace it
also you should just use a mini ISO from gamecopyworld and mount it rather than using a nocd crack
would ultra iso work? and should I reinstall CE again too then? I'm getting an exception anytime I try play a custom map (not a modded map, a CUSTOM map)
I AM TOAST
September 13th, 2012, 06:59 PM
I didn't see the other 2 ppl say anything till just now, I'll do that too lol
Cortexian
September 21st, 2012, 03:05 AM
Why do people say to do this? UAC is there for a good reason.
Correct way to go about UAC and Halo:
https://dl.dropbox.com/u/1455347/Halo/lrn2windows.PNG
No. UAC is useless and does nothing to improve the security of your system. Only you can do that. As such, it is just a nuisance.
People just click "Yes" and allow everything through UAC anyway.
Jelly
September 22nd, 2012, 01:39 PM
Halo CE
TVTyrant
September 22nd, 2012, 01:49 PM
Hello CE
t3h m00kz
September 22nd, 2012, 03:28 PM
Hella CE
Sever
September 22nd, 2012, 03:47 PM
HellNo CE
BobtheGreatII
September 25th, 2012, 01:28 AM
I'm not seeing the original guerilla.exe in there so you may have to reinstall the HEK
I haven't worked with OS so I don't know if os_guerilla.xex is supposed to completely replace it
No it doesn't. OS creates a separate version of os_guerilla and os_sapien with os_tool. However it won't work without the original HEK installed as far as I'm aware.
Ryx
September 30th, 2012, 04:03 PM
Gaylo CE <3
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.