striker09 wrote: ↑Wed Feb 21, 2018 1:11 pm
Hi Aranaktu, could you please add the option to allow user teams to transfer or loan list newly signed players?
It's already possible. Just change the "playerjointeamdate" in "Editing Database->Database Tables->Players table->Player Info".
Update 21.02.2018
Code: Select all
- Added "Unique Player Movement" section. (Now any player can run like 'Ronaldo'.)
So here we are, after many many request and almost 10 hours of work I've managed to add an possibilty to edit player run and sprint animation.
However, it's a little bit complicated, so here is short guide how to use newest scripts:
Video version:
[Link]
First of all you need to know id of your player which will have edited run or sprint animation. You can check player id in cheat table in "Editing Database->Database Tables->Players Table -> PlayerID" or on many websites like this one, created by me:
[Link]
In this case I'll show you how to edit Pique run style to Robben run style and Pique sprint style to C.Ronaldo sprint style. I've checked Pique ID on the
[Link] mentioned earlier, and his ID is '152729':
Let's change run style first. As I said, Pique will run like Robben, so in Cheat table navigate to "Unique Player Movement->Unique Run Style->Run Like:" and
then right click on "Robben (edit playerids inside script!) -> Change script" like here:
As mentioned in script description, we need to "edit playerids inside script", so let's do that!
I've highlighted line which needs to be edited on the screen below:
So, by default it's:
And we need to add Pique ID this list, and it should look like that:
Of course, you can make more players run like 'Robben' (or anyone else), just remember that the last value in this array must be '0'.
Then just press 'OK' at the bottom of the window to apply changes and activate the script. This script should be activated before you start the match, but also it should work even if you make changes during a match.
Here is final result, Pique running same as Robben!
[Link]
Now, sprint style. It's almost exactly the same as editing run style. In Cheat table navigate to "Unique Player Movement->Unique Sprint Style->Sprint Like:" and
then right click on "Cristiano Ronaldo (edit playerids inside script!) -> Change script". You need to change similar line:
In this case '20801' is ID of Cristiano Ronaldo, so we want to add our player without affecting the original player.
After adding Pique to the array it should look like this:
Then press 'OK' at the bottom of the window to apply changes and activate the script. This script should be activated before you start the match otherwise, it will not work.
If everything is working, Pique will now sprint exactly the same like Ronaldo!
[Link]
That's probably everything for now.
Have Fun!
Join discord channel to check news about update and development progress.
[Link]
Direct download link:
Code: Select all
https://mega.nz/#!gMdTWIDA!zw1Pbdgq2zJZnkQUs_-KPpcZqUiq19g89mEW244pEGw
or
Code: Select all
https://github.com/xAranaktu/FIFA-18---Career-Mode-Cheat-Table/releases/download/21.02.2018/FIFA18.-.Career.Table.zip