YesNoOk
avatar

I need help with Ranking system to show on lifebar for Ikemen go 98.2 (Read 16757 times)

Started by OldGamer, February 10, 2023, 05:12:14 am
Share this topic:
I need help with Ranking system to show on lifebar for Ikemen go 98.2
#1  February 10, 2023, 05:12:14 am
  • ****
  • Stages & Screen Pack
  • Mugen Creator
    • USA
    • https://jusmugen.forumotion.com/
Does anyone how bring up the RANKING SYSTEM to show up on the Ikemen go 98.2 life bars ? and how do you do it ?
here a old picture showing the score ranking system

Join My JUSMUGEN Community.
https://jusmugen.forumotion.com/
Last Edit: February 10, 2023, 05:17:53 am by OldGamer
Re: I need help with Ranking system to show on lifebar for Ikemen go 98.2
#2  February 10, 2023, 06:40:11 am
  • *
  • Slowly getting there
    • Mexico
The Ranking System was moved into an external module and doesn't come pre-packed, you need to download it from here: https://github.com/ikemen-engine/modules

Once downloaded you need to import the required sprites and lines of code for it to show up again, there's a text file with installation instructions inside the rank folder.

By the way you don't need to import each sprite one by one as a import.ffe file is included that does all the work in Fighter Factory, you still need to manually add the Rank definition to your system.def though.