PES 2021 Premier League Entrance Mod Update
eFootball PES 2021 entrance mod update, include the EPL 30thanniversary entrance board and center circle flag. These entrances will be picked randomly, if you want the 30th-anniversary entrance all the time then change all the colors to "white" in your Entrance.lua
How to Install:
NOTES: You will have to edit the Entrance.lua in your modules folder in your sider. I would recommend doing this with notepad++Just place the Premier League folder into the "sider\content\Entrance" folder, it should overwrite just the edited files.
Also, you will have to go into your "sider\modules" folder and find the Entrance.lua, open it with notepad++ (preferred option) or notepad. Then edit the lines as follows.
For the Premier League in Master League and League mode. (If you are using notepad++ it will start at line 38)
if rdm == 1 then
Entrance = "Premier League\\Green"
elseif rdm == 2 then
Entrance = "Premier League\\Orange"
elseif rdm == 3 then
Entrance = "Premier League\\Pink"
elseif rdm == 4 then
Entrance = "Premier League\\White"
elseif rdm == 5 then
Entrance = "Premier League\\Yellow"
end
For the Premier League in Exhibition mode. (If you are using notepad++ it will start on line 303)
if rdm == 1 then
Entrance = "Premier League\\Green"
elseif rdm == 2 then
Entrance = "Premier League\\Orange"
elseif rdm == 3 then
Entrance = "Premier League\\Pink"
elseif rdm == 4 then
Entrance = "Premier League\\White"
elseif rdm == 5 then
Entrance = "Premier League\\Yellow"
end
Original Link : PES 2021 Premier League Entrance Mod Update
Credits & Thanks To : spursfan18
● Found Missing / Wrong Credits ? : if you find the wrong credits please report to our fanpage or tell at the comments
● If you are the owner of these mods and want to request removal from our website, please contact us.