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

AmfdCrossB

Senior Squad
scouser09;3366390 said:
The invisable players problem is usually caused by an error in player.lua code. If your players are still invisable in the next version, upload your player.lua so I can check it.
well bro i reinstalling the game and now player are OK. i will test later this new RevoMod! anyway that's why i have on my player.lua... when a get the failure, also the complete file
--PLACE CUSTOM ASSIGNMENTS BELOW HERE
--------------------------------------------------------------------------------------------------------------
setJerseyFit(173731,1) --Bale
setJerseyFit(20801,1) --CR7
setJerseyFit(188377,1) --Walker
setJerseyFit(156616,1) --Ribery
setJerseyFit(189362,1) --Hulk
setJerseyFit(165153,1) --Benzema
setJerseyFit(184941,1) --Alexis

--3DFACES
assignPlayerFace(193532) --Medel
assignPlayerFace(202515) --Jese Rodriguez
assignPlayerFace(201535) --Varane
assignPlayerFace(189575) --Munian
assignPlayerFace(187052) --MVila
assignPlayerFace(176676) --Marcelo
assignPlayerFace(170797) --Sahin

--TATTOOS SKINS
assignPlayerSkinTone(152039,21) --Agger5
assignPlayerSkinTone(155862,36) --Sergio Ramos4
assignPlayerSkinTone(53302,213) --De Rossi16
assignPlayerSkinTone(139720,8) --KompanySkin
setSleeveLength(186627,1) --Balotelli longSleeve

--BOOTS
assignPlayerBoot(5479,131) --Iker Casillas predator red
assignPlayerBoot(173731,137) --Gareth Bale F50 grey
assignPlayerBoot((186627,243) --Balotelli CRT orange
assignPlayerBoot(20801,236) --Ronaldo MV8 black
assignPlayerBoot(167664,235) --Pipita Higuain CRT wlime
assignPlayerBoot(53302,131) --Daniele de Rossi
assignPlayerBoot(171318,237) --Diego capel Puma KingY
assignPlayerBoot(143001,235) --Carlitos Tevez CRT wlime
assignPlayerBoot(121933,129) --Rene Adler predator whiteRed
assignPlayerBoot(183898,234) --Di Maria predator whiteblu
assignPlayerBoot(189362,239) --Hulk
assignPlayerBoot(52091,232) --Evra Tiempo blackW
assignPlayerBoot(45197,238) --Xabi Alonso predator blackred
assignPlayerBoot(158023,241) --Leo Messi f50 2013 yellow
assignPlayerBoot(165153,233) --Benzema f50 2013 blackgreen
assignPlayerBoot(45674,235) --Essien
assignPlayerBoot(191180,162) --Pastore nike Tiempo infrared
assignPlayerBoot(120533,188) --Pepe umbroGEO wblu
assignPlayerBoot(152039,242) --Daniel Agger
assignPlayerBoot(202515,163) --Jese MV8 black
assignPlayerBoot(181455,135) --Aly Cissokho f50 whiteY
assignPlayerBoot(187052,244) --MVila CRT bluX
assignPlayerBoot(41,235) --Iniesta CRT wlime

--KITS
assignTournamentRefereeKits(53,53,0) --Liga BBVA
assignTournamentRefereeKits(13,13,5) --EPL
assignTournamentRefereeKits(223,223,0) --UCL
assignTournamentRefereeKits(224,224,0) --Liga Europa
--------------------------------------------------------------------------------------------------------------
--PLACE CUSTOM ASSIGNMENTS ABOVE HERE
--------------------------------------------------------------------------------------------------------------
end
is any string wrong???
 

scouser09

Senior Squad
A few things:

I have my copy of FIFA 13 now.

Users with the moddingway patch installed should not install updates of this mod. The patch has a lua setup which is a hybrid of RM13 and moddingway's own code which is optimized specifically for that patch.


obos;3369023 said:
can somebody help me i try add kits to Feyenoord with RM 1.1 like this :

------------------------------------------------------
----- BEGIN OF REVOLUTION MOD MANAGER STATEMENTS -----
------------------------------------------------------
function assignCustomItems()
assignKitDetails(246,3,-1,"000000",-1,31,"000000","FFFFFF",-1,9)
assignKitDetails(246,4,-1,"000000",-1,31,"000000","FFFFFF",-1,9)
assignKitDetails(246,7,-1,"FFFFFF",-1,31,"FFFFFF","FFFFFF",-1,9)
assignKitDetails(246,8,-1,"000000",-1,31,"000000","FFFFFF",-1,9)
assignKitDetails(246,9,-1,"000000",-1,31,"000000","000000",-1,9)
assignKitDetails(246,10,-1,"000000",-1,31,"000000","000000",-1,9)
assignKitDetails(246,11,-1,"000000",-1,31,"000000","FFFFFF",-1,9)
assignKitDetails(246,12,-1,"000000",-1,31,"000000","FFFFFF",-1,9)
end
------------------------------------------------------
--------------------- END OF FILE ---------------------
------------------------------------------------------

function PlayerUpdate(idx)

in player.lua but in game feyenoord kits it still not change, what wrong with my code?

The parameters for number colours should be integers, not hexcode strings.


gallas-igor;3369146 said:
Show you how to reduce the crowd in the stadium. That would not be a full stadium crowd was, but at least half.

The documentation will tell you how to do this.


mauflo11;3369455 said:
so ur basically saying that for the automatic face detection i have have a fresh fifa 13? you see thats the problm i have so many patches so many things to install again hopefully scouser will fix this, i also have another problem it says that you can add more lua here
C: \Program Files (x86)\EA Sports\FIFA 13\Game\data\fifarna\lua and that you have to write an statement addExternalFile(filename) in this address here FIFA 13\Game\data\fifarna\lua\ but every time i do that the game crashes and i follow the instructions in the manual.

A fresh install is not necessary.


Nazar;3369515 said:
Hi! Ariel, in his moodingway patch, is using your revolution mod, but he edited it a little bit. For example for assign bench players to team we don't need lines. He also added a new statement 'assignKitsFN' for fonts and in next update it will be possible to assign boots to player without adding lines to lua file:

Maybe more things, I don't know.

Hope you can combine your discoveries and make this great mod even better.

Thanks for bringing this too my attention. I have plans to allow other items as well as faces to be detected automatically, without assignments, in future versions of RM13.


Robse;3369636 said:
Sometimes I create external lua's and they are not recognized in the game although they are enabled in the assets.lua

For example:

facesPart1.lua
facesPart2.lua
facesPart3.lua
facesPart4.lua

All of them contain about 100 face-assignments, but I just see Faces for part 1,2 and 4 in the game. Players in Part 3 have still a generic face.

Same thing hapened to me with shoes and tatoos.

Anybody else with the same problems here?

My guess is that there is an error in facesPart3.lua.


Nre;3370091 said:
168 regenerator shut down my pc....help please!

i68 Regenerator is not my program, ask in it's thread.


john_shadow8;3370166 said:
hi!

I installed the 1.2 version and the most boot assingments of the moddingway patch are lost. any idea?

See above. You will probably have to reinstall the patch.


AmfdCrossB;3370326 said:
well bro i reinstalling the game and now player are OK. i will test later this new RevoMod! anyway that's why i have on my player.lua... when a get the failure, also the complete file
--PLACE CUSTOM ASSIGNMENTS BELOW HERE
--------------------------------------------------------------------------------------------------------------
setJerseyFit(173731,1) --Bale
setJerseyFit(20801,1) --CR7
setJerseyFit(188377,1) --Walker
setJerseyFit(156616,1) --Ribery
setJerseyFit(189362,1) --Hulk
setJerseyFit(165153,1) --Benzema
setJerseyFit(184941,1) --Alexis

--3DFACES
assignPlayerFace(193532) --Medel
assignPlayerFace(202515) --Jese Rodriguez
assignPlayerFace(201535) --Varane
assignPlayerFace(189575) --Munian
assignPlayerFace(187052) --MVila
assignPlayerFace(176676) --Marcelo
assignPlayerFace(170797) --Sahin

--TATTOOS SKINS
assignPlayerSkinTone(152039,21) --Agger5
assignPlayerSkinTone(155862,36) --Sergio Ramos4
assignPlayerSkinTone(53302,213) --De Rossi16
assignPlayerSkinTone(139720,8) --KompanySkin
setSleeveLength(186627,1) --Balotelli longSleeve

--BOOTS
assignPlayerBoot(5479,131) --Iker Casillas predator red
assignPlayerBoot(173731,137) --Gareth Bale F50 grey
assignPlayerBoot((186627,243) --Balotelli CRT orange
assignPlayerBoot(20801,236) --Ronaldo MV8 black
assignPlayerBoot(167664,235) --Pipita Higuain CRT wlime
assignPlayerBoot(53302,131) --Daniele de Rossi
assignPlayerBoot(171318,237) --Diego capel Puma KingY
assignPlayerBoot(143001,235) --Carlitos Tevez CRT wlime
assignPlayerBoot(121933,129) --Rene Adler predator whiteRed
assignPlayerBoot(183898,234) --Di Maria predator whiteblu
assignPlayerBoot(189362,239) --Hulk
assignPlayerBoot(52091,232) --Evra Tiempo blackW
assignPlayerBoot(45197,238) --Xabi Alonso predator blackred
assignPlayerBoot(158023,241) --Leo Messi f50 2013 yellow
assignPlayerBoot(165153,233) --Benzema f50 2013 blackgreen
assignPlayerBoot(45674,235) --Essien
assignPlayerBoot(191180,162) --Pastore nike Tiempo infrared
assignPlayerBoot(120533,188) --Pepe umbroGEO wblu
assignPlayerBoot(152039,242) --Daniel Agger
assignPlayerBoot(202515,163) --Jese MV8 black
assignPlayerBoot(181455,135) --Aly Cissokho f50 whiteY
assignPlayerBoot(187052,244) --MVila CRT bluX
assignPlayerBoot(41,235) --Iniesta CRT wlime

--KITS
assignTournamentRefereeKits(53,53,0) --Liga BBVA
assignTournamentRefereeKits(13,13,5) --EPL
assignTournamentRefereeKits(223,223,0) --UCL
assignTournamentRefereeKits(224,224,0) --Liga Europa
--------------------------------------------------------------------------------------------------------------
--PLACE CUSTOM ASSIGNMENTS ABOVE HERE
--------------------------------------------------------------------------------------------------------------
end
is any string wrong???

The problem is the extra "(" in this statement:
assignPlayerBoot((186627,243) --Balotelli CRT orange


mauflo11;3370543 said:
hey guys some body knows how to assign wipe3d??

I have not added support for wipes yet.
 

Sepak

Cocaine
Staff member
Moderator
there is a little problem with automatic faces, some players and referees share ids, so some referees have the faces of players, this are the ids:
11 Rocchi
16 Luis García
27 J. Cole
28 Manu Herrera
41 Iniesta
51 - ?
58 G. Demel
80 Emre
164 G. Pinzi
201 Hugo Leal
241 R. Giggs
246 P. Scholes
249 P. Neville
250 Beckham
330 R. Keane
only the ones with real faces

Also, there's a mistake in loading hairs textures(maybe), I'm not sure if rev mod is the cause but after I installed it all hairs of players that used to be generic looked really dark and few detailed
 

mauflo11

Youth Team
scouser09;3371027 said:
A few things:

I have my copy of FIFA 13 now.

Users with the moddingway patch installed should not install updates of this mod. The patch has a lua setup which is a hybrid of RM13 and moddingway's own code which is optimized specifically for that patch.




The parameters for number colours should be integers, not hexcode strings.




The documentation will tell you how to do this.




A fresh install is not necessary.




Thanks for bringing this too my attention. I have plans to allow other items as well as faces to be detected automatically, without assignments, in future versions of RM13.




My guess is that there is an error in facesPart3.lua.




i68 Regenerator is not my program, ask in it's thread.




See above. You will probably have to reinstall the patch.




The problem is the extra "(" in this statement:
assignPlayerBoot((186627,243) --Balotelli CRT orange




I have not added support for wipes yet.

will you be adding wipes in next update mate??
 

jovanu1992

Youth Team
HELP!!!

i have some referee faces from the dutch referees but i realy don't know how i can add them to my fifa 13 ????????? if i can use revolution mod, can some one please post the role here what i need to add to the lua?
 

nabo78

Starting XI
scouser09;3371027 said:
Thanks for bringing this too my attention. I have plans to allow other items as well as faces to be detected automatically, without assignments, in future versions of RM13.

That's amazing!
 

AmfdCrossB

Senior Squad
scouser09;3371027 said:
A few things:

I have my copy of FIFA 13 now.

Users with the moddingway patch installed should not install updates of this mod. The patch has a lua setup which is a hybrid of RM13 and moddingway's own code which is optimized specifically for that patch.

The problem is the extra "(" in this statement:
assignPlayerBoot((186627,243) --Balotelli CRT orange

wow those lua's file are very sensitive, just this and players are completely disapear of field. :O so i will pay more attention on adding lines... thx a lot bro
late i will report if my lua statement's work well on this new v.1.2!
 

zidane2012

Youth Team
how many pairs of boots may assign players in the file player.lua?
I did about 500, but when I have done for all players and the game, FIFA 13 has stopped running or knocked error.
 

store

Club Supporter
hi scouser09

i have a question

How do i use revolution mod in fifa 11?

the reason that i asked you is the Fifa online 3 is opened in korea

and the Fifa online 3 is based on Fifa 11 (http://fifaonline3.nexon.com/)

i hope to use skrtel, shelvey, sterling's face in Fifa online 3

but i don't know what to do

plz help me, thanks


------------------------------------------------------------------------------------
sorry for my english


here is the fifa online 3 player.lua file

http://www.mediafire.com/?hf04ozpuofr8o8l
 

store

Club Supporter
EarthYNWA;3371971 said:
There's no revolution mod for FIFA 11 and revolution mod for 12 or 13 simply won't work on 11.

but both player.lua files are very similar

and i'm sure it is possible to work on fifa 11

--------------------------------------------------------------------------
sorry for my english
 

Cesc Fabregas

Senior Squad
@ scouser09

One simple question regarding the following statement:
assignTournamentStadTex(stadiumid,tournamentassetid,set)

Is it possible to do the same but for teams. Let's say I want to assign a specific stadium container for the friendly ID but only for Swansea City. So if I play with that stadium for Swansea it will load the file but with every other team it loads the default stadium container. Do you think that team specific stadium assignments are possible? If yes we could add as much stadiums as we want without any DB change and even without any stadium assignments because it is just a replacement of the generic stadium container.

Problem could just be the light textures, are assignments for them possible, too?
 

mauflo11

Youth Team
can somebody help me i have a problem with datax every time i regenerate the game it crashes the only way to get it working is if i replace the datax with a back up that i have iard68 told me that i have a bad LUA file does anybody knows what can cause this??

thanks !!

ok i just fix my problem i erased all the faces statements that i had in the player.lua i read the manual and it says that there is a limit ok now my question is:
1)i decided to erase the faces statements because the 1.2 version is suppose to detect faces automatically right? but i notice that it detects some faces not all of them !! why??
2) next update will be unlimited statements??
3)will it have the ability to assign wipes???

hope to get some answers or opinions thanks guys happy new year for every one in this great web page !!!!!
 

zidane2012

Youth Team
Hello! I spent a small eksperement and found that the maximum number of pairs of shoes you can assign players = 1028, if you set 1029 pcs or more when you start the game fails.
How to increase the number of pairs that it was possible to assign all the players in the base game and it is about 15 thousand players seated?
 

Cesc_4

Youth Team
Does somebody know what is wrong with following lines?

assignKitDetails(11,6,-1,-1,-1,-1,-1,1,-1,-1) --Manchester United black shorts
assignGameKit(11,11,10,0,6) --Manchester United black shorts vs. Manchester City at Home
assignGameKit(11,10,11,0,6) --Manchester United black shorts vs. Manchester City away

(I'm using the Moddingway Mod and the rx3-file is also right.)
 

mauflo11

Youth Team
man i give up with this fifa !! i was playing fine my game didnt crash anymore ater removing some statements from player.lua now it crashes again and the only way to play is if i remove the player.lua otherwise it crashes this shit sucks !!! and i tried to add an external .lua file but it doesnt show in game this fucking shit sucks im so fucking piss at this shitty ass fifa game fuuuuuuuuucccckkkkkkkk !!!!!!
 


Top