Hoopwrecker3 wrote:is there anyone here who could teach me how to edit or make JERSEY NUMBERS?
Here's how I do it....
1. Find a jersey that has numbers you like say yyyyXXXX.viv where yyyy is the 4 letter team code (i.e., hous, sacr, denv), and XXXX is the 4 letter identifier (ie, serd - alternate, home, away, c95a - classic 95-96 away).
2. Open it with bigGUI and export the file yyyyXXXX_num.fsh
3. Break the file apart using fshline from the command-line with the following command:
fshline yyyyXXXX_num.fsh
Note you must be in the directory the fshline program is in (unless you have it installed in your path)
4. Go into the new directory created by step 3 and edit the numbers PNG files to your liking with Photoshop, Paint Shop Pro, etc and save the results as PNGs (don't add any other files to the directory and don't mess with the DDS files)
5. go back to the directory you were in for step 3 and type the following command to rebuild the fsh file that holds the numbers...
fshline yyyyXXXX_num\index.fsh
6. Open yyyyXXXX.viv with bigGUI and import yyyyXXXX_num.fsh. After importing it compress it and then click the rebuild index button until the numbers stop changing.
7. Optionally edit the yyyyXXXX.viv file with Jersey Raptor to change the location and/or size of the numbers. To do this copy the yyyyXXXX.viv file into the sgsm subdirectory of the jersey raptor directory, highlight the team, then the jersey you are updating numbers for, then the file yyyyXXXX.fsh and click on numbers. It'll bring up a GUI for changing the number positions and size.