游戏王残局简化版

Check-in [640d11830d]
Login

Check-in [640d11830d]

Overview
Comment:0.0.1419
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 640d11830d4e399768cfc5f0ba078ba61ba51eab423edc28cc62883dbf8cfaca
User & Date: 顽雨沉风 on 2023-07-15 11:24:07
Other Links: manifest | tags
Context
2023-07-15
11:24
0.0.1420 check-in: c86e5c1e87 user: 顽雨沉风 tags: trunk
11:24
0.0.1419 check-in: 640d11830d user: 顽雨沉风 tags: trunk
11:23
0.0.1418 check-in: 009e41f0aa user: 顽雨沉风 tags: trunk
Changes

Modified single/sample4_衍生版_1.lua from [ac2132b482] to [3ffb0fba55].

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


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


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

Debug.AddCard(45906428,0,0,LOCATION_HAND,0,POS_FACEDOWN)




<
<
<
<
<







1
2
3
4





5
6
7
8
9
10
11
--[[message
融合召唤入门
]]







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

Debug.AddCard(45906428,0,0,LOCATION_HAND,0,POS_FACEDOWN)