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

-=JohnDoe=-

Youth Team
root4rulez;3329460 said:
what code you use

i have just tested it. i use assignKitDetails(243,0,-1,0xFF0C0C0C,-1,-1,1,1,-1,0), and this make RealMadrid's number on kit & shorts white, and the collar also changed:bob:, but unfortunately the namecolor became white just as the numbers but not black as this code should be .:-(
EDIT: i tried scouser09's way, when i use "0C0C0C" in the 4th part of the code, the namecolor became black as this code should make it be, but when i use -1 in this part, it changed again just as numbercolor, i don't know why, so let's wait for scouser's answer...

so as i said, i use this code to remind me--assignKitDetails(team,kit,namefont,namecolour,lay,numberset,numbercolourshirt 1-white 2-black,numbercolourshort 1-white 2-black,fit 1-TechFit,collar).

but it seems that "namecolor" part doesn't work, and when you try to change the numbercolor, the namecolor also changed as the same as numbercolors.
 

-=JohnDoe=-

Youth Team
scouser09;3330861 said:
Your errors are that you set the name colour as 1 and you have too many parameters. The name colour parameter should be entered as the hex code in quotes ("D5D9D5" is the shade of white used in the generic numbers). I also removed what I think is the extra parameter.

assignKitDetails(1873,0,16,"D5D9D5",-1,9,1,1,-1,0)

Remember, if you make one mistake in a statement, other statements may not work.
\

what should i do if i just wanna change numbercolor, but not namecolor.
when i tested this code, i once used assignKitDetails(243,0,-1,-1,-1,-1,1,1,-1,-1), then i found numbercolors were white as they should be, but namecolor also became white while i use "-1" in its part.
 

V.K

Starting XI
Okay I fixed my problem with external files.
Now everything what I've tried works perfectly.

Infinite thanks to you, Scouser!
 

root4rulez

Reserve Team
V.K;3330992 said:
Okay I fixed my problem with external files.
Now everything what I've tried works perfectly.

Infinite thanks to you, Scouser!

How you fix problem with external files,when i add second external files game crash
 

GS1905

Senior Squad
Yellow Card
with new revolution mod my adboards and tatoos dont work only generic faces work for me and regenerating doesnt work too i cant change ea's faces:S
 

scouser09

Senior Squad
Another bug has been found for when name colour is set to -1, this will be fixed in the next version.


Cazuelin;3330931 said:
scouser09, its posible, now, or the next version, assing the name for players or Tournament?...example

assingnameTournament(ID,name) ?...

assingnameTournament(223, Champions League)...?

This is not currently possible by editing lua files. You can do this by editing the DBs.


-=JohnDoe=-;3330952 said:
i have just tested it. i use assignKitDetails(243,0,-1,0xFF0C0C0C,-1,-1,1,1,-1,0), and this make RealMadrid's number on kit & shorts white, and the collar also changed:bob:, but unfortunately the namecolor became white just as the numbers but not black as this code should be .:-(
EDIT: i tried scouser09's way, when i use "0C0C0C" in the 4th part of the code, the namecolor became black as this code should make it be, but when i use -1 in this part, it changed again just as numbercolor, i don't know why, so let's wait for scouser's answer...

so as i said, i use this code to remind me--assignKitDetails(team,kit,namefont,namecolour,lay,numberset,numbercolourshirt 1-white 2-black,numbercolourshort 1-white 2-black,fit 1-TechFit,collar).

but it seems that "namecolor" part doesn't work, and when you try to change the numbercolor, the namecolor also changed as the same as numbercolors.

You are correct, there is a bug when name colour is set to -1.


darrek1988;3331007 said:
Just a curious question:
Is it possible to add separate supporter banners for a derby match?

This can be done.


root4rulez;3331177 said:
yes tech fit work

can i change team color with revolution mod?

What specifically do you want to change?


GS1905;3331214 said:
with new revolution mod my adboards and tatoos dont work only generic faces work for me and regenerating doesnt work too i cant change ea's faces:S

The mod has some bugs which may be causing this.
 

killerito9

Youth Team
Master,one question for you,its possible you add the option for insert kit for European Competition match?,or add the posibility of insert 4th,5th,6th kit,is this possible?


Thanks for your amazing work my friend!!
 

leezhong

Youth Team
Hi Souser09, I added text :
assignPlayerBoot(190813,190813) in player.lua
It worked on old version but It don't work on new version .What happen?
 

Mdjim

Youth Team
killerito9;3331490 said:
Master,one question for you,its possible you add the option for insert kit for European Competition match?,or add the posibility of insert 4th,5th,6th kit,is this possible?


Thanks for your amazing work my friend!!
You can assign a specific kit for specific tournament

Code:
assignTournamentKitDetails(teamid,kittype,tournamentassetid,namefont,namecolour,namelayout,numberset,numbercolourshirt,numbercolourshort,fit,collarnumber)

4th, 5th, 6th kit is only possible by editing database.
 

V.K

Starting XI
Confirm again that everything I try works fine.

By the way. Scouser, would really appreciate it if you took a closer look on stadium boards like at Stamford Bridge. The current situation ruins the atmosphere so much
 

root4rulez

Reserve Team
scouser, big thanks for the mod


I have 2 question can i change team color -et.c -teamcolor1 teamcolor2 teamcolor3
And can i change seat color of the stadiums
Thx in advance
 

tbpierrot

Club Supporter
I'm struggling to make the tournament kit sets work in the mod... I have the following lines in my player.lua:
assignTournamentPlayerKits(13,13,1,-1,-1)
assignTournamentPlayerKits(13,201,2,-1,-1)
assignTournamentPlayerKits(13,224,3,-1,-1)
assignTournamentPlayerKits(13,223,3,-1,-1)

As i understand, this should set the kits named 'kit_13_0_1'; 'kit_13_1_1'; 'kit_13_2_1'; and 'kit_13_3_1' to be used in premiership matches, but im still getting the 'kit_13_0_0' files used... where have i gone wrong?

Otherwise, the mod is great, thanks for all your work!
 

sam_red devil

Starting XI
im facing a strange error...i have added statements in my player.lua to import faces..may be around 300-400...it was working fine..but now i cant see any player in main menu or in game there is just ball on the pitch.i regenerated the game too but no help..is this problem is regarded with the limits of rm.....p.s. im just using player.lua function of rm not applied it to assign adboards or kits.plz help
 

pao4ever

Starting XI
try to remove some players and see what happens. I had the same problem, but I think it was caused by the kits assignements
 

jjborn

Club Supporter
Hi, scouser09, you did a great job.
Can you please tell me how to add away and third GK kit to a team like ManUtd ?
Cheers
 


Top