游戏王残局简化版

Check-in [a4dc357424]
Login

Check-in [a4dc357424]

Overview
Comment:0.0.1421
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a4dc3574247f1dff2b62766cd63cdee45ea6a2ed91985d2bfe6354de73d9871d
User & Date: 顽雨沉风 on 2023-07-15 11:24:47
Other Links: manifest | tags
Context
2023-07-15
11:24
0.0.1422 check-in: 2ccff2e4f1 user: 顽雨沉风 tags: trunk
11:24
0.0.1421 check-in: a4dc357424 user: 顽雨沉风 tags: trunk
11:24
0.0.1420 check-in: c86e5c1e87 user: 顽雨沉风 tags: trunk
Changes

Modified single/sample6.lua from [1fdf257fce] to [9c6b723ee1].

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


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



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





<
<
<
<
<







1
2
3
4





5
6
7
8
9
10
11
--[[message
灵摆召唤入门2
]]








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