- Adboard
- Addons
- addons 2020
- addons 2021
- Android Mods
- Announcements
- article
- Audio
- Ball
- Black Edition Patch
- Body Style
- Boots
- Boots Pack
- Boots PES 2013
- Boots PES 2021
- Commentary Pack
- Console
- Download
- eFootball
- eFootball 2022
- eFootball 2022 Tools
- eFootball HANO 2022
- EvoTool 0.0.0.4 For eFootball 2022 by lagun-2
- Extras
- Face Pack
- Face PES 2013
- Face PES 2017
- Face PES 2021
- FIFA Patches
- Game
- Gameplay
- Graphic
- GRAPHIC PATCH
- Graphic PES 2017
- Graphic PES 2021
- Kitpack
- Kits PES 2013
- Kits PES 2017
- Kits PES 2021
- Managers Pack
- Mini Patch
- myClub
- News
- NSP MINI PATCH
- NSP MINI PATCH P17
- Old PES
- Option File
- Option File PES 2017
- Option File PES 2021
- P17 eFootball HANO
- Patch
- Patch 2021
- Patch PES 2017
- Patch PES 2018
- Patch PES 2019
- Patch PES 2020
- Patch PES 2021
- Patches Requests
- PC Games
- PES 17 Faces Update 20-21 Season by DC
- PES 2013
- PES 2013 ADBOARDS
- PES 2013 BOOTS
- PES 2013 FACE
- PES 2013 GRAPHIC
- PES 2013 KITS
- PES 2013 STADIUMS
- PES 2013 TATTOO
- PES 2016 Proclaym J (Tier4) v1.0 compiled by Thabo ElectroEconomist
- PES 2017
- PES 2017 BALL
- PES 2017 GRAPHIC PATCH
- PES 2017 KITS
- PES 2017 Mini Patch
- PES 2018
- PES 2019
- PES 2019 Other Graphics
- PES 2020
- PES 2020 Balls
- PES 2020 Faces
- PES 2020 Other Graphics
- PES 2020 Stadiums
- PES 2021
- PES 2021 Adboards
- PES 2021 Balls
- PES 2021 Boots
- PES 2021 Commentaries
- PES 2021 FACE
- PES 2021 Faces
- PES 2021 Gameplay
- PES 2021 GRAPHIC
- PES 2021 KITS
- PES 2021 MatchUP – New Game Mode + Option File Editor
- PES 2021 Option File
- PES 2021 Other Graphics
- PES 2021 Patches
- PES 2021 SCOREBOARD
- PES 2021 Scoreboards
- PES 2021 STADIUMS
- PES 2021 TATTOO
- PES 2021 Tools
- PES 2021 Turfs
- PES ADBOARDS
- PES Ball
- PES Boot
- PES BOOTS
- PES FACE
- PES Graphic
- PES KITS
- PES MOD
- PES Modding
- PES Multi Switcher
- PES Option File
- PES PATCH
- PES Scoreboard
- PES SCOREBOARDS
- PES Sound
- PES STADIUMS
- PES TATTOO
- PES Tools
- PES17 Option File
- PES2010
- PES2011
- PES2012
- PES2013
- PES2014
- PES2015
- PES2016
- PES2017
- PES2017 New Kits Pack Season 2021-2022
- PES2018
- PES2019
- PES2020
- PES2021
- PES6
- PES9
- PESTools
- Photos
- Problems
- Problems and Solutions
- PS4
- PTE Patch
- Repack
- RZ Patch
- Scoreboard
- Scoreboard PES 2013
- Sider
- Sider 7
- Smoke Patch
- Sound PES 2021
- sp21 expansion
- Stadium Pack
- Stadium PES 2021
- T99 Patch
- Tatto
- Tattoo PES 2021
- Tools PES 2013
- Turf Picth
- Tutorials
- Video
- Videos
PES 2021 Master League My Team Module NEW Update 28/7/21
Update 28/7/21 includes Conference Room & Locker Room for teams such as Man City, Man Utd, Leeds, Chelsea, Madrid, etc.
Minimum version of Sider required: 7.0.0+
Features:
Master League graphics assignment to teams/players/managers etc via lua module.
PLEASE READ:
This edition works in conjunction with ML Manager Mod by @SoulBallZ therefore it's 100% compatible with EvoWeb Patch. This version of ML Manager Mod (Included in the download) has all updated Manager models. As for other patches, I don't know but it's not difficult for patch makers to adopt it...If you want it adapting ask the patch makers. Although it will work with default Managers only...by deleting the "etc" folder from ML Manager Mod.
All 79 managers from ML Manager Mod by @SoulBallZ now have their own specific models made to work with the MLMyTeam module. Polo Shirts for managers have been removed because of too many variables...Mangers will now wear two tracksuits throughout the season...some will use one tracksuit & a default Manager suit due to lack of time...however templates are released so you can easily make your own...All staff will now wear team attire (no more gray Konami tracksuits). The bug has been fixed for match cutscenes...no more La Coste showing.
NOTE: For other MLMyTeam graphics makers....the templates have not changed, to add a second tracksuit to a Manager just make it the same way as usual but also add a pants team emblem ..name it "training_suit_manager_2" & convert to ftex in the usual way.
Default Managers, A. BONINSEGNA, M. ARACIL, D. LANE, D. PLEASENC,E G. HEDGES, S. CASERO, J. ENGUIZ, R. DUDFIELD, H. ISE & K. ETO ... ie: the ones that always staff only use one tracksuit...I have left it this way so that they don't always use the same tracksuit as the Manager, this way it looks more like football staff & not an army.
Included teams and competitions list here
Install: Always install clean/fresh..remove older versions of MLMyTeam & ML Manager Mod.
1. Copy "content /livecpk & modules" folders to your Sider folder.
add the lines
cpk.root = ".\livecpk\MLMyTeam GFX"
lua.module = "MLMyTeam.lua"code-box
to your Sider.ini
Example LiveCPK
cpk.root = ".\livecpk\ML Manager Mod"
cpk.root = ".\livecpk\MLMyTeam GFX"
cpk.root = ".\livecpk\EvoWeb Patch\Boots-Gloves"
cpk.root = ".\livecpk\EvoWeb Patch\Database"
cpk.root = ".\livecpk\EvoWeb Patch\Faces"
cpk.root = ".\livecpk\EvoWeb Patch\Graphics"
cpk.root = ".\livecpk\EvoWeb Patch\Kits"
Example LUA
lua.module = "lib\CommonLib.lua"
lua.module = "MLMyTeam.lua"
lua.module = "MiniFaceServer.lua"
lua.module = "BallBoysServer.lua"
lua.module = "StadiumServer.lua"
TO CHANGE TEAM WATCH THE TUTORIAL:
Tournament ID's here
Video Preview:
Credits:
Hawke / Module / Graphics & ML Manager Mod Body Models
SoulBallZ / ML Manager Mod (Thanks Mate)
zlac & juce / Module Help / Advice & Support (Module would not be happening if not for these chaps)...Thanks fellas.
shawminator / CGPE
juce / nesa24 / Sider
All Facemaker's
Evo-Web forum members / Support
Posting Komentar