• 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 12 ::.

Damien

Reserve Team
FC Vaslui;3276414 said:
.:: Revolution Mod 12 V.1.3 ::.


-Assign sleeve length, jersey tuck, sock height and winter accessories to players.

-Set which weather conditions winter options are used.
-Set the name layout on a kit.
-Set the name layout for a set of kits for a tournament.
-Assign a set of boots to a player for random boot selection.
-Assign a specific kit (GK and outfield player) to use for a specific match.
-Assign a mow pattern to a tournament.


If you use the EURO 2012 DLC from EA Sports you must regenerate with Creation Master 12 instead of i68 Regenerator!


Made by scouser09


Read the "Read Me" file to install the patch correctly!

(Y)
 

BlackEmperor

Youth Team
Hey, I've got another problem.
This time it's the Numberset. I've installed a new Numberset for Stuttgart and put it into the assignTournamentPlayerKits and assignTournamentPlayerKitDetails lines (replacing -1 with 126, since it's the number in the kitnumbers file). In the arena, the numberset is displayed correctly, but as soon as I start any match, be it Friendlies or Bundesliga in Career Mode, the numbers revert back to default style.
I've regenerated before starting the game. I didn't import the new numbers with Creation Master though, but by placing the rx3 files into the kitnumbers folder, does this matter? (I simply don't want to risk losing my career)
 

scouser09

Senior Squad
red'';3276389 said:
hope it's in......can we assign added stadiums to teams?

I tried to add this to a previous version, I can not change the crowd postions.


BlackEmperor;3276997 said:
Hey, I've got another problem.
This time it's the Numberset. I've installed a new Numberset for Stuttgart and put it into the assignTournamentPlayerKits and assignTournamentPlayerKitDetails lines (replacing -1 with 126, since it's the number in the kitnumbers file). In the arena, the numberset is displayed correctly, but as soon as I start any match, be it Friendlies or Bundesliga in Career Mode, the numbers revert back to default style.
I've regenerated before starting the game. I didn't import the new numbers with Creation Master though, but by placing the rx3 files into the kitnumbers folder, does this matter? (I simply don't want to risk losing my career)

Post your statements, I might be able to see the problem.
 

BlackEmperor

Youth Team
Yes, of course. These are for the Bundesliga:

assignTournamentPlayerKits(36,19,0,126,-1)
assignTournamentKitDetails(36,0,0,-1,-1,126,-1,-1,0)
assignTournamentKitDetails(36,1,0,-1,-1,126,-1,-1,7)
assignTournamentKitDetails(36,2,0,-1,0xFFABAD0D,126,5,5,11)
assignTournamentKitDetails(36,3,0,-1,-1,126,-1,-1,13)
assignTournamentKitDetails(36,12,0,-1,-1,126,-1,-1,11)
assignTournamentKitDetails(36,13,0,-1,0xFF464744,126,14,14,11)

I saved the new kitnumbers as kitnumbers_126_X.rx3 (X being the colour).
 

stopyra

Youth Team
Hello, you make a fantastic work, thanks you again.
I have a question, (I don't know if it's a repetion), can I create a third kit for a team without touch cm12. I explain.... I understand how create gk kit for teams witch haven't them, but I don't know if I can add a third kit and play in career or amical with it ??
 

scouser09

Senior Squad
Annoucement: I will be away on holiday from tomorrow until 12th August. Have fun with V1.3!



BlackEmperor;3277429 said:
Yes, of course. These are for the Bundesliga:

assignTournamentPlayerKits(36,19,0,126,-1)
assignTournamentKitDetails(36,0,0,-1,-1,126,-1,-1,0)
assignTournamentKitDetails(36,1,0,-1,-1,126,-1,-1,7)
assignTournamentKitDetails(36,2,0,-1,0xFFABAD0D,126,5,5,11)
assignTournamentKitDetails(36,3,0,-1,-1,126,-1,-1,13)
assignTournamentKitDetails(36,12,0,-1,-1,126,-1,-1,11)
assignTournamentKitDetails(36,13,0,-1,0xFF464744,126,14,14,11)

I saved the new kitnumbers as kitnumbers_126_X.rx3 (X being the colour).

If you are wanting the numbers to show for all competitions, I would recommend using assignKitDetails rather than assignTournamentKitDetails. All of your assignTournamentKitDetails statements are only for tournament id 0. Your assignTournamentPlayerKits should work for career mode Bundlesliga matches, make sure the number colours from you new set (colour X) are the same as in the DB.


stopyra;3277688 said:
Hello, you make a fantastic work, thanks you again.
I have a question, (I don't know if it's a repetion), can I create a third kit for a team without touch cm12. I explain.... I understand how create gk kit for teams witch haven't them, but I don't know if I can add a third kit and play in career or amical with it ??

You can not add a third kit to the kit selection screen without editing the database. You could try assignGameKit if you know what games you would use the third kit in, maybe assigning it to replace the away kit. In this case, select the away kit in game and the third will load instead.
 

BlackEmperor

Youth Team
scouser09;3277839 said:
If you are wanting the numbers to show for all competitions, I would recommend using assignKitDetails rather than assignTournamentKitDetails. All of your assignTournamentKitDetails statements are only for tournament id 0. Your assignTournamentPlayerKits should work for career mode Bundlesliga matches, make sure the number colours from you new set (colour X) are the same as in the DB.

Ewww! I've mistaken the third number for kitset somehow instead of tournamentasset ID. Now it's working, haha.
Thank you! And btw, thanks for the 1.3 update!
 

Lagoa

Club Supporter
Scouser,

First, thanks for the update!

Look here:

setWinterAccessoriesWeather(weather,option) Set which weather winter accessories will appear in. Weather can be dry (0), wet (1) or snowy (2). Option can be not used (0) or used (1).

I try to use SNOW acessories for all players in all games....the code is:

setWinterAccessoriesWeather(2,1)??

Its possible put players (not goal keeper) with gloves?
 

The Danish

Reserve Team
Lagoa;3278204 said:
Scouser,

First, thanks for the update!

Look here:

setWinterAccessoriesWeather(weather,option) Set which weather winter accessories will appear in. Weather can be dry (0), wet (1) or snowy (2). Option can be not used (0) or used (1).

I try to use SNOW acessories for all players in all games....the code is:

setWinterAccessoriesWeather(2,1)??

Its possible put players (not goal keeper) with gloves?

As I understand it, your code will only allow to use snow accessories in snow. If you want to use snow accessories for all games you need this (I think):

setWinterAccessoriesWeather(0,1)
setWinterAccessoriesWeather(1,1)
setWinterAccessoriesWeather(2,1)
 

ultragroudon

Club Supporter
Hey scouser09, I my ball.lua doesn't seem to be working properly. I type in all the code so the ball I want can be used in tournament (e.g. Champions League, Liga BBVA, and Copa Del Rey), but the ball doesn't seem to work for whatever tournament I set it for, it just stays as the normal default ball. Here is my code that I have in ball.lua:


assignTournamentBall(223,1)-- UEFA Champions League Ball
assignTournamentBall(224,185)-- UEFA Europa League Ball
assignTounamentBallSnow(13,47)-- Premier League Snow Ball
assignTournamentBall(31,114)-- Serie A Winter Ball
assignTournamentBallSnow(53,52)-- La Liga Snow Ball
assignTournamentBall(208,33)-- Tango 12
assignTournamentBall(225,34)-- Speedcell SuperCopa Espana
setArenaModeBall(1)
assignTournamentBall(19,200)-- Torfabrik 50th Anniversary
assignTournamentBallSnow(19,212)-- Torfabrik Winter Ball
useGlobalBall(57)-- Nike Maxim
assignTournamentBall(13,49)-- Maxim Premier League Ball
assignTournamentBall(31,55)-- Maxim Serie A
assignTournamentBall(53,50)-- Maxim Liga BBVA

Am I doing anything wrong? I always regenerate with CM12 by the way, the other i86 regen tool doesn't work with my FIFA for some reason.
 

ultragroudon

Club Supporter
Alright, I'm going to try that.

EDIT: I tried it and it still isn't working. The default ball is still being shown in the matches no matter what the competition.
 

Mdjim

Youth Team
Oh it is simple. You use setArenaModeBall(1)
This code make all matches played with the ball with id 1.
 


Top