nikolapfc89
Youth Team
- Messages
- 2,986
- Reactions
- 3,225
Comrades, I can’t find in the revmod instructions how to set the font on the backs of the kits so that they are even straight lines? for example, for Arsenal cup kits
View attachment 121168
assignTournamentKitDetails(teamid,kittype,tournamentassetid,namefont,namecolour,namelayout,numberset,numbercolourshirt,numbercolourshort,fit,collarnumber)
Set the name and number type and colours of a kit, also the collar, for use in a specififed tournament. namelayout can be straight (0) or curved (1).fit can be normal (0) or tight (1). namefont,namecolour,namelayout, numberset,numbercolourshirt,numbercolourshortfit, and collarnumbercan be set to -1 to use the database values.
assignTournamentKitDetails(1,0,223,-1,"DCDCDC",0,-1,-1,-1,-1,-1)