PES 2019 SPFL Scoreboard 2019 by Hova_Useless
Installation :
– Put the modules folder inside the folder you have installed EvoSwitcher/sider in.
– Edit EvoScoreboard.lua and remove the “–” infront of the line that says
–elseif tid == 133 or tid == 137 or tid == 134 or tid == 135 or tid == 136 then
–EvoScoreboard = “SPFL\Master League”
– If you want exhibition support in section under where it says
elseif tid == 65535
– Add this line:
elseif (home == 1219 or home == 131 or home == 2621 or home == 5312 or home == 1221 or home == 1222 or home == 1985 or home == 5319 or home == 1986 or home == 132 or home == 2365 or home == 1987) and (home == 1219 or home == 131 or home == 2621 or home == 5312 or home == 1221 or home == 1222 or home == 1985 or home == 5319 or home == 1986 or home == 132 or home == 2365 or home == 1987) then
EvoScoreboard = “SPFL\Exhibition”