PES 2021 Stadium Server 2020 v1.55

PES 2021 Stadium Server 2020 v1.55 Final – maker “Zlac” has presented an updated / final version of the program for adding stadiums to eFootball Pro Evolution Soccer 2021.

Note:
This is the full version.

Stadium Server v1.55 – CompID Finals overrides:
another relatively minor update that clarifies existing functionality compared to version 1.25 (CompID based add-ons) and therefore imposes some restrictions on the functionality of version 1.5 (CompID+TeamID based add-ons).

Make sure you are running the latest version for PES 2020 or 2021 – at least version 6.4.1 for PES 2020, and at least version 7.1.4 for PES 2021.

IMPORTANT:
It can also be used in conjunction with the latest CompID+TeamID v1.50 functionality, but there is one important limitation that you will only run into if you want to make one add-on that uses different files for all three categories of competition/team add-ons (CompID, CompID /Finals and CompID+TeamID): CompID+TeamID content will never be used in finals – this had to be done to prevent home team (CompID+TeamID) content from overriding CompID/Finals content during one final match, as CompID+TeamID content has the highest overall priority of these 3 categories (CompID, CompID/Finals and CompID+TeamID). For that rare occasion when the true owner of this stadium actually makes it to the finals with the given compID.

Functions:
Unlimited GDB style stadium management – add as many stadiums as you want in a GDB like folder structure.

Why is there special attention for finals in certain competitions? “possible use cases”
There are stadiums that are used in several roles within competitions – for example, the stadium is used only by the home team during the play-offs of competitions (eg national cup or any continental club cup such as UCL, UEL, …) and during play-offs -off uses various permanent home team insignia (advertising, crowd layout, etc.). Then comes the final of the competition, and that particular stadium must be used for the final – in which case no home team insignia is allowed, only neutral/general competition insignia (neutral advertising, perhaps other spectator positions, . ..). Moreover, the hosts may not even qualify for the final, so the venue must be completely neutral.
In such circumstances, the only solution would be to have two separate instances of this stadium on the stadium server – one for general use (with the image of the home team) and one for the final match only. Waste of hard drive space.

You can now define an add-on that targets the final stage of a particular CompID. The path you need to use is:

The code:

Comp\compID\Finals\…

Full structure:

The code:

AddOn\
addon_config.ini (required .ini file – to specify which addon mods will actually be used for this stadium and in which order)
addon_name\ (variable folder name for an addon mod, chosen by modders)
Comp\ (fixed folder name, must be “Comp”)
compID\ (fixed NUMERIC folder name – ID of a competition; any can be used, but only cups make sense)
Finals (fixed folder name, must be “Finals”)
…. (standard subfolder structure for stadium files, starting with Asset\… or common\…, files to be used only in final match of compID competition, does not take home team into account)
…. (standard subfolder structure for stadium files, starting with Asset\… or common\…, old v1.25 content – now these files will be used in all pre-final matches of compID competition).

Note:
Copy a customized version of the sample force_weather.ini file to the GDB root folder of stadiums that need to use persistent weather settings.
From the text document “ADD THIS TO YOUR EXISTING map_teams.txt” in the archive, add all the registration to your existing “map_teams.txt”.

Installation:
1. Installation for – PES 2021 Season Update Sider 7.1.4 #28.10.21
2. In sider.ini write:
lua.module = “lib\CommonLib.lua”
lua.module = “StageServer.lua”
lua.module = “WeatherConditions.lua”

Sharemods