PES 2021 Trophies and Entrances by Joaako1602

PES 2021 Trophies and Entrances by Joaako1602

New trophies & entrances mod for PES 2021 PC version made by Joaako1602. It include

Brasileirao Serie A
CAF Champions League
Carioca
CONMEBOL Sudamericana
CONMEBOL Recopa
DFB Pokal
DFL Supercup
Egypt Cup
Egypt Premier League
Egypt Supercup
Johan Cruijff Schaal
KNVB Beker
LaLiga
Lamar Hunt US Open Cup
Liga NOS
MLS Cup
Paulista
Russian Cup
Russian Premier League
Russian Supercup
Scottish Cup
Supercopa Argentina
Supertaça Cándido de Oliveira
Taça de Portugal

1. You must use https://www.pesnewupdate.com/2020/12/pes-2021-funzotik-entrances-pack.html

2. To use them, you have to put the folder you want in your content/entrance folder, and add the corresponding line to your entrance.lua located in modules

The lines should look like this

elseif tid == 53 then
entry = 16
Entrance = "DFB Pokal"

"53" should be your competition id, you can find a list it on the docs folder where it specify them
"16" should be always like that, except for the johan cruijff schaal, that one shold be 21
"DFB Pokal" you should put there the name of the folder

3. There are some special ones, wich shoul be like this:

For Copa Sudamericana:

    elseif tid == x then
            entry = 16
       if ctx.match_info == 53 then
          Entrance = "CONMEBOL Sudamericana\\Final"
       else
          Entrance = "CONMEBOL Sudamericana\\Knockout"
       end

Aand for LaLiga:

    elseif tid == 19 then
         entry = 16
            if home == 108 then
                Entrance = "LaLiga\\Fc Barcelona"
            elseif home == 109 then
                Entrance = "LaLiga\\Real Madrid"
            elseif home == 265 then
                Entrance = "LaLiga\\Sevilla"
            elseif home == 258 then
                Entrance = "LaLiga\\Bilbao"
            elseif home == 366 then
                Entrance = "LaLiga\\Levante UD"
            elseif home == 172 then
                Entrance = "LaLiga\\Atletico"
            elseif home == 1765 then
                Entrance = "LaLiga\\Granada"
            elseif home == 196 then
                Entrance = "LaLiga\\Sociedad"
                        elseif home == 194 then
                Entrance = "LaLiga\\Betis"
                        elseif home == 267 then
                Entrance = "LaLiga\\Villareal"
                        elseif home == 4146 then
                Entrance = "LaLiga\\Eibar"
                        elseif home == 4145 then
                Entrance = "LaLiga\\Alaves"
                        elseif home == 110 then
                Entrance = "LaLiga\\Valencia"
                        elseif home == 259 then
                Entrance = "LaLiga\\Espanyol"
                        elseif home == 4272 then
                Entrance = "LaLiga\\Leganes"
                        elseif home == 362 then
                Entrance = "LaLiga\\Getafe"
                        elseif home == 261 then
                Entrance = "LaLiga\\Mallorca"
                        elseif home == 195 then
                Entrance = "LaLiga\\Celta"
                        elseif home == 266 then
                Entrance = "LaLiga\\Valladolid"
                        else
                Entrance = "LaLiga\\Generic"
            end

Also, for MVP trophies, you only have to put them through sider livecpk


NO PASSWORD !
Share:

No comments:

Post a Comment

Rules :

1. Use English ! Your comment won't be shown if you're not using English !.

2. Don't spam.

3. Report dead link !

- Thanks :D

Follow me on Social Media

Support Me or Get Some Unreleased PES 2021 Menus

PESNEWUPDATE.COM Blog Archive