Jump to content
  • 0

Custom ports issues


Juaniquillo-Ax

Question

well i'm having some problems with the custom version of my screenpack

the problem is that the portraits won't show the way they should. i have it like this, but when i test it in game the 9000,1 port is still showing.

 

";Victory screen definition
;This is the screen that is shown when you win a match in arcade mode.
;It will not be displayed on the last match of arcade mode.
[Victory Screen]
enabled = 1
time = 600                ;Time to show screen
fadein.time = 8
fadeout.time = 5
;Winner's portrait and name
p1.offset = 200,59
p1.spr = 9000,3
p1.facing = 1
p1.scale = .5,.5
p1.window = 0,0, 640,480
p1.name.offset = 320,1354
p1.name.scale = 2,2
p1.name.font = 6,0,0
;Win quote text
winquote.text = "There is no room for crappy mugen characters here!" ;Default win quote text to show
winquote.offset = 27,403
winquote.font = 6,0,1
winquote.window = 27,384, 615,455
winquote.textwrap = w     ;Word wrap"

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...