游戏王残局简化版

Check-in [777ddc5808]
Login

Check-in [777ddc5808]

Overview
Comment:0.0.1407
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 777ddc5808f11383fbe88654b0be1a485f45dc6d8a5d4267b968ede39d871956
User & Date: 顽雨沉风 on 2023-07-15 11:22:05
Other Links: manifest | tags
Context
2023-07-15
11:22
0.0.1408 check-in: 74f80d7d96 user: 顽雨沉风 tags: trunk
11:22
0.0.1407 check-in: 777ddc5808 user: 顽雨沉风 tags: trunk
11:21
0.0.1406 check-in: 271b16c89f user: 顽雨沉风 tags: trunk
Changes

Modified single/QB006.lua from [7f4fa7e43f] to [2dd8a92840].

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("QB006")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,700,0,0)
Debug.SetPlayerInfo(1,1000,0,0)

--自己的怪兽区



<
<
<
<







1
2
3




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






Debug.SetAIName("QB006")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,700,0,0)
Debug.SetPlayerInfo(1,1000,0,0)

--自己的怪兽区