Author Topic: Idea  (Read 2795 times)

Murak Modder

  • *
  • Posts: 171
  • http://kevan.org/brain.cgi?murak.
    • View Profile
Idea
« on: 2009-11-22 12:39:05 »
Okay, I was wondering if its plausible to try something like this.

make the player be able to change the 'outfit' they have on, and have the battle model change to suit it?

for instance, have the ability to change into cloud MP (no mask) at Junon and have that load a inserted battle model (such as sjaa or taaa) instead of his normal battle model.

the game naturally loads a different model for cloud during the final battle, so i was wondering if its possible to implement something like that in the game.

any ideas on this?

Kudistos Megistos

  • Banned
  • *
  • Posts: 3929
    • View Profile
Re: Idea
« Reply #1 on: 2009-11-22 15:54:56 »
Maybe you could find out what the game does to change the battle model? Have a look in the AI script for the final battle and in the field script for the previous field; you should be able to find something in one of those.

If the worst comes to the worst, you could always change over the models in the battle.lgp when you want the characters to wear a different outfit, but that's not a very nice solution...

Murak Modder

  • *
  • Posts: 171
  • http://kevan.org/brain.cgi?murak.
    • View Profile
Re: Idea
« Reply #2 on: 2009-11-22 16:32:34 »
Yeah, looking at those can probably tell me something, i want to implement something similar to that in a mod I'm somewhat working on as i managed to make the game change what model comes up in the house you can buy, but i wanted to take it further and make the battle model change as it could make it 'better' as for things like the flashback, we could try to include a 15 year old tifa in the party as well.

but changing the actual models would be tiresome as we'd have to say 'okay, now that the outfit is changed, save the game, then open up the battle.lgp with lgp tools and insert the files from (folder)...' XD