• 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!

[MOD] Revolution Mod '14

ruiorey

Reserve Team
Hi Master, one question: i insert new stadiums cloning others with cm14, and i ve noticed that in some new stadiums the supporters banner doesn t appear, in some works properly. it s possible to solve this problem?
 

zico99

Senior Squad
I have 2 questions for you.
1. Whats the name of the file which contains gk pants and where is it(in data3.big)?
2. How to disable espn pop ups.
Thanks
 

dissectionalone

Senior Squad
zico99;3632076 said:
I have 2 questions for you.
1. Whats the name of the file which contains gk pants and where is it(in data3.big)?
2. How to disable espn pop ups.
Thanks

I believe the gk pants file is kit_5200, mate.
And there's a line on one of the ini files I believe (can't recall which one though) that has settings for the ESPN stuff
 

zico99

Senior Squad
dissectionalone;3632400 said:
I believe the gk pants file is kit_5200, mate.
And there's a line on one of the ini files I believe (can't recall which one though) that has settings for the ESPN stuff

thanks mate
 

scouser09

Senior Squad
dissectionalone;3630369 said:
Scouser, I've had a crazy idea that if possible would surely please facemakers and those users who keep wanting to change players hairstyles everytime they trim their sideburns lol (almost like that)
Hear me on this: The amount of zeros in the face texture files are related to the faceposers aren't they? (at least on the generics, each different type of facial hair, eyebrows and so forth have a different number substituting one of those zeros that specific faces don't have. Would it be possible to use the lua code to have like a randomization and have a player have two different face textures loaded randomly by the game, like say a tex with beard and another without it? I know it's probably a pretty long shot but still intriguing...

You are correct about the numbers in the file name for face textures. It would be possible to allow players to have more than one head and one is randomly chosen each game. I will probably not do this for the next version though as V1.3 has been delayed too long and I would prefer to just finish the features that are currently in progress.


georgeparastrat;3630915 said:
i still have a problem with scarfs... instead of the scarfs i made, i see the yellow orange scarf..any solution?

I posted a manual fix for it somewhere in this thread, search for it. Otherwise, it will be included in the next version.


ruiorey;3631702 said:
Hi Master, one question: i insert new stadiums cloning others with cm14, and i ve noticed that in some new stadiums the supporters banner doesn t appear, in some works properly. it s possible to solve this problem?

Can you confirm that there are banners in the stadium model for these stadiums, and that the teams you are testing with also have banners?


zico99;3632076 said:
I have 2 questions for you.
1. Whats the name of the file which contains gk pants and where is it(in data3.big)?
2. How to disable espn pop ups.
Thanks

kit_5200_0_0.rx3. I would guess data3.big but I have not checked.
 

ruiorey

Reserve Team
Nice question..... For the second, yes i insert banner with cm14 and works fine in other stadiums, i didn t know that the stadium must have banner models, i thought there are banner s model in every stadium, so if there aren t banner in the stadium model, i can t insert any banner right? There is a way to insert manually? Thnx for your answered mate....
 

Simonetos

Youth Team
I have create lua files for some new teams in FIFA 14\Game\data\fifarna\lua\assignments\teams and it contains something like this...
Code:
--Skoda Xanthi

--Team ID & Tournaments ID
  assignTeamTournament(130107,65)

--Crowd for Friendlies in Career Mode
  setTournamentTeamCrowdSize(130107,15,2,4)
--Crowd for Friendlies
  setTournamentTeamCrowdSize(130107,-1,2,4)
--Crowd for CL
  setTournamentTeamCrowdSize(130107,223,4,4)
--Crowd for EUL
  setTournamentTeamCrowdSize(130107,224,4,4)
--Crowd for GSL
  setTournamentTeamCrowdSize(130107,65,2,4)
--Crowd for GRC
  setTournamentTeamCrowdSize(130107,365,2,4)
...But it works only for kick-off games not in career mode!!! When I start a career with one of those teams stadiums are shown almost empty!!! Any idea?

Thank you in advance!!!
 

AbirHT

Club Supporter
Can you tell me when the update v1.3 is coming out..? Do I need to install previous updates or just the upcoming version 1.3..
 

dissectionalone

Senior Squad
Simonetos;3634047 said:
I have create lua files for some new teams in FIFA 14\Game\data\fifarna\lua\assignments\teams and it contains something like this...
Code:
--Skoda Xanthi

--Team ID & Tournaments ID
  assignTeamTournament(130107,65)

--Crowd for Friendlies in Career Mode
  setTournamentTeamCrowdSize(130107,15,2,4)
--Crowd for Friendlies
  setTournamentTeamCrowdSize(130107,-1,2,4)
--Crowd for CL
  setTournamentTeamCrowdSize(130107,223,4,4)
--Crowd for EUL
  setTournamentTeamCrowdSize(130107,224,4,4)
--Crowd for GSL
  setTournamentTeamCrowdSize(130107,65,2,4)
--Crowd for GRC
  setTournamentTeamCrowdSize(130107,365,2,4)
...But it works only for kick-off games not in career mode!!! When I start a career with one of those teams stadiums are shown almost empty!!! Any idea?

Thank you in advance!!!

I've never messed with the crowd statements on any version of Revoluton Mod, but just out of curiousity, have you tried using the useTournamentGraphicsinFriendly option in Rev Mod to see if it shows the crowds on other matches besides friendlies?

I noticed you used an Id starting with 130 for your team... Isn't that range of Id's related to FUT?

Have you tried seeing if the teams you created have an EA ID assigned to them already?
 

Simonetos

Youth Team
dissectionalone;3634175 said:
I've never messed with the crowd statements on any version of Revoluton Mod...
My problem is that this happens with any team I use in career mode!!! In every match, crowd is too few. Can Revolution Mod change this or should I search for any other solution???

Thank you for your answers and your time!!!
 

druyda

Club Supporter
Hello scouser, i have a folder full of files for adboards but some random reason they dont show in game after installed a patch... what i have to do?
 

ruiorey

Reserve Team
druyda;3634734 said:
Hello scouser, i have a folder full of files for adboards but some random reason they dont show in game after installed a patch... what i have to do?


probably the patch that you install has a lua file that overwrites your....
 

scouser09

Senior Squad
ruiorey;3632908 said:
Nice question..... For the second, yes i insert banner with cm14 and works fine in other stadiums, i didn t know that the stadium must have banner models, i thought there are banner s model in every stadium, so if there aren t banner in the stadium model, i can t insert any banner right? There is a way to insert manually? Thnx for your answered mate....

Since these stadiums are user created, it is possible they have not included banner positions in the models. They must be in the model to be visible in game. Check screenshots for banners and contact the author to check. If they should appear but do not, let me know.


Simonetos;3634047 said:
I have create lua files for some new teams in FIFA 14\Game\data\fifarna\lua\assignments\teams and it contains something like this...
Code:
--Skoda Xanthi

--Team ID & Tournaments ID
  assignTeamTournament(130107,65)

--Crowd for Friendlies in Career Mode
  setTournamentTeamCrowdSize(130107,15,2,4)
--Crowd for Friendlies
  setTournamentTeamCrowdSize(130107,-1,2,4)
--Crowd for CL
  setTournamentTeamCrowdSize(130107,223,4,4)
--Crowd for EUL
  setTournamentTeamCrowdSize(130107,224,4,4)
--Crowd for GSL
  setTournamentTeamCrowdSize(130107,65,2,4)
--Crowd for GRC
  setTournamentTeamCrowdSize(130107,365,2,4)
...But it works only for kick-off games not in career mode!!! When I start a career with one of those teams stadiums are shown almost empty!!! Any idea?

Thank you in advance!!!

I can not spot any errors in your example. Do you have any statements related to the crowd in general.lua? A screenshot of the problem with the crowd statements of the home team would help me to understand.


AbirHT;3634089 said:
Can you tell me when the update v1.3 is coming out..? Do I need to install previous updates or just the upcoming version 1.3..

It will be released when it is finished. You do not need the previous versions, it will include a full install option.


KyLoMg;3634304 said:
any solution, not to close my fifa14 after finishing the first season in career mode??

help me please

It is not related to this mod. Ask the author if you have a patch installed.


druyda;3634734 said:
Hello scouser, i have a folder full of files for adboards but some random reason they dont show in game after installed a patch... what i have to do?

Try regenerating first. If this does not help, reinstall the mod.
 

Simonetos

Youth Team
scouser09;3635029 said:
I can not spot any errors in your example. Do you have any statements related to the crowd in general.lua? A screenshot of the problem with the crowd statements of the home team would help me to understand.
Nope, I haven't any other statements except those of my league's teams. Seeing my example below, do you believe should I have full stadium even from the first friendly mats in career mode?
Code:
--Panathinaikos FC

--Team ID & Tournaments ID
assignTeamTournament(1884,65)

--Crowd for Friendlies in Career Mode
setTournamentTeamCrowdSize(1884,15,4,4)
--Crowd for Friendlies
setTournamentTeamCrowdSize(1884,-1,4,4)
--Crowd for CL
setTournamentTeamCrowdSize(1884,223,4,4)
--Crowd for EUL
setTournamentTeamCrowdSize(1884,224,4,4)
--Crowd for GSL
setTournamentTeamCrowdSize(1884,65,4,4)
--Crowd for GRC
setTournamentTeamCrowdSize(1884,365,4,4)
Cause using those statements, when I start career, stadium is 65% empty!!! Example here, here, here and here.

Thank you for your time!!!
 

scouser09

Senior Squad
druyda;3635109 said:
Already do that... they disappeared after repair fifa 14 in origin...

If you have repaired FIFA, make sure the adboard files still exist, reinstall the mod and regenerate.


Simonetos;3635383 said:
Nope, I haven't any other statements except those of my league's teams. Seeing my example below, do you believe should I have full stadium even from the first friendly mats in career mode?
Code:
--Panathinaikos FC

--Team ID & Tournaments ID
assignTeamTournament(1884,65)

--Crowd for Friendlies in Career Mode
setTournamentTeamCrowdSize(1884,15,4,4)
--Crowd for Friendlies
setTournamentTeamCrowdSize(1884,-1,4,4)
--Crowd for CL
setTournamentTeamCrowdSize(1884,223,4,4)
--Crowd for EUL
setTournamentTeamCrowdSize(1884,224,4,4)
--Crowd for GSL
setTournamentTeamCrowdSize(1884,65,4,4)
--Crowd for GRC
setTournamentTeamCrowdSize(1884,365,4,4)
Cause using those statements, when I start career, stadium is 65% empty!!! Example here, here, here and here.

Thank you for your time!!!

I tested the first home league match of careers with Panathanikos, one entering them in the Premier League, the other in Football League 2. The Premier League match had full attendance while the League 2 match was the same as your screenshots. I did not have any statements affecting attendance.

I believe that the crowd reduction is caused by FIFA not RM14. Interestingly, this reduced attendance seems to be consistent with their attendances last season at the Olympic Stadium. I also tested the Football League 2 again. but with a small generic stadium used instead (more realistic since the team has returned to Apostolos Nikolaidis Stadium for this season) and there was a full attendance. Not sure exactly why this is, but maybe there is a setting somewhere which reduces the attendance in large stadiums against less prestigious clubs. I hope this is helpful
 

druyda

Club Supporter
scouser09;3636153 said:
If you have repaired FIFA, make sure the adboard files still exist, reinstall the mod and regenerate.

Hello scouser i solved the problem. I have the moodingway patch and the adboards only appears in the game if i choose the DB from patch (their DB named matrix). I dont know why this happen.
 


Top