• This is a reminder of 3 IMPORTANT RULES:

    1- External self-promotion websites or apps are NOT allowed here, like Discord/Twitter/Patreon/etc.

    2- Do NOT post in other languages. English-only.

    3- Crack/Warez/Piracy talk is NOT allowed.

    Breaking any of the above rules will result in your messages being deleted and you will be banned upon repetition.

    Please, stop by this thread SoccerGaming Forum Rules And Guidelines and make sure you read and understand our policies.

    Thank you!

Revolution Mod 16

nikolapfc89

Youth Team
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)
 

gooner25

Youth Team
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)

omg!!!! it turned out to be done ! thank you bro! you 're the only one who gave the right advice !
 
Mates there's some limits for kits on each team? I want to add 12 kits for a team, and i achieved to add classic kits to the DB, but once i go to selection kit screen, after 10th kit, is shows "Classic Kit" but loads home kit textures :(
 

Nedvedayro

Club Supporter
If you think that there might be a bug, post the statement you used.




I checked and it is not working because of a bug I introduced in the last version. I will fix it in the next.

Also, what do you think of this? I am still not able to give the fourth official the bench player tracksuit but I think this is still a good solution.





This is not something I have noticed, but not something I have been paying attention too. It is possible that it might only appear at high levels of detail. If EA have removed it, it may not be possible to bring back.
How did you know wich one it s the fourth official in order to put the tracksuit? I tried to search referees team in the game but i don t know hoow. Wich is the main referee the linesmen and the fourth official ? Is there any command line to determine the referees selected for a game ? Or some .lua file ? For FIFA 16 i mean. I know tracksuit works in revmod 1.3 but i have a patchbonly with revmod 1.0. That s why I ask the question.
 

robmar85

Reserve Team
@scouser09 I also have a question. I used to have stadium names assigned by stadiumassignment in the database in career mode in earlier versions of Rev Mod. Now, after installing the fifarna files from FIP, the stadiums in career mode are displayed as "Town Park", "Stadion Neder", etc. and I still have the names of these stadiums assigned to specific teams. Why aren't they displaying correctly this time? What file should I replace to make it work again?
 

pao4ever

Starting XI
@scouser09 I also have a question. I used to have stadium names assigned by stadiumassignment in the database in career mode in earlier versions of Rev Mod. Now, after installing the fifarna files from FIP, the stadiums in career mode are displayed as "Town Park", "Stadion Neder", etc. and I still have the names of these stadiums assigned to specific teams. Why aren't they displaying correctly this time? What file should I replace to make it work again?
I think the solution is to set "custom squads" or something, when creating a new career mode
 

robmar85

Reserve Team
I don't use the stadium server. I simply would like the names of real stadiums that I have assigned to these "generic" stadiums to be displayed in career mode matches.
 
I don't use the stadium server. I simply would like the names of real stadiums that I have assigned to these "generic" stadiums to be displayed in career mode matches.
My personal solution (I know it may not be satisfactory) is that I use the name for both stadium ID 176 and 261 as "LIVE". So yes, it would be like a mention of the LIVE broadcast for these stadiums imported by the stadium server.
 

socaltexan

Club Supporter
I have been poking around for years looking for a way to turn off crowd kits. This is one of the last things I'd like to be able to change with FIFA 16 that I haven't figured out yet. I simply want home and away fans with none of them wearing kits. I keep wondering if this could be achieved via the Rev Mod, or some other type of lua editing.

@scouser09
 

PaoloDNY

Youth Team
Hey guys, anytime I play a team and I choose different uniforms (Home or Away) the alternate GK kit never works... I have all files correctly installed (lua files)... what seems to be the problem???... thanks!!
 

PaoloDNY

Youth Team
Upload both lua files.
I have Peru as the default team, against Chile... when I play Peru (Home) and Chile (Away) or Chile (Home) and Peru (Away), I never get to see the alternate gk kits even though I had them installed...

--Peru
assignTeamTournament(111108,78) --Internationals

identifyTeamKitColours(111108,0,"e0e4e0","c31422","e0e4e0","e0e4e0") --Home
identifyTeamKitColours(111108,1,"c31422","c31422","c31422","c31422") --Away
identifyTeamKitColours(111108,2,"e6d010","e6d010","e6d010","e6d010") --Yellow GK
identifyTeamKitColours(111108,3,"e0e4e0","c31422","c31422","c31422") --Third
identifyTeamKitColours(111108,12,"181818","181818","181818","181818") --Black GK

assignKitDetails(111108,0,129,"000000",-1,251,2,2,-1,7)
assignKitDetails(111108,1,129,"ffffff",-1,251,1,1,-1,7)
assignKitDetails(111108,2,129,"a00005",-1,251,4,4,-1,7)
assignKitDetails(111108,3,129,"000000",-1,251,2,1,-1,7)
assignKitDetails(111108,12,129,"ffffff",-1,251,1,1,-1,7)

assignGKKitPrecedence(111108,0,1,{2,12})
assignGKKitPrecedence(111108,1,1,{12,2})
assignGKKitPrecedence(111108,3,1,{2,12})

--Chile
assignTeamTournament(111459,78) --Internationals

identifyTeamKitColours(111459,0,"d00008","d00008","0044a8","0044a8") --Home
identifyTeamKitColours(111459,1,"e0e4e0","e0e4e0","e0e4e0","0f3ca0") --Away
identifyTeamKitColours(111459,2,"aa2e6e","6b4a89","6b4a89","aa2e6e") --Purple GK
identifyTeamKitColours(111459,3,"d00008","d00008","0044a8","cdd3cd") --Third
identifyTeamKitColours(111459,12,"1868b0","1868b0","181818","181818") --Blue GK

assignKitDetails(111459,0,129,"dcdcdc",-1,251,1,1,-1,7)
assignKitDetails(111459,1,129,"0046af",-1,251,3,3,-1,0)
assignKitDetails(111459,2,129,"d49900",-1,251,16,16,-1,7)
assignKitDetails(111459,3,129,"dcdcdc",-1,251,1,1,-1,7)
assignKitDetails(111459,12,129,"dcdcdc",-1,251,1,1,-1,7)

assignGKKitPrecedence(111459,0,1,{2,12})
assignGKKitPrecedence(111459,1,1,{12,2})
assignGKKitPrecedence(111459,3,1,{2,12})

Thanks...
 


Top