o.k, ive tried it myself, ive click the beloved 'search' button and ive looked in the tutorials section but i cant find it.
can someone plz tell me, step by step, how to change the banshees model into the ghost including ghosts collision model, i know the terminology so you dont have to go that easy on me like 'lil dots' instead of vertices, so plz, tell me how.
Model Swapping
-
- Posts: 782
- Joined: Thu Dec 11, 2003 11:10 pm
- Location: Just behind your computer screen
dunno what ur talkin bout seanny boy, sry, but anyway use a hex editor, and go to the meta offset of the object with the model you want. then look for a tag the is "2dom" thats the model tag. now after that tag u see xxxx xxxx 0000 0000 xxxx xxxx. the first dword is the offset of the object its referencing with the magic. dont mess with these ur game will crash, even though it seems like this would be the one to change. after the first dword, there is a second, with the value 0000 0000, then the next dword after the pointer is the identifiear. write that number down, go to the meta of the object u want to have that model, and put in the new identifier. most of the time it will work. the tag will be fairly close to the beginning of the objects meta so finding it wont be hard.
-
- Posts: 449
- Joined: Sun Nov 30, 2003 7:06 pm
![]() |
![]() |
number one, the plugin is worthless and does absolutely nothing but create an exciting error message when you load your map. "gathering exception data" i beleive this is because it swaps the adress rather than the identifier but i could be wrong. anyways it just doesnt work. number two, i dont think he was asking how to get more banshees in the level. but if he was, then yea swap ghost for banshee.
-
- Posts: 1375
- Joined: Fri Oct 24, 2003 1:30 am
- Location: Earth
- Contact:
![]() |
No it does work. Just for only some things. Much like MonoxideC's and Tjc2k4's Model injection plugin. It is Halo's fault. Not the plugin. It works for things like swappin Tank with Warthog. Flag with MasterChief. Warthog with MasterChief. Sniper with log. Pistol with MC. Many things. It's a matter of luck.
-
- Posts: 782
- Joined: Thu Dec 11, 2003 11:10 pm
- Location: Just behind your computer screen