Beispiel #1
0
 private void a(MySpell A_0, int A_1, bool A_2, bool A_3)
 {
     PluginCore.cq.ap.c();
     if (A_2 && PluginCore.cq.n.f.ContainsKey(A_1))
     {
         PluginCore.cq.n.f[A_1].a = true;
         PluginCore.PC.f(A_1);
     }
     if (A_3)
     {
         if (er.j("EnableLooting"))
         {
             PluginCore.cq.n.n.a(ActionLockType.Navigation, TimeSpan.FromSeconds(3.0));
         }
         l.f();
     }
 }
 public bool SameCompClass(MySpell p)
 {
     return(p.a().a(this.a.j) == 0);
 }