游戏王残局简化版

Check-in [271b16c89f]
Login

Check-in [271b16c89f]

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

Modified single/QAQ[OTK]001_衍生版_1.lua from [c9aa293d59] to [78b205be99].

1
2
3
4
5
6
7
8
9
10
11

--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
--created by ygopro puzzle maker 
Debug.SetAIName("QB")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)
Debug.AddCard(78835747,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(86170989,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)

<
<
<







1



2
3
4
5
6
7
8




--created by ygopro puzzle maker 
Debug.SetAIName("QB")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)
Debug.AddCard(78835747,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(86170989,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)