YesNoOk
avatar

chars portrait !! (Read 326 times)

Started by gann18, June 25, 2012, 01:36:39 am
Share this topic:
chars portrait !!
#1  June 25, 2012, 01:36:39 am
  • avatar
  • *
    • naruto_gann@live.fr
hi evryone , i have a problem that's i can't see my chars portrait  besid life bars it show  up empty.
plz any help
Re: chars portrait !!
#2  June 25, 2012, 03:37:14 am
  • ***
    • USA
Make sure to check your screen pack. Certain screen packs use different placement/addresses for portraits and such.
Re: chars portrait !!
#3  June 25, 2012, 12:42:34 pm
  • avatar
  • *
    • naruto_gann@live.fr
i didnt change the screen pack i've changed only lifebars :S
Re: chars portrait !!
#4  June 25, 2012, 08:28:01 pm
  • ***
    • USA
Snip
Some lifebars also use different positions for portraits for example my KOF 13 Lifebars:

Code:

[Face]
p1.pos = -7,-10
p2.pos = 1286,-10
p1.face.spr = 9000,10 <-
p2.face.spr = 9000,10 <-
p1.face.facing = 1
p2.face.facing = -1
p1.face.scale = .25,.25
p2.face.scale = .25,.25

See this: p1.face.spr = 9000,10? For the regular 1 vs 1 they use sprites 9000,10

Code:
[Simul Face]
p1.pos = -1,22
p2.pos = 1282,22
;1280_22
p3.pos = -1,22
p4.pos = 1281,22
p1.face.spr = 9000,11 <-
p2.face.spr = 9000,11 <-
p3.face.spr = 9000,12 <-
p4.face.spr = 9000,12 <-
p1.face.facing = 1
p2.face.facing = -1
p3.face.facing = 1
p4.face.facing = -1
p1.face.scale = .25,.25
p2.face.scale = .25,.25
p3.face.scale = .25,.25
p4.face.scale = .25,.25

Always check to see which sprites they are using to display the faces. Some even may require re-positioning of your sprite.
Re: chars portrait !!
#5  June 26, 2012, 12:57:10 am
  • avatar
  • *
    • naruto_gann@live.fr
i use the same lifebars can you give the codes to me and where to whrite it , copy & paste will be more easiest  (because im new inthese )plz :) because ive copied those codes into my fight.def file and no results  :S
Last Edit: June 26, 2012, 01:23:19 am by gann18
Re: chars portrait !!
#6  June 26, 2012, 02:35:32 am
  • ***
  • Come mighty warrior face me
    • Indonesia
    • Skype - Rizki291
did you have FF u can see char portrait from there easily and see the fight.def look for face
Re: chars portrait !!
#7  June 26, 2012, 05:56:52 am
  • ***
    • USA
Re: chars portrait !!
#8  June 26, 2012, 11:49:30 am
  • avatar
  • *
    • naruto_gann@live.fr
no idea how to do it :( <~ noob
Re: chars portrait !!
#9  July 03, 2012, 04:03:12 pm
  • ***
  • Come mighty warrior face me
    • Indonesia
    • Skype - Rizki291
did you have Fighter factory ?
Re: chars portrait !!
#10  July 04, 2012, 04:19:59 pm
  • avatar
  • *
    • naruto_gann@live.fr
thnx you two ArmorGon & rizki29 :D
Re: chars portrait !!
#11  July 06, 2012, 03:43:00 pm
  • ***
  • Come mighty warrior face me
    • Indonesia
    • Skype - Rizki291
O_O im not do anything