游戏王残局简化版

Check-in [cc42aba912]
Login

Check-in [cc42aba912]

Overview
Comment:0.0.1376
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cc42aba912ecf317a377f47cb5b9d7c0d8464b1441eec1a0ea6f356d26098585
User & Date: 顽雨沉风 on 2023-07-15 11:10:27
Other Links: manifest | tags
Context
2023-07-15
11:10
0.0.1377 check-in: b89d665397 user: 顽雨沉风 tags: trunk
11:10
0.0.1376 check-in: cc42aba912 user: 顽雨沉风 tags: trunk
11:10
0.0.1375 check-in: feb8080db2 user: 顽雨沉风 tags: trunk
Changes

Modified single/huamei01.lua from [56328197a6] to [a6e682dac3].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
]]

--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)


Debug.SetAIName("花妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,666,0,0)
Debug.SetPlayerInfo(1,23333,0,0)





<
<
<
<







1
2
3




4
5
6
7
8
9
10
--[[message
]]






Debug.SetAIName("花妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,666,0,0)
Debug.SetPlayerInfo(1,23333,0,0)