游戏王残局简化版

Check-in [2ccff2e4f1]
Login

Check-in [2ccff2e4f1]

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

Modified single/sample7.lua from [59483b273b] to [75f3174c3d].

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

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



Debug.SetAIName("sample7")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3000,0,0)





<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
连接召唤入门
]]







Debug.SetAIName("sample7")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3000,0,0)