游戏王残局简化版

Check-in [6133d9efcd]
Login

Check-in [6133d9efcd]

Overview
Comment:0.0.1398
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6133d9efcda7835c123106dc52ccb2e90c8e988df5318d02923ee4f0707b77fe
User & Date: 顽雨沉风 on 2023-07-15 11:20:55
Other Links: manifest | tags
Context
2023-07-15
11:21
0.0.1399 check-in: 2122075262 user: 顽雨沉风 tags: trunk
11:20
0.0.1398 check-in: 6133d9efcd user: 顽雨沉风 tags: trunk
11:20
0.0.1397 check-in: 14660bb981 user: 顽雨沉风 tags: trunk
Changes

Modified single/Naim_DDD_衍生版_1.lua from [bd667c9145] to [d1889cdfab].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
Inspired by this page (http://roadoftheking.com/dd-advance-combo).
]]

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

Debug.SetAIName("Naim")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,11000,0,0)







<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
Inspired by this page (http://roadoftheking.com/dd-advance-combo).
]]





Debug.SetAIName("Naim")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,11000,0,0)