PES 2021 English Premier League Entrance + Trophy modeled from scratch
(Not imported from FIFA)
===============================================================
Link Original :
https://www.mediafire.com/file/qgz4949zb63wjsk/Premier+League.rar/file
DO NOT INCLUDE IN PATCH RELEASES (FREE OR PAID).
Do not include in compilation mods of Entrance WITHOUT proper AUTHORIZATION
Do not re-upload the work on other links
Do not modify original work without prior authorization.
Do not take 3D content from this work to include in another MOD without prior authorization.
Follow me on social media to stay up to date with my work: Instagram Facebook X (Twitter)
For donations you can do it here: PayPal/MeroMero_08
Spoiler: Code for entrance.lua
for league & ML:
elseif tid == 17 then
entry = 16
if home == 100 then
Entrance = "Premier League\\MU"
elseif home == 102 then
Entrance = "Premier League\\CH"
elseif home == 103 then
Entrance = "Premier League\\LIV"
else
Entrance = "Premier League\\Generic"
end
For friendly match in --Exhibition :
if (home == 100 or home == 101 or home == 102 or home == 103 or home == 105 or home == 106 or home == 107 or home == 173 or home == 177 or home == 178 or home == 179 or home == 204 or home == 207 or home == 208 or home == 377 or home == 382 or home == 386 or home == 389 or home == 4071 or home == 4180) and (away == 100 or away == 101 or away == 102 or away == 103 or away == 105 or away == 106 or away == 107 or away == 173 or away == 177 or away == 178 or away == 179 or away == 204 or away == 207 or away == 208 or away == 377 or away == 382 or away == 386 or away == 389 or away == 4071 or away == 4180) then
entry = 16
if (home == 100) then
Entrance = "Premier League\\MU"
elseif home == 102 then
Entrance = "Premier League\\CH"
elseif home == 103 then
Entrance = "Premier League\\LIV"
else
Entrance = "Premier League\\Generic"
end
Credit :
MeroMero_08
Thanks to everyone
Komentar
Posting Komentar