游戏王残局简化版

Check-in [f01c1ae930]
Login

Check-in [f01c1ae930]

Overview
Comment:0.0.1433
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f01c1ae93041144ca39fcd063de2806e6e0adc5db6cbc6059ccff1fe48a69b1e
User & Date: 顽雨沉风 on 2023-07-15 11:26:29
Other Links: manifest | tags
Context
2023-07-15
11:26
0.0.1434 check-in: 72a979d881 user: 顽雨沉风 tags: trunk
11:26
0.0.1433 check-in: f01c1ae930 user: 顽雨沉风 tags: trunk
11:26
0.0.1432 check-in: 0ca993bb8d user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-07.lua from [338071772a] to [d866053822].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
新手教学
]]
--By OURYGO-YGO EZ manager
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,1600,0,0)

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



<
<
<
<







1
2
3




4
5
6
7
8
9
10
--[[message
新手教学
]]




Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,1600,0,0)

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