• 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

scouser09

Senior Squad
SciRocco85;3603896 said:
Scouser, how to assign jersey fit to virtual pro? i create player_30999.lua assignment and inside i add setJerseyFit(30999,1) but nothing happens in game.
Sorry for noob question, and if this has been asked already

note: i use moddingway mod 0-1.26

thx

Your method seems correct, are there other statements in player_30999.lua? As far as I know, moddingway have not removed this statement.
 

SciRocco85

Youth Team
scouser09;3604543 said:
Your method seems correct, are there other statements in player_30999.lua? As far as I know, moddingway have not removed this statement.

ummm... assignplayerface

im gonna try to remove above statement later this day and see if theres any change.

edit: still doesnt work :(
 

hondasp1

Club Supporter
Winter Balls

Hi,

I have winter balls in my career mode but they will only show if the conditions are snowy, is there anyway for the winter balls to be used whilst it's the winter season even if the conditions are normal etc.

I know when you set a specificball you have 0 for normal, 1 for winter and 2 for snow, does it have something to do with either removing specificball set for winter or snow?

Many thanks in advance.
 

scouser09

Senior Squad
Since it will probably be another few weeks before the next version of this mod, I thought I would publicize what I believe to be a fix for the scarf bug. This code change is for crowd.lua.

After this line:
db.crowd.awayKitTypeID = as:GetInt(crowd, "awayKitTypeID")

Add these lines:
db.crowd.homeTeamID = db.crowd.homeKitTeamID
db.crowd.awayTeamID = db.crowd.awayKitTeamID

Let me know if this fixes the issue.


SciRocco85;3604575 said:
ummm... assignplayerface

im gonna try to remove above statement later this day and see if theres any change.

edit: still doesnt work :(

Did you test in a match? If it does not work these, upload the player file and I will check it.


hondasp1;3604652 said:
Hi,

I have winter balls in my career mode but they will only show if the conditions are snowy, is there anyway for the winter balls to be used whilst it's the winter season even if the conditions are normal etc.

I know when you set a specificball you have 0 for normal, 1 for winter and 2 for snow, does it have something to do with either removing specificball set for winter or snow?

Many thanks in advance.

You need to use the useWinterBalls statement to activate winter balls.
 

Ramsexo

Club Supporter
scouser09, i just tested it and after 3 friendly match i can say it seems to really work.
Also crowds continue to use scarfs of their team normally after any kind of substitution, so.....it really could be THE solution cuz it works like a charm dude :)


Thnx really and happy new year !!!
 

Andreasmax

Senior Squad
scouser09;3604699 said:
Since it will probably be another few weeks before the next version of this mod, I thought I would publicize what I believe to be a fix for the scarf bug. This code change is for crowd.lua.

After this line:
db.crowd.awayKitTypeID = as:GetInt(crowd, "awayKitTypeID")

Add these lines:
db.crowd.homeTeamID = db.crowd.homeKitTeamID
db.crowd.awayTeamID = db.crowd.awayKitTeamID

Let me know if this fixes the issue.

it works perfectly, thanks
 

hondasp1

Club Supporter
scouser09;3604699 said:
Since it will probably be another few weeks before the next version of this mod, I thought I would publicize what I believe to be a fix for the scarf bug. This code change is for crowd.lua.

After this line:
db.crowd.awayKitTypeID = as:GetInt(crowd, "awayKitTypeID")

Add these lines:
db.crowd.homeTeamID = db.crowd.homeKitTeamID
db.crowd.awayTeamID = db.crowd.awayKitTeamID

Let me know if this fixes the issue.




Did you test in a match? If it does not work these, upload the player file and I will check it.




You need to use the useWinterBalls statement to activate winter balls.

Hi,

I have the "usewinterballs()" statement in 'general.lua' but unless the pitch is snowy it doesn't show the yellow ball, if the pitch is snowy the yellow ball works, I want it to show the yellow ball for every game set in winter.

Do I have to put something in between the brackets?

Many thanks in advance
 

Andreasmax

Senior Squad
hondasp1;3605049 said:
Hi,

I have the "usewinterballs()" statement in 'general.lua' but unless the pitch is snowy it doesn't show the yellow ball, if the pitch is snowy the yellow ball works, I want it to show the yellow ball for every game set in winter.

Do I have to put something in between the brackets?

Many thanks in advance

I have this code in the "assets.lua":

assignTournamentBallSnow(19,140)

and the RX3:
"specificball_0_19_2.rx3"
"specificball_0_19_2_textures.rx3"

I have the ball in the Bundesliga (snow)
 

kuchjc

Reserve Team
Hi mate.
I creat fourth GK kit for Tottenham and rename file



ingame





How to edit collab 14 (default) to collab 7 with code assign kit on revolution mod ???

Sorry my bad english
 

camerluca

Club Supporter
This patch is brillant, but I have troubles with the gameplay (too fast, many times I lose the ball, ...). Is there a way to uninstall this mod? I made a back-up of the entire FIFA 14-folder.
 

scouser09

Senior Squad
Thank you those who have tested my scarf bug fix, it seems that my solution does work.


SciRocco85;3604738 said:
yeah, nothing change in the match, in the replay too. weird, i use MW selector to assign techfit for other player and they work, except for my VP.

the player file? u mean head, faces, hair, etc rx3? i use Ljungberg from ledatcr's thread
http://www.soccergaming.com/forums/showpost.php?p=3596517&postcount=30

anyway thanks for patiently answer all our questions. u r a true modder :)

I mean your player_30999.lua.


hondasp1;3605049 said:
Hi,

I have the "usewinterballs()" statement in 'general.lua' but unless the pitch is snowy it doesn't show the yellow ball, if the pitch is snowy the yellow ball works, I want it to show the yellow ball for every game set in winter.

Do I have to put something in between the brackets?

Many thanks in advance

The statement is case sensititve, you must use "useWinterBalls()" instead of "usewinterballs(). If this does not fix the problem, give me the file names of the ball files which should appear but do not.


kuchjc;3605237 said:
Hi mate.
I creat fourth GK kit for Tottenham and rename file

ingame

How to edit collab 14 (default) to collab 7 with code assign kit on revolution mod ???

Sorry my bad english

Look in the manual, the statement you need is in there.


camerluca;3605363 said:
This patch is brillant, but I have troubles with the gameplay (too fast, many times I lose the ball, ...). Is there a way to uninstall this mod? I made a back-up of the entire FIFA 14-folder.

This mod does not effect gameplay at all, removing it would not fix your gameplay issue.
 

camerluca

Club Supporter
scouser09;3605453 said:
This mod does not effect gameplay at all, removing it would not fix your gameplay issue.

That is strange because I have copied my entire FIFA 14-folder and I play two careers, one with and the other without this mod. There's a huge difference between both versions. When I play with this mod the game plays faster, I more often loose the ball but I score much more easily and I win 3-0, 4-1, 2-0, ... while in my other career (without mod) it's hard to score (1-0, 0-0, ...).
 

aresMX

Reserve Team
Hi scouser09... i think i found a little bug with managers... the model #2 (rain and snow) never show in game... only the #1
 

SciRocco85

Youth Team
Yo scouer.. Just fyi, now I can apply tech fit to my VP. I overwrite rev mod that come with MWMod with ur latest rev mod and it works

Thanks for ur attention!
 

CoolerMaster

Senior Squad
I installed the REV mod and now that game won't open.
Edit: I removo it but now all the faces that I installed won't appear in-game, they are all generic again.
 

Grafsky

Senior Squad
CoolerMaster;3606791 said:
I installed the REV mod and now that game won't open.
Edit: I removo it but now all the faces that I installed won't appear in-game, they are all generic again.

write me PM, if you need some help with installation RM14, I think I can help you with it
 


Top