YesNoOk
avatar

Portrait problems (Read 639 times)

Started by sureal, December 13, 2008, 05:31:56 am
Share this topic:
Portrait problems
New #1  December 13, 2008, 05:31:56 am
  • *
  • flip trick
I know that you can use 2 portraits:
1) Small portait (select screen) 9000,0
2) Big portrait (select screen) 9000, 1

Is it possible to make a 3rd one that only appears during a match, so that both select screens portraits are not used during the match?

3) Portrait (during match only) ?,?

Please help!


Current W.I.P.: SV MUGEN (full game)
Last Edit: December 13, 2008, 07:43:40 am by sammy
Re: Portrait problems
#2  December 13, 2008, 06:16:16 am
  • ******
  • YOMI
    • www.justnopoint.com/lbends
There's two ways to approach this problem.

1. Get/Make a screenpack that doesn't use the portraits and/or uses a different picture for the in game lifebar portrait.
2. Code your own portrait display in-game and remove the old portraits altogether.


For example, Vans' KOFXI lifebars use image 9000,11 as a lifebar portrait in game.
Re: Portrait problems
#3  December 13, 2008, 07:40:57 am
  • *
  • flip trick
There's two ways to approach this problem.

1. Get/Make a screenpack that doesn't use the portraits and/or uses a different picture for the in game lifebar portrait.
2. Code your own portrait display in-game and remove the old portraits altogether.


For example, Vans' KOFXI lifebars use image 9000,11 as a lifebar portrait in game.

Thanks alot!
I'll be sticking to changing the numbers in the lifebar setting. :)


Current W.I.P.: SV MUGEN (full game)