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

regularcat

Manager
Moderator
Outsider 87;3290232 said:
Hey mate (scouser), if you want I can build a program to make users easy use your scripts without having to write code directly...

Contact me via PM if you are interested :)

you should do this regardless of whether or not he likes it.

you arent altering his mod, just dumbing it down for those who cant get the idea of how it works by making an app that will auto code for the user.
 

scouser09

Senior Squad
FormotioN 94;3289861 said:
scouser09 is it possible to assign training kits for teams?

I think this can be done.


Outsider 87;3290232 said:
Hey mate (scouser), if you want I can build a program to make users easy use your scripts without having to write code directly...

Contact me via PM if you are interested :)

It is a very good idea. I will PM you soon.


bebexbringaz;3290312 said:
hey scouser, if i want to update list of team in the league (like promotion and relegation) what files must i change and what lines?

If you just want to do this for friendlies, use CM12. If you want the tournaments updated, you need to edit the tournament files, I have no expertise in that area.
 

nabo78

Starting XI
Outsider 87;3290232 said:
Hey mate (scouser), if you want I can build a program to make users easy use your scripts without having to write code directly...

Contact me via PM if you are interested :)

I hope you succeed; it would be great to have an user friendly tool because some features of Scouser's masterpiece are still uncharted (well, it takes a lot of patience to add strings to .lua files imo and you drop out at last)
 

scouser09

Senior Squad
Since there are no major issues with version 1.3, I would like to start discussing the next version, which will be for FIFA 13. Until the demo becomes editable, I can not tell what is possible. I plan to make a list of features I would like to try to add, this will include things which where not possible in FIFA 12 but may be possible in FIFA 13. Does anyone have any ideas for features, or suggestions for general improvements for the mod?
 

nabo78

Starting XI
Mate it's hard to find something that your tool doesn't allow to do...I'd be happy if I could keep all those features for fifa13 as well...anyway I'll make an effort to think about some new features
 

pao4ever

Starting XI
that's true, indeed... the only thing that should be a MUST to be edited would be the scoreboards-popups and the sounds edition. but I know it won't be possible with the RM :(
 

fifaCCitiu.com

Senior Squad
@Scouser.. you can't add the stadium to a team because some bug.. why don't you try using the particleeffect.lua where are other references to a stadium?
 

Outsider 87

Starting XI
Here you are an example of what I can achieve with the help of CM12 libraries:



I think I will directly develop the tool for FIFA 13 (hopefully files won't change a lot), so don't ask me when I'm going to release it...
 

Aladdin

Reserve Team
guys how can I assign random player boot?? is this right
assignRandomPlayerBoot(plyer id,'I write here only one id or more')
 

Haryel

Club Supporter
the only thing i think can be added is the stadium assigment 'cause the other things are quite good for me
 

scouser09

Senior Squad
pao4ever;3293055 said:
that's true, indeed... the only thing that should be a MUST to be edited would be the scoreboards-popups and the sounds edition. but I know it won't be possible with the RM :(

There is a very small possibility it can be done in FIFA 13. I plan to inspect all lua files to see what new variables are added.


fifaCCitiu.com;3293525 said:
@Scouser.. you can't add the stadium to a team because some bug.. why don't you try using the particleeffect.lua where are other references to a stadium?

I can assign parts of a stadium, however I can not change the crowd positions. I know there are multiple lua files which are related to the stadium environment, none of them include the crowd positions.


Outsider 87;3293909 said:
Here you are an example of what I can achieve with the help of CM12 libraries:



I think I will directly develop the tool for FIFA 13 (hopefully files won't change a lot), so don't ask me when I'm going to release it...

Looks excellent so far! I hope those libraries work on FIFA 13.


rique;3293966 said:
Guys, how can I add third kits to a team in a user created tournament?

You can not add a third to the kit selection menu kits without editing the database. If you know what games you will need the kit, you could use assignGameKit() to make the third kit show instead of the current home/away.


Aladdin;3294650 said:
guys how can I assign random player boot?? is this right
assignRandomPlayerBoot(plyer id,'I write here only one id or more')

Give an specific example and I will tell you if it is valid.
 

V.K

Starting XI
alex94, it's written in the manual.
Add the face using CM, but uncheck the 'has specific face' box afterwards, then click 'save' in CM.
Write a line 'assignPlayerFace(playerID)' in player.lua
And that's it.
 

Leo_95

Reserve Team
I'm trying to assign faces using Revolution mod, but my Career mode still crashes when searching for players in the transfers section.

I'm using a testing DB so that I can make the rx3 texture files, then I replace the DB with the career compatible one, and then make the player.lua assignments (assignPlayerFace(id)). It's just not working with the career mode. The faces show up fine in game, but it still crashes in the transfers section.

I've tried to start up the game with no faces or assignments, my career works fine. Then, I put the face folders in place, assign the faces in player.lua and use my career compatible DB. It works in the first time, but when I restart the game, it crashes again. Any ideas?
 


Top