游戏王残局简化版

Check-in [48141ebc63]
Login

Check-in [48141ebc63]

Overview
Comment:0.0.1417
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 48141ebc63cba3709c93c21a46498308f038351334138824b691b62192e0a10e
User & Date: 顽雨沉风 on 2023-07-15 11:23:12
Other Links: manifest | tags
Context
2023-07-15
11:23
0.0.1418 check-in: 009e41f0aa user: 顽雨沉风 tags: trunk
11:23
0.0.1417 check-in: 48141ebc63 user: 顽雨沉风 tags: trunk
11:23
0.0.1416 check-in: 6694435a88 user: 顽雨沉风 tags: trunk
Changes

Modified single/sample2.lua from [4d5924d078] to [7e14e42581].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
同调召唤入门
]]

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


Debug.SetAIName("sample2")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3100,0,0)

Debug.AddCard(00027551,0,0,LOCATION_SZONE,2,POS_FACEDOWN)




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
同调召唤入门
]]






Debug.SetAIName("sample2")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3100,0,0)

Debug.AddCard(00027551,0,0,LOCATION_SZONE,2,POS_FACEDOWN)