Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -28,9 +28,9 @@ Duel.RegisterEffect(effect_1 , 0) end _G["开局说明"] = function() - +Debug.ShowHint(Duel.GetFieldGroupCount(0,LOCATION_GRAVE,0)) end -_G["开局说明"]() + Index: single/07.Constellar vs Evilswarm.lua ================================================================== --- single/07.Constellar vs Evilswarm.lua +++ single/07.Constellar vs Evilswarm.lua @@ -26,7 +26,8 @@ --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() +_G["开局说明"]() _G["通关邀请"]() -Debug.ShowHint(Duel.GetFieldGroupCount(0,LOCATION_GRAVE,0)) +