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

CM 14 and Other Tools by Rinaldo

devizah

Club Supporter
Does anybody know how to edit crowds?
All matches in Fifa14 are with full stadiums... Can't it be set somehow or edited to play with low attendance?
Also does anybody know if the number of waving flags from the crowd can be increased?
 

Grafsky

Senior Squad
devizah;3601389 said:
Does anybody know how to edit crowds?
All matches in Fifa14 are with full stadiums... Can't it be set somehow or edited to play with low attendance?
Also does anybody know if the number of waving flags from the crowd can be increased?
not for all. if you playing by top-team - yes it is, but if you try to play, for exmpl - Notts County - you will see not full stadiums.
You can edit crowd size with RevMod:
setGameCrowdSize(hometeam,awayteam,homesize,awaysize) Sets the size of the crowd for a specific match. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTeamCrowdSize(teamid,homesize,awaysize) Sets the size of the crowd for a team. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentGameCrowdSize(hometeamid,awayteamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a specific match when played in a specific tournament. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentTeamCrowdSize(teamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a team in a specific tournament. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
try it, may be it helps you ;)
 

daithanh18t

Club Supporter
i can't play career mode and out game when i add editted portsmouth's third kit.But i can play kick off mode.
Help me, please!
 

bangus

Starting XI
daithanh18t;3601432 said:
i can't play career mode and out game when i add editted portsmouth's third kit.But i can play kick off mode.
Help me, please!
So remove the edited kit and reload the default db. Problem solved.
 

devizah

Club Supporter
Grafsky;3601397 said:
not for all. if you playing by top-team - yes it is, but if you try to play, for exmpl - Notts County - you will see not full stadiums.
You can edit crowd size with RevMod:
setGameCrowdSize(hometeam,awayteam,homesize,awaysize) Sets the size of the crowd for a specific match. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTeamCrowdSize(teamid,homesize,awaysize) Sets the size of the crowd for a team. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentGameCrowdSize(hometeamid,awayteamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a specific match when played in a specific tournament. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentTeamCrowdSize(teamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a team in a specific tournament. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
try it, may be it helps you ;)


Wow! This sounds awesome. I will give it a try right now.
Thanks a lot man. :33vff3o:
Marry Christmas to you all.:biggrinx:
 

bangus

Starting XI
daithanh18t;3601508 said:
i removed the editted kit but i don't know reload the default db.
thanks for reply!
Whatever game files you started with, just reload them all. And make sure you have a saved backup copy of all files every time you edit something, then you can reload the saved file(s) if you make a mistake or you get some glitch.
 

TiMi

Youth Team
Hello all!
I have one question, which may be basic, but here it goes:
When we install CM14, it will read from the main database, which has the predefined squads in it, and all its players. But if we download the latest squads within FIFA, there are some players missing and when we enter the game, those players appear without name, just a number.
So, my point is, is there any way we can update the main database with the new players that FIFA adds when we update the teams inside the game?
Thanks!
 

ouma

Youth Team
I get this error when I try to import some Kenyan teams that I had earlier created using CM 14.
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
   at CreationMaster.PatchedObject.ImportTeam()
   at CreationMaster.PatchedObject.Import()
   at CreationMaster.PatchLoaderForm.ImportPatch()
   at CreationMaster.PatchLoaderForm.buttonImportPatch_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
CreationMaster14
    Assembly Version: 0.1.0.0
    Win32 Version: 0.1.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/CreationMaster14.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
FifaControls
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/FifaControls.DLL
----------------------------------------
FifaLibrary14
    Assembly Version: 14.1.0.0
    Win32 Version: 14.1.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/FifaLibrary14.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Microsoft.VisualC
    Assembly Version: 10.0.0.0
    Win32 Version: 10.00.30319.01
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualC/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.86.0.518
    Win32 Version: 0.86.0.518
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/ICSharpCode.SharpZipLib.DLL
----------------------------------------
zlib.net
    Assembly Version: 1.0.3.0
    Win32 Version: 1.0.3.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/zlib.net.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Thanks in advance:swear2:
 

ouma

Youth Team
ouma;3601801 said:
I get this error when I try to import some Kenyan teams that I had earlier created using CM 14.
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
   at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
   at CreationMaster.PatchedObject.ImportTeam()
   at CreationMaster.PatchedObject.Import()
   at CreationMaster.PatchLoaderForm.ImportPatch()
   at CreationMaster.PatchLoaderForm.buttonImportPatch_Click(Object sender, EventArgs e)
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
CreationMaster14
    Assembly Version: 0.1.0.0
    Win32 Version: 0.1.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/CreationMaster14.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
FifaControls
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/FifaControls.DLL
----------------------------------------
FifaLibrary14
    Assembly Version: 14.1.0.0
    Win32 Version: 14.1.0.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/FifaLibrary14.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.DataSetExtensions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.DataSetExtensions/v4.0_4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Microsoft.VisualC
    Assembly Version: 10.0.0.0
    Win32 Version: 10.00.30319.01
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualC/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1015 (RTMGDR.030319-1000)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Assembly Version: 0.86.0.518
    Win32 Version: 0.86.0.518
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/ICSharpCode.SharpZipLib.DLL
----------------------------------------
zlib.net
    Assembly Version: 1.0.3.0
    Win32 Version: 1.0.3.0
    CodeBase: file:///C:/Program%20Files/Fifa%20Master/Creation%20Master%2014/zlib.net.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Thanks in advance:swear2:

Here's some video to explain
http://www.youtube.com/watch?v=C1O6df6qIH4&feature=youtu.be
 

fifayoun

Youth Team
ouma;3601816 said:

I have that problem too, everytime I try to import a new team, the error comes up.
Try to import everything except the teams (so import all players etc.).
When I unchecked all the teams, everything was imported, the only problem was the teams that wouldn't import.
I then tried to import the teams, by first going to the teams tab in the patch screen and uncheck all the database info etc.
 

W!LL

Club Supporter
My CM 14.1 doesn't open anymore

I used to edit normally and now I cannot open the program

somebody can help me? :)

ps. I run as administrator and doesn't open too.

sorry for bad english
 

Merseyside1892

Starting XI
So I make a new league in CM, I go to save and it shows me this error:

Object reference not set to an instance of an object.

Does somebody know anything about this?
 

devizah

Club Supporter
Grafsky;3601397 said:
not for all. if you playing by top-team - yes it is, but if you try to play, for exmpl - Notts County - you will see not full stadiums.
You can edit crowd size with RevMod:
setGameCrowdSize(hometeam,awayteam,homesize,awaysize) Sets the size of the crowd for a specific match. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTeamCrowdSize(teamid,homesize,awaysize) Sets the size of the crowd for a team. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentGameCrowdSize(hometeamid,awayteamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a specific match when played in a specific tournament. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
setTournamentTeamCrowdSize(teamid,tournamentassetid,homesize,awaysize) Sets the size of the crowd for a team in a specific tournament. homesize is for home matches and awaysize is for away matches. The acceptable values of size are 0 (0% capacity), 1 (25%), 2 (50%), 3 (75%) and 4 (100%).
try it, may be it helps you ;)

Could not do this. :(
Isn't there another easier way to set or edit the crowd? Can't this be done with CM14 or DB Master or maybe another tool?
In my Fifa14 stadiums are always full even when I play with Notts County or or any other non-top team.
 

BrunoNicolas33

Club Supporter
Hello friends, I'm new here
from and I apologize for my English.
I have a problem with CM14 Before I worked perfect, but one week ago I no longer walk):
I run but not open, the cursor next to this loading icon appears but nothing!
Not open, and probe poniendole in administrator mode, changing compatibility, noticing if there was agun virus but nothing!
is very rare, and I need a lot because I edit a team.
from already thank you very much, and for his excellent tool felitaciones.
 

4Blacks

Club Supporter
Hi guys! I am a new user but I follow this forum for a while 'time! I have a problem with the CM14: I have installed it by following all the steps, I have also installed the .NET Framework 4.0 and the managed version of Direct X, but when I open the program it doesn't start. I have Windows XP. This message appears:
http://oi43.tinypic.com/2u55ob6.jpg
I have this problem with every Rinaldo's tool (DB Master, File Master, RX3 Master...)
Can you help me? I'm not the only one with this problem!

Thanks! :)
Sorry for my English! I'm Italian! :D
 

Munross

Youth Team
GuyxPagaz;3604582 said:
a new cm has been released.. 14.2
what's new with this version?

Achiles;3604634 said:

From the Help File:
History

Version 14.2:

Only one competition stadium is saved instead of the full list.

The stage from which to keep the points was missed in the competition interface (see Belgium League)

The “use international friendly dates” option was missed in the competition interface

CM may crash when deleting a nation in competition form.

Changes to weather of a stadium are applied only for night games and not for day games.

Added the possibility to edit short name and abbreviation for countries.
 


Top