12
返回列表 发新帖
楼主: 赌神魂
打印 上一主题 下一主题

[转贴] LiveCPK (Sider 3.34)整合了球场,足球无限挂

    [复制链接]
16#
 楼主| 发表于 2017-3-26 10:41 | 显示全部楼层
本帖最后由 赌神魂 于 2017-3-26 10:43 编辑

LiveCPK (Sider 3.32)

- [FIX]: stadium thumbnail and name are now correctly shown before kick-off
- [NEW]: match_info in context: can be used to determine if the match is a final
- [NEW]: match_leg in context: is set to 1 or 2, for two-legged knocked-out rounds

See docs/scripting.txt for information about "match_info". It varies based on what the match is.
See modules/stadium.lua - for how to determine a tournament final. Basically it's like this:

  1. Code:
  2. -- check if this is UEFA CL final:
  3. if ctx.tournament_id == 13 and ctx.match_info == 53 then
  4.     ...
  5. end
复制代码


http://pan.baidu.com/s/1geHd6an
17#
 楼主| 发表于 2017-3-26 23:57 | 显示全部楼层
无限足球挂,只兼容3.32版本

Current version: 1.0
Minimum version of Sider required: 3.3.2
Features:
  • GDB-style unlimited ball management
  • simplified ball packaging - all ball-related files in just one folder (see the balls included in this release)
  • ball assignment to individual home teams via map_teams.txt file
  • ball assignment to competitions via map_competitions.txt file - i.e. all teams participating in particular competition will use identical ball
    • IMPORTANT: by default, competition assignment always takes priority over team assignment in all modes except Exhibition mode matches
      • but, there's a way to override that behavior for any individual competition - by slightly modifying BallServer.lua script itself, you can add/remove competition IDs in override_competitions table, thus defining more or less competitions where team assignment takes priority over competition assignment
    • support for optional ball to be used in final match only (not tested yet, hopefully in works)
  • correct ball previews are displayed in match menues (where available, depending on game mode)

Current limitations:
  • Ball names cannot be changed (in menus, replays, etc.) - I have no idea how to change those with current Sider tech and/or if such customization is even possible

How to use:
1.Unpack the archive and copy folders 'content' and 'modules' inside your sider 3.3.2 folder
2.Add lua.module = "BallServer.lua" at the end of sider.ini
3.Customize map_teams.txt and map_competitions.txt files and add more ball folders in content\ball-server folder


http://pan.baidu.com/s/1geArVMz
18#
 楼主| 发表于 2017-3-27 10:37 | 显示全部楼层
本帖最后由 赌神魂 于 2017-3-27 10:42 编辑
xiangbo96 发表于 2017-3-27 08:53
兄弟我的足总杯决赛的存档 你看看能改球场吗? 会了教教我们
http://pan.baidu.com/s/1hseck1Q

我已经测试成功,可以把英格兰杯场地换成糖果盒球场,要那个球场自己修改stadium.lua,天气都可以自己修改,用notepad打开stadium.lua
http://pan.baidu.com/s/1eSvbi74


PS:给于哪些初用的同学,只需要打开外挂,然后打开游戏就可以。要添加内容需要修改module lua
19#
 楼主| 发表于 2017-3-27 19:45 | 显示全部楼层
xiangbo96 发表于 2017-3-27 18:20
套用这个代码是不是什么杯赛的决赛都能改呢?

如果你只是拿原本的stadium lua来修改当然可以,只是换tournament ID和球场ID,当然也可以修改stadium lua无限添加,目前我没有存档,不能测试。
20#
 楼主| 发表于 2017-3-28 18:08 | 显示全部楼层
xiangbo96 发表于 2017-3-28 12:38
兄弟老版本 3.3你还有吗? 能传一个吗? 我用新的总是弹出游戏 不知道为什么

https://pan.baidu.com/s/1skMOnZv
21#
 楼主| 发表于 2017-4-12 23:56 | 显示全部楼层
目前这个挂功能强大,一般人要用比较有难度,需要懂一些电脑程序才可以自己添加。以下整合了球场和足球,奖杯挂。记分牌挂就没有整合,如果需要可以到国外网站下载。

8, 012, Stade de France, NikoLiberty Redux v1                        # France
14, 038, Olympiastadion Berlin, NikoLiberty Redux v1                # Germany
19, 039, Stadion Narodowy, NikoLiberty Redux v1                        # Poland
100, 007, Old Trafford, NikoLiberty Redux v1                        # Manchester United
101, 019, ülker Stadium, Fenerbahce Ulker Stadium                # Arsenal
113, 018, Türk Telekom Arena, Turk Telekom Arena                # Olympique de Marseille
120, 022, Juventus Stadium, NikoLiberty Redux v1                # Juventus
127, 031, Allianz Arena, NikoLiberty Redux v1                        # Bayern

安装方法:

1.把sider 3.34搬去PES 2017目录
2.打开sider.exe
3.打开pes2017.exe

http://pan.baidu.com/s/1pLK2lMN
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表