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

feelingdown

Youth Team
hey scouser09 im also having the same problems as UltrasLazio1900 just that when i play skill games mode, my whole arena turns gray i checked on mine stadium.lua it looks ok pls assist me ths
 

kunpup82

Club Supporter
hello i would like to add face to my lua, but where i can find the playerid, ? with which program ? for ex::: assignPlayerFace(playerid)
 

scouser09

Senior Squad
KTN981;3336237 said:
Managed to make it work after assigning ball id to the tournament Capital One CUP. After further testing, I've noticed that only career matches played in this competition had the invisible ball issue.

@scouser09: you have pm, thanks.

It seems that the invisible ball bug was an EA bug, the latest official patch should fix it.


pao4ever;3336355 said:
hey scous, apart the managers face assignment, is it possible for referees, too?

I think referees can have faces assigned in the same way faces are assigned to players. While investigating the limitation problem, I noticed that my test skin tone assignments worked on referees, it should be the same for faces.


feelingdown;3336783 said:
hey scouser09 im also having the same problems as UltrasLazio1900 just that when i play skill games mode, my whole arena turns gray i checked on mine stadium.lua it looks ok pls assist me ths

There is probably en error in your statements. Check your statements, if you are sure that they are correct upload your stadium.lua.


kunpup82;3336836 said:
hello i would like to add face to my lua, but where i can find the playerid, ? with which program ? for ex::: assignPlayerFace(playerid)

http://www.soccergaming.com/forums/showpost.php?p=3315067&postcount=9
 

stopyra

Youth Team
Hello, I would like to know how can I do when I reach the limit of statements.
I explain : I can't add anything now in my player.lua, then like I see in the notice, I create a line in the asset.lua : addExternalFile("kit.lua").
After I create a kit.lua with notepad (just empty).
In the kit.lua, I create a assignGKKit(1370), gk brasil and i save.
But when I play with brasil, I don't see the gk brasil and I don't know why,
If somebody can explain me
Sorry for my bad english
 

stopyra

Youth Team
Hello, I would like to know how can I do when I reach the limit of statements.
I explain : I can't add anything now in my player.lua, then like I see in the notice, I create a line in the asset.lua : addExternalFile("kit.lua").
After I create a kit.lua with notepad (just empty).
In the kit.lua, I create a assignGKKit(1370), gk brasil and i save.
But when I play with brasil, I don't see the gk brasil and I don't know why,
If somebody can explain me
Sorry for my bad english
 

ledatcr2

Starting XI
scouser09;3336849 said:
I think referees can have faces assigned in the same way faces are assigned to players. While investigating the limitation problem, I noticed that my test skin tone assignments worked on referees, it should be the same for faces.





:facepalm::facepalm::facepalm:
 

R9forever

Club Supporter
Does the patch affect the LOD setting? because when i play on matchday mod (like in exhibition) i thonk i see a better graphics.
and does it support online?
and why the tattoos i have doesnt appear anymore?
plus, i don't see any changes in the players boots, sleevs and stuff..

sorry about the amount of questions :redface:
thank you very much!
 

scouser09

Senior Squad
Would someone be able to upload the following files:

data/sceneassets/manager/manager_0_0_0.rx3
data/sceneassets/manager/manager_0_1_0_0_textures.rx3
data/sceneassets/benchplayer/benchplayer_0_0_0.rx3
data/sceneassets/benchplayer/benchplayer_0_1_0_0_textures.rx3
data/sceneassets/cameraman/cameraman_0_0_0.rx3
data/sceneassets/cameraman/cameraman_0_1_0_0_textures.rx3

I am still working with the demo so I can not extract them. If any of these files do not exist, then ones with different numbers will do fine.


stopyra;3336942 said:
Hello, I would like to know how can I do when I reach the limit of statements.
I explain : I can't add anything now in my player.lua, then like I see in the notice, I create a line in the asset.lua : addExternalFile("kit.lua").
After I create a kit.lua with notepad (just empty).
In the kit.lua, I create a assignGKKit(1370), gk brasil and i save.
But when I play with brasil, I don't see the gk brasil and I don't know why,
If somebody can explain me
Sorry for my bad english

Your statement is incorrect. I assume you want to turn a generic GK kit into a specific GK kit. You should use assignSpecificGKKit(1370).


R9forever;3337371 said:
Does the patch affect the LOD setting? because when i play on matchday mod (like in exhibition) i thonk i see a better graphics.
and does it support online?
and why the tattoos i have doesnt appear anymore?
plus, i don't see any changes in the players boots, sleevs and stuff..

sorry about the amount of questions :redface:
thank you very much!

I have not edited the LOD. The mod should work online. Check your statements, one error can stop everything else working. Also, make sure you regenerate after installing official EA patches.


Outsider 87;3337934 said:
Great news: I can now open FIFA 13 db... first beta of the program will come soon :)

EDIT: And restored also 3d viewers :D

Great news!
 

nabo78

Starting XI
Outsider 87;3337934 said:
Great news: I can now open FIFA 13 db... first beta of the program will come soon :)

EDIT: And restored also 3d viewers :D

I'm waiting this mod with impatience !
 

razvanultra55

Reserve Team
scouser09, m8, i've installed your latest mod, and added some adboards, besides the one already added,
and my game is messd up...i cant see the stadiums, just some gray images...is there a solution to make that limit bigger?

this is the file now:

Code:
function assignCustomAdboardIDs()
--------------------------------------------------------------------------------------------------------------
--PLACE CUSTOM  ASSIGNMENTS BELOW HERE
--------------------------------------------------------------------------------------------------------------

assignAdboard(241,940)
assignTeamAdboard(1,901)
assignTeamAdboard(2,902)
assignTeamAdboard(5,903)
assignTeamAdboard(7,904)
assignTeamAdboard(9,906)
assignTeamAdboard(10,908)
assignTeamAdboard(11,907)
assignTeamAdboard(13,909)
assignTeamAdboard(15,911)
assignTeamAdboard(17,913)
assignTeamAdboard(18,914)
assignTeamAdboard(19,919)
assignTeamAdboard(106,916)
assignTeamAdboard(109,918)
assignTeamAdboard(144,905)
assignTeamAdboard(1792,910)
assignTeamAdboard(1793,912)
assignTeamAdboard(1806,915)
assignTeamAdboard(1960,917)
assignTeamAdboard(1917,920)
assignTournamentAdboard(16,941)
assignTournamentAdboard(17,942)
assignTournamentAdboard(351,932)
assignTournamentAdboard(223,937)
assignTournamentAdboard(80,934)
assignTournamentAdboard(511,938)
assignTournamentAdboard(19,936)
assignTournamentAdboard(14,935)
assignTournamentAdboard(60,933)
assignTournamentAdboard(4,700)
assignTournamentAdboard(7,701)
assignTournamentAdboard(1,702)
assignTournamentAdboard(84,703)
assignTournamentAdboard(41,704)
assignTournamentAdboard(66,705)
assignTournamentAdboard(308,706)
assignTournamentAdboard(65,707)
assignTournamentAdboard(67,708)
assignTournamentAdboard(56,709)
assignTournamentAdboard(189,710)
assignTeamAdboard(448,800)
assignTeamAdboard(240,801)
assignTeamAdboard(449,802)
assignTeamAdboard(450,803)
assignTeamAdboard(242,804)
assignTeamAdboard(452,805)
assignTeamAdboard(461,806)
assignTeamAdboard(243,807)
assignTeamAdboard(1860,808)
assignTeamAdboard(110832,809)
assignTeamAdboard(1853,810)
assignTeamAdboard(573,811)
assignTeamAdboard(453,812)
assignTeamAdboard(479,813)
assignTeamAdboard(480,814)
assignTeamAdboard(457,815)
assignTeamAdboard(481,816)
assignTeamAdboard(462,817)
assignTeamAdboard(244,818)
assignTeamAdboard(241,940)
assignTournamentAdboard(201,921)
assignTournamentAdboard(83,930)
assignTournamentAdboard(61,931)
assignTournamentAdboard(39,943)
assignTournamentAdboard(50,945)
assignTournamentAdboard(10,946)
assignTeamAdboard(39,820)
assignTeamAdboard(189,821)
assignTeamAdboard(1842,822)
assignTeamAdboard(110364,823)
assignTeamAdboard(192,824)
assignTeamAdboard(192,824)
assignTeamAdboard(110374,825)
assignTeamAdboard(110556,826)
assignTeamAdboard(44,827)
assignTournamentAdboard(208,799)
assignTournamentAdboard(225,798)
assignTeamAdboard(45,828)
assignTeamAdboard(46,829)
assignTeamAdboard(47,830)
assignTeamAdboard(48,831)
assignTeamAdboard(1843,832)
assignTeamAdboard(50,833
assignTeamAdboard(200,834)
assignTeamAdboard(52,835)



--------------------------------------------------------------------------------------------------------------
--PLACE CUSTOM ASSIGNMENTS ABOVE HERE
--------------------------------------------------------------------------------------------------------------
end


and this one was the file that scrued up my game

Code:
assignAdboard(241,940)
assignTeamAdboard(1,901)
assignTeamAdboard(2,902)
assignTeamAdboard(5,903)
assignTeamAdboard(7,904)
assignTeamAdboard(9,906)
assignTeamAdboard(10,908)
assignTeamAdboard(11,907)
assignTeamAdboard(13,909)
assignTeamAdboard(15,911)
assignTeamAdboard(17,913)
assignTeamAdboard(18,914)
assignTeamAdboard(19,919)
assignTeamAdboard(106,916)
assignTeamAdboard(109,918)
assignTeamAdboard(144,905)
assignTeamAdboard(1792,910)
assignTeamAdboard(1793,912)
assignTeamAdboard(1806,915)
assignTeamAdboard(1960,917)
assignTeamAdboard(1917,920)
assignTournamentAdboard(16,941)
assignTournamentAdboard(17,942)
assignTournamentAdboard(351,932)
assignTournamentAdboard(223,937)
assignTournamentAdboard(80,934)
assignTournamentAdboard(511,938)
assignTournamentAdboard(19,936)
assignTournamentAdboard(14,935)
assignTournamentAdboard(60,933)
assignTournamentAdboard(4,700)
assignTournamentAdboard(7,701)
assignTournamentAdboard(1,702)
assignTournamentAdboard(84,703)
assignTournamentAdboard(41,704)
assignTournamentAdboard(66,705)
assignTournamentAdboard(308,706)
assignTournamentAdboard(65,707)
assignTournamentAdboard(67,708)
assignTournamentAdboard(56,709)
assignTournamentAdboard(189,710)
assignTeamAdboard(448,800)
assignTeamAdboard(240,801)
assignTeamAdboard(449,802)
assignTeamAdboard(450,803)
assignTeamAdboard(242,804)
assignTeamAdboard(452,805)
assignTeamAdboard(461,806)
assignTeamAdboard(243,807)
assignTeamAdboard(1860,808)
assignTeamAdboard(110832,809)
assignTeamAdboard(1853,810)
assignTeamAdboard(573,811)
assignTeamAdboard(453,812)
assignTeamAdboard(479,813)
assignTeamAdboard(480,814)
assignTeamAdboard(457,815)
assignTeamAdboard(481,816)
assignTeamAdboard(462,817)
assignTeamAdboard(244,818)
assignTeamAdboard(241,940)
assignTournamentAdboard(201,921)
assignTournamentAdboard(83,930)
assignTournamentAdboard(61,931)
assignTournamentAdboard(39,943)
assignTournamentAdboard(50,945)
assignTournamentAdboard(10,946)
assignTeamAdboard(39,820)
assignTeamAdboard(189,821)
assignTeamAdboard(1842,822)
assignTeamAdboard(110364,823)
assignTeamAdboard(192,824)
assignTeamAdboard(192,824)
assignTeamAdboard(110374,825)
assignTeamAdboard(110556,826)
assignTeamAdboard(44,827)
assignTournamentAdboard(208,799)
assignTournamentAdboard(225,798)
assignTeamAdboard(45,828)
assignTeamAdboard(46,829)
assignTeamAdboard(47,830)
assignTeamAdboard(48,831)
assignTeamAdboard(1843,832)
assignTeamAdboard(50,833
assignTeamAdboard(200,834)
assignTeamAdboard(52,835)
 

razvanultra55

Reserve Team
i don't understand...can u explain it, please.
i've been looking now on my file, and yes, the assignTournamentAdboard(241,940) is the first line
 

DrDoooMuk

Reserve Team
In the code you have posted you have put for first line:

assignAdboard(241,940)

I think it should read :

assignTournamentAdboard(241,940)
 

razvanultra55

Reserve Team
ok, i've seen it...edited....i will try to see if it works now corectly,
if don't ...i don't know.

LATER:

it works fine now...stupid me, i forgot to put a () on a line...thnks m8!
 


Top