游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [7d80288697]:

To Artifact [a1cf9f0057]:


28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
aux.BeginPuzzle()

_G["开局说明"]()
_G["通关邀请"]()
a=0
for k, v in pairs(_G) do
  Debug.ShowHint(tostring(k))
  Debug.ShowHint(tostring(v))
  a=a+1
  if a > 10 then
  break
  end
  end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
--~ a,b= next(_G)







|

|







28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
aux.BeginPuzzle()

_G["开局说明"]()
_G["通关邀请"]()
a=0
for k, v in pairs(_G) do
  Debug.ShowHint(tostring(k))
--~   Debug.ShowHint(tostring(v))
  a=a+1
  if a > 100 then
  break
  end
  end
--~ Debug.ShowHint(tostring(#_G))
--~ Debug.ShowHint(tostring(#_G))
--~ load("Debug.ShowHint(\"残局群181175613\")")
--~ a,b= next(_G)