(4set)
Damaging enemies with Arcane, Cold, Fire or Lightning will cause a Meteor of the same damage type to fall from the sky. There is an 8 second cooldown for each damage type.
’↓この時点で実行時エラー、On Error でスキップはできるけど、Err のキャッチもできない。
Set objResult = GCCommand.Execute
’この処理にいかない If Err.Number<> 0 Then WScript.Echo "Error in search! (Group Not Found)" WScript.Quit(1) Else WScript.Echo "Successfully retrieved the groups from AD or GC." End If