游戏王残局简化版

Check-in [53490f8cfb]
Login

Check-in [53490f8cfb]

Overview
Comment:0.0.440
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 53490f8cfbb249265ffbbb346b3a39cb4ac685524bdc5dcfe3c6003ca524408f
User & Date: 顽雨沉风 on 2023-06-30 01:59:26
Other Links: manifest | tags
Context
2023-06-30
01:59
0.0.441 check-in: f56765580c user: 顽雨沉风 tags: trunk
01:59
0.0.440 check-in: 53490f8cfb user: 顽雨沉风 tags: trunk
01:58
0.0.439 check-in: b835094dd3 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [abffc51374] to [4d1e88751b].

64
65
66
67
68
69
70
71

72
64
65
66
67
68
69
70

71
72







-
+

  str["这个残局的效果卡数量"] = Duel.GetMatchingGroupCount(fun["是否效果卡"],0,cache_1,cache_1,nil)

  str["开局说明"] = "效果卡:"
  str["开局说明"] = str["开局说明"] .. str["这个残局的效果卡数量"]

  Debug.ShowHint(str["开局说明"])
  end

Debug.Message("加载残局函数库")