Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -466,11 +466,17 @@ cache_1 = math.tointeger(cache_1 * 3000 // 100 * 100) end --} - Debug.ShowHint(tostring(cache_1)) + if cache_1 > 3000 then --{ + --} + else --{ + + end --} + +--~ Debug.ShowHint(tostring(cache_1)) effect_event:Reset() end --}