[ MOD ] drivable mlx on turf

This forum is for files only, Utilities and Hacks go here, not skins.
xenowisp




Recreator Coagulator

Posts: 339
Joined: Tue Mar 01, 2005 7:56 am
Location: Epicenter of Indulgence

Post by xenowisp »

aaa wrote:i was able to play it system link wise
really? sweet! could everyone else see it too?(that had the mod too of course)
User avatar
TheTyckoMan




Artisan Socialist Decryptor Droplet

Posts: 854
Joined: Fri Apr 02, 2004 11:22 am
Location: Tea co not Tie co...

Post by TheTyckoMan »

you should put in the first post that you fixed the driver seat and the passenger seat and that the passenger seat is where you want it, so that people will stop trying to help you "fix" it :wink:


btw did you just swap out the warthog's model? or what did you do?
Sweetness.......Visual Security: 9-block IP Identification
"Teenagers, plus anonymity, plus microphone = idiot."-Bungie
looknbarrel




Coagulator Miner

Posts: 467
Joined: Sat Mar 19, 2005 7:59 pm

Post by looknbarrel »

thetyckoman wrote:you should put in the I am an idiot that you fixed the driver seat and the passenger seat and that the passenger seat is where you want it, so that people will stop trying to help you "fix" it :wink:


btw did you just swap out the warthog's model? or what did you do?
Yes I caught tycko with the f!rst p0st filter, lol :roll:
xenowisp




Recreator Coagulator

Posts: 339
Joined: Tue Mar 01, 2005 7:56 am
Location: Epicenter of Indulgence

Post by xenowisp »

thetyckoman wrote:you should put in the I am an idiot that you fixed the driver seat and the passenger seat and that the passenger seat is where you want it, so that people will stop trying to help you "fix" it :wink:


btw did you just swap out the warthog's model? or what did you do?
they, like you, just didnt bother to read the f1rst post :wink:
or else they would see that it does say it there lol. and at least 2 more times in later posts
User avatar
TheTyckoMan




Artisan Socialist Decryptor Droplet

Posts: 854
Joined: Fri Apr 02, 2004 11:22 am
Location: Tea co not Tie co...

Post by TheTyckoMan »

looknbarrel wrote:
thetyckoman wrote:you should put in the I am an idiot that you fixed the driver seat and the passenger seat and that the passenger seat is where you want it, so that people will stop trying to help you "fix" it :wink:


btw did you just swap out the warthog's model? or what did you do?
Yes I caught tycko with the f!rst p0st filter, lol :roll:
it's not the first time MR. "first post"
Sweetness.......Visual Security: 9-block IP Identification
"Teenagers, plus anonymity, plus microphone = idiot."-Bungie
xenowisp




Recreator Coagulator

Posts: 339
Joined: Tue Mar 01, 2005 7:56 am
Location: Epicenter of Indulgence

Post by xenowisp »

thetyckoman wrote: btw did you just swap out the warthog's model? or what did you do?
i didnt see the second part of your post before. to put this in this map. i moved the whole m1x bloc tag from oldmambossa into turf. i nulled out all the warthogs shader except the tires which i switched with the m1x tires. lowered the m1x model on the axis about .2 . added the m1x hlmt to the warthog horn weap with h2x. used your ch2r plugin to tweak the seat positions. nullled out the taillights because they didnt look right

there now everyone will know my dirty secrets
Signature exceeded 75KB.
User avatar
SHOUTrvb




Socialist Snitch! Advisor Orb
Mad Hatter Connoisseur Pyre

Posts: 3934
Joined: Sun Feb 13, 2005 11:13 am
Contact:

Post by SHOUTrvb »

BETTER prefix within 24 hours or deletion
StrangerWithAMOD





Posts: 2
Joined: Fri Sep 23, 2005 4:55 pm
Location: bartlesville Oklahoma
Contact:

HOLY!

Post by StrangerWithAMOD »

I love it!
Modding is fun, you bumm. Don't for get it eather!
tjc2k4




Construct Socialist Golden Age Magic Era
Pi Coagulator Eureka Pyre
Literarian 100

Posts: 150
Joined: Wed Nov 12, 2003 3:21 am

Post by tjc2k4 »

Nice car, I was just thinking about this the other day.

Not to go any farther off topic, but I'd like to explain real quick why the Main Menu mod discussed above messes up the other maps.

The main menu map contains textures, models, sounds, and such that are shared by the other maps. The normal level maps, such as turf, might expect the city wall texture to be at a specific offset in mainmenu, say 0x11111111 for example. Then, when you inject the brute or some model, it'll be put with all the other model data, which comes before bitmaps/texture, therefore pushing the city wall texture to 0x22222222. (These numbers are completely made up, just for examples..) Anyway, the offset in turf's map will still expect the texture at 0x1111111, so it will look weird or not load.

The only way to do what you want (putting other models in MM), would require somehow adjusting the raw data so that everything lines up where it did before the model was injected, or going through each map you want to play with the new MM, and adjusting every shared offset to point to it's new location. The second option, although it would work is nearly impossible in scope because it'd require locating every shared offset which points to MM in the playable map, like turf, tracking the shifts in MM, and then updating every shared offset in the playable map. The first option could be accomplished easily by overwriting the raw data you're replacing, then no shifting would be required, so there wouldn't be an issue with shared textures or models. But then you have to find a model smaller or equal to MC's in raw data size if you wanted to replace MC.

Anyway, I don't want to derail this topic more than you folks already did, just wanted to offer a little insight about what was happening with those maps.

Nice car.
Blah blah blah
User avatar
TheTyckoMan




Artisan Socialist Decryptor Droplet

Posts: 854
Joined: Fri Apr 02, 2004 11:22 am
Location: Tea co not Tie co...

Post by TheTyckoMan »

thanks for the info there, anybody that knows anything about how the raw data is set up should have known that (but seeing as not to many people actually know how to do more than swapping dependencies.......)

but it's always fun to read an explanation :wink:
Sweetness.......Visual Security: 9-block IP Identification
"Teenagers, plus anonymity, plus microphone = idiot."-Bungie
Juniorman030790





Posts: 745
Joined: Mon Feb 14, 2005 1:09 pm
Contact:

Post by Juniorman030790 »

wow, i understood that stuff tj!

A buddy and I got half way through doing this a while back when the triplicate car thing was happening but then he quit xbox and I guess I got wrapped up in other things. We got as far as driving the car but it sat way up in the air cuz we didn't figure out how to move it down yet. Anywho I would like to know how you moved the model down so that it sits right on the ground if you would please explain(did ya just change the z co ord of the model or what?).
Image
II HardModder II





Posts: 63
Joined: Sat Sep 24, 2005 8:12 pm
Location: Tucson, Arizona

Post by II HardModder II »

Thats what i call a ride!
xenowisp




Recreator Coagulator

Posts: 339
Joined: Tue Mar 01, 2005 7:56 am
Location: Epicenter of Indulgence

Post by xenowisp »

Juniorman030790 wrote:wow, i understood that stuff tj!

A buddy and I got half way through doing this a while back when the triplicate car thing was happening but then he quit xbox and I guess I got wrapped up in other things. We got as far as driving the car but it sat way up in the air cuz we didn't figure out how to move it down yet. Anywho I would like to know how you moved the model down so that it sits right on the ground if you would please explain(did ya just change the z co ord of the model or what?).
yep just the z cords in the mode

i also stretched it a tad on the x axis
noobym0dd3r





Posts: 2
Joined: Fri Sep 30, 2005 6:05 am

Post by noobym0dd3r »

can someone help me with installing this vehicle plz..
Tom




Recreator Coagulator

Posts: 663
Joined: Thu Aug 04, 2005 8:22 pm
Location: dunno...but the padded walls look nice
Contact:

Post by Tom »

you do not need to post the same question i multiple topics. and at least post wut u need help with
Please read the new signature policies!
Three lines of text maximum!
Locked