On this post I would like to talk how to make scoreboards (helping us) and show step by step the process as far as possible. On this way we all have the opportunity to create ours and be able to help us, I think it is interesting that we all work together in the time we have free so that we can move forward more quickly and show the scoreboards updating on time.
As there is no post on this subject I open this thread to solve doubts, help us, collaborate together and learn. How to make a scoreboard is a long process, it would be interesting to publish little by little the process to gather it in this post. It is important to begin to know the basics to perform this task, the first thing would be to locate all the files.
Making a scoreboard is not difficult (even without programming) once the first one is done, the rest is practically the same. Coloring the texts and leaving the most beautiful scoreboard is secondary and this would only be a matter of time, the most important thing is to locate the files and pay attention to the scripts, the nomenclatures they refer to, calculate the X and Y positions, the width and height measurements (W - H)
To edit all the files I recommend the Notepad ++ editor
As an example I will put the only one that I did Wimbledon 2018.
The files and the route to locate would be that I show in the screenshots:
- Code: Select all
Tennis Elbow2013\Mods\PatchMaxou\Menu...
- Code: Select all
Tennis Elbow2013\Mods\PatchMaxou\scripts...
- Code: Select all
Tennis Elbow2013\Mods\PatchMaxou\Menu\art\ico\Wimbledon...)
- Code: Select all
Tennis Elbow2013\Mods\PatchMaxou\Menu\font\...
Are you ready? Ok, your comment is important to continue helping us.
See you at the next one!!