• 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

Achiles

Youth Team
scouser09;3575239 said:
Quote:
Originally Posted by Achiles View Post
Any chance for adding flags to created team with random ID ? If i use specific ID from Fifa 11 (267-Sparta Praha ) i can show flags but if i use random id (100810-Slovan Bratislava) i can´t show flags .
You need to hex edit the flag file. The following strings should exist for Slovan Bratislava, you need to edit the team ID.
flag_100810_0.Raster
flag_100810_1.Raster
flag_100810_2.Raster
flag_100810_3.Raster

You will find them at the end of the file, use the flag file of a team with a six digit ID as a template.
__________________

Its work for scarf but my fans still dont use wawing flags . Need open the fanshop or where is the problem ? :innocent_smile_1:
 

Sepak

Cocaine
Staff member
Moderator
assignPlayerFace(playerid) is not working. In 13' it only worked for me if it was in players lua, but now is not possible. Can you check that out? the dark hairs really ruin a face.
 

fifayoun

Youth Team
Hey scouser, is it possible to add referee faces?
I want to import the referee faces from last year and tried to add the statement, but it didn't work (like Sepak said).
 

StSava84

Club Supporter
Hi there, I was install rev mod and now when I play online season some players have incorect boots (oscar whear some PUMA boots, cavani-umbro...) everything else work fine. Is there a problem with online squads, or with rev mod? What shoul I do?
 

StSava84

Club Supporter
Hello, can I turn of only one option (automatic boot assignment, when I play with online squads, some of the major players have the generic boots, and with this option turned on, they now have random boots) So, I would like to have rev mod but without the boot assignment, how to do that? Thanks
 

scouser09

Senior Squad
Quick note: V1.2 will support random scarfs in each match.


nuznaeteli;3576403 said:
oh, scouser09, does it mean what if I'll rename 10th and 11th kits to 93th and 94th and regenerate bh, it will work even without using rm14? and this kits will assign to all teams or only BVB (team 22)?

Yes, but you still need RM14 as those kit types are set by the mod.


Achiles;3576526 said:
Its work for scarf but my fans still dont use wawing flags . Need open the fanshop or where is the problem ? :innocent_smile_1:

This problem is still unsolved. The crowd type (uses waving flags, ect) is determined by the teams country, but it is still unknown where to edit the settings of each country.


Sepak;3576897 said:
assignPlayerFace(playerid) is not working. In 13' it only worked for me if it was in players lua, but now is not possible. Can you check that out? the dark hairs really ruin a face.

It seems to work fine for me. Did you put the statement in the correct player file?


fifayoun;3576916 said:
Hey scouser, is it possible to add referee faces?
I want to import the referee faces from last year and tried to add the statement, but it didn't work (like Sepak said).

Yes. Since some referees and players share IDs, a coefficient of 500000 must now be added to referee IDs for both statement and automatic assignments. E.g. if referee ID is 123, use ID 500123 for assignments.


StSava84;3577145 said:
Hello, can I turn of only one option (automatic boot assignment, when I play with online squads, some of the major players have the generic boots, and with this option turned on, they now have random boots) So, I would like to have rev mod but without the boot assignment, how to do that? Thanks

You would need to change a few lines of code. However, since this is becoming a problem like last year, I will will work on a boot fix patch when I have some time. This will restore assignments from the original database which are lost in a recent squad file.
 

Achiles

Youth Team
scouser09;3577659 said:
Quick note: V1.2 will support random scarfs in each match.
This problem is still unsolved. The crowd type (uses waving flags, ect) is determined by the teams country, but it is still unknown where to edit the settings of each country.

I created Czeah league and i used teams id from fifa 11 and result is team with fifa 11 id using wawing flags (14teams) and teams with random id (2teams) dont using wawing flags .
And last Scarf have now 2 bugs
1. second half bug - can show after substition
2. home away bug - away team fans use home team scarf .
Can resolved second scarf bug ?
 

StSava84

Club Supporter
You would need to change a few lines of code. However, since this is becoming a problem like last year, I will will work on a boot fix patch when I have some time. This will restore assignments from the original database which are lost in a recent squad file.

Can you tell me what lines and in which file. I will try to do that myself.

What was happened last year with this problem, was EA corrected this? This is problem in catalog I presume?
 

scouser09

Senior Squad
I have investigated the stadium decorations and can conclude that they only work in some tournaments. While I can control which file is used, the game will only display them in games of certain tournaments. This tournament list is hard coded in the exe, or maybe a settings file somewhere. For now, users should just replace existing decorations and ignore the RM14 options for this.


Achiles;3577679 said:
I created Czeah league and i used teams id from fifa 11 and result is team with fifa 11 id using wawing flags (14teams) and teams with random id (2teams) dont using wawing flags .
And last Scarf have now 2 bugs
1. second half bug - can show after substition
2. home away bug - away team fans use home team scarf .
Can resolved second scarf bug ?

The second half scarf bug is EAs, I do not think the problem is in the original lua files so I think we must wait for EA to solve this problem.


StSava84;3577685 said:
Can you tell me what lines and in which file. I will try to do that myself.

What was happened last year with this problem, was EA corrected this? This is problem in catalog I presume?

Comment line 310, uncomment lines 797-799 in player.lua 1.1.

In FIFA 13 squad updates, it was common for alot of players to switch to generic boots, who had specific ones in the database. This was mainly due to missing entires in a table in the DB. I made a patch which added automatic boots for these players, I might do this again soon.
 

kokasolo

Youth Team
Hello I have a question: I added player face with out hair, but generic hair a added automaticly and I do not want this. In FIFA13 I made adjustments in player.lua (assingPlayerFace(ID)) and generic hair are gone. I read documentation for RM14 and assing player_ID.lua file in \Origin Games\FIFA 14\Game\data\fifarna\lua\assignments\players folder. In it has written assignPlayerFace(ID), but nothing happen. What I need to make that were not added generic hair?
 

iard68

Reserve Team
Hi Scouser!
Thank you for your work, awesome as always!

:-) :33vff3o: :-)

A request for the future, if it is possible.

I'd like to be able to use specific banners for a team
when playing against another specific one:
the atmosphere of some 'special' matches
(such as Roma-Lazio or Boca-River)
would be more realistic and exciting!

:cool:

No hurry and only if it does not involve too much work!

Thank you!
 

ahmedraul777

Youth Team
hi scouser09
did u finish your tool to transfer teams and players from fifa 13 to fifa14 as i made more than 50 teams and i don't want to repeat it again!!!!!!!!!!!
can u help me?
thanks in advance
 

Saro27

Club Supporter
Hi, I've a problem with the assignments of players, I assign thight kit for Van Persie and work fine but when I assign tight kit for example for Andros Townsend don't work. Why? Any solutions?
 

Elcane

Club Supporter
At first, Sorry for my english.
Could somone tell me if is possible to asign specific goalnet (hexagonal) to one or more stadiums? For examplo, in Santiago Bernabeu?
Sorry, i´m triying but it´s not possible for me. :-(
 

colindegreat

Reserve Team
Yes, Real Madrid would be

specificnetcolor_243_0_textures.rx3 for net color and

specificgoalnet_243_0.rx3 for the netting, open this one with rx3 master and replace file 2 with the hex netting then save and drop the rx3 files to sceneassets\goalnet
 

scouser09

Senior Squad
kokasolo;3578418 said:
Hello I have a question: I added player face with out hair, but generic hair a added automaticly and I do not want this. In FIFA13 I made adjustments in player.lua (assingPlayerFace(ID)) and generic hair are gone. I read documentation for RM14 and assing player_ID.lua file in \Origin Games\FIFA 14\Game\data\fifarna\lua\assignments\players folder. In it has written assignPlayerFace(ID), but nothing happen. What I need to make that were not added generic hair?

Your method seems correct. Make sure there are no errors in any statements in that players file. Also, are you using V1.1?


iard68;3578514 said:
Hi Scouser!
Thank you for your work, awesome as always!

:-) :33vff3o: :-)

A request for the future, if it is possible.

I'd like to be able to use specific banners for a team
when playing against another specific one:
the atmosphere of some 'special' matches
(such as Roma-Lazio or Boca-River)
would be more realistic and exciting!

:cool:

No hurry and only if it does not involve too much work!

Thank you!

This is a good idea, I will try to add this.


ahmedraul777;3578528 said:
hi scouser09
did u finish your tool to transfer teams and players from fifa 13 to fifa14 as i made more than 50 teams and i don't want to repeat it again!!!!!!!!!!!
can u help me?
thanks in advance

I have not done any updates to FIFA Patch Importer. Since Rinaldo has returned and restored the patch import/export function to CM14, and my program still works with FIFA 14 databases to allow teams to be moved directly, I am unlikley to update. However, there are some players and teams I want to transfer myself. I have an idea for how to do this quickly, but I want to test it works before sharing the method.


Saro27;3578733 said:
Hi, I've a problem with the assignments of players, I assign thight kit for Van Persie and work fine but when I assign tight kit for example for Andros Townsend don't work. Why? Any solutions?

Check that it is in the correct file for his ID, and there are no errors in other statements in that file.
 

Elcane

Club Supporter
colindegreat;3579287 said:
Yes, Real Madrid would be

specificnetcolor_243_0_textures.rx3 for net color and

specificgoalnet_243_0.rx3 for the netting, open this one with rx3 master and replace file 2 with the hex netting then save and drop the rx3 files to sceneassets\goalnet

Thank you very much, but i can´t get it. You know where can I download a goalnet folder,, with some examples?

:-(
 

colindegreat

Reserve Team
Yeah, search google images for FIFA GOlnets and in search tools change size to exactly 256x256,
For netting search images on google for fifa nets and size exactly 128x128.
 

steven2212

Reserve Team
hi mate,i want to make player wear random boots,but it seems not like last year,for example C.Ronaldo :

assignPlayerBoot(20801,{500,633})

i add this line to player.lua,but i doesnt work,so i also add to general.lua and the note in player folder(assignments/player),it dosent work neither.Please tell me where i can add the line to make it works,im using Modingway 0.95? Thanks in advance
 


Top