Where is Model Injection code?

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
GlasssJAw




Articulatist 50

Posts: 66
Joined: Sun Nov 09, 2003 2:29 pm

Where is Model Injection code?

Post by GlasssJAw »

In the HMT v3 plugins directory there is no xml file for the plugin that supports model injection and exportation. Does anyone know where this plugin is loacted within HMTv3. I want to try to write a better version so that model injection is at least more possible than now. Is this located within HMT v3 itsel and if so is there anyway I can get my hands on the source code so I could change a few things in this feature.
Thanks, John
halogodlex2





Posts: 201
Joined: Wed Dec 31, 2003 1:12 pm
Location: halo............ALL THE TIME
Contact:

Post by halogodlex2 »

hmmm...... :? i doubt it but ask some one w/ more expirience i do know that i dont even know mono made it like that if he did he would have changed it......i guess
Signature exceeded 500x120 pixels.
Ang88





Posts: 454
Joined: Sun Nov 02, 2003 7:29 pm

Post by Ang88 »

didn't monoxideC say he was making a newer version of hmt that maybe model injection better since he figured out how to do it for his library mod
Image
Deadly_Shadow




Miner

Posts: 1375
Joined: Fri Oct 24, 2003 1:30 am
Location: Earth
Contact:

Post by Deadly_Shadow »

IceTiger... U think that you can have a model injection plugin with xml version 1!? Of course not! It's a dll that contains it. If you have a dll decompiler you could look at the code. Tell me if u find one
kaptainkommie




Wordewatician 500

Posts: 732
Joined: Wed Nov 26, 2003 11:59 pm
Location: Raleigh, NC, USA

Post by kaptainkommie »

Deadly_Shadow wrote:IceTiger... U think that you can have a model injection plugin with xml version 1!? Of course not! It's a dll that contains it. If you have a dll decompiler you could look at the code. Tell me if u find one
What you're actually looking for is a dissassembler. This takes a .dll or a .exe and converts it to your architecture's assembly language. Of course this doesn't help you much if you don't know how to read ASM. There is atleast one program out there that will convert an .exe (and possibly a .dll) to C-like code, though I saw it so long ago I cannot even remember what it was called, much less where to find it.
Deadly_Shadow




Miner

Posts: 1375
Joined: Fri Oct 24, 2003 1:30 am
Location: Earth
Contact:

Post by Deadly_Shadow »

Was it possibly called Soft Ice?
seagoat




Articulatist 250

Posts: 314
Joined: Sat Nov 08, 2003 1:23 am

Post by seagoat »

its not xml, xml is not complex enough to support that kind of thing, please read posts before you ask questions.
Deadly_Shadow




Miner

Posts: 1375
Joined: Fri Oct 24, 2003 1:30 am
Location: Earth
Contact:

Post by Deadly_Shadow »

Uh... And u should read my posts b4 u post... I already have stated that.
Post Reply