Please, does anyone know how to make the selection screen equal to Magggas game, World Heros Supreme Justice Extra? I can not make the 2nd player appears on the screen ... I put the command:
p1smenu 0 -260
p2smenu 0 -580
but the 2nd player does not appear ... Magggas Please help me!
I know that the command is:
p{#}smenu {x1} {y1} {x2} {y2}
~Determines the position of players in select screen.
~ {#} determines which player this setting is for and its possible values are 1, 2, 3 and 4. There's no space around {#} though.
~{x1} and {y1} determines player's position.
~{x2} and {y2} determines player's "Ready!" position.
~ x and y are the number of pixels, right and down respectively, from the top left corner of the screen to the player's offset (for x1 and y1) or to the top left corner of "Ready!" text.
but the 2nd player does not appear on the screen ...
p1smenu 0 -260
p2smenu 0 -580
but the 2nd player does not appear ... Magggas Please help me!
I know that the command is:
p{#}smenu {x1} {y1} {x2} {y2}
~Determines the position of players in select screen.
~ {#} determines which player this setting is for and its possible values are 1, 2, 3 and 4. There's no space around {#} though.
~{x1} and {y1} determines player's position.
~{x2} and {y2} determines player's "Ready!" position.
~ x and y are the number of pixels, right and down respectively, from the top left corner of the screen to the player's offset (for x1 and y1) or to the top left corner of "Ready!" text.
but the 2nd player does not appear on the screen ...



