Exemplo n.º 1
0
    public void method_8(int int_0 = 1)
    {
        this.Log.Trace("Repair ship {selection}", int_0);
        GClass239 gclass = this.Connection.method_15();

        gclass.string_1 = "";
        gclass.int_2    = 0;
        this.Connection.Game.Map.Clear();
        this.Connection.SendMessage(new GClass167(new GClass259(int_0), gclass));
    }
Exemplo n.º 2
0
    private void method_14(GClass239 gclass239_0)
    {
        this.bool_2 = false;
        IPErkavaBotController iperkavaBotController;

        if (!PErkava.smethod_0().TryGetValue(gclass239_0.int_0, out iperkavaBotController))
        {
            return;
        }
        this.gameManager_0 = iperkavaBotController.Game;
        this.gameManager_0.Settings.MapHosts = PErkava.concurrentDictionary_3[iperkavaBotController.GameServer].method_1();
        if (!iperkavaBotController.AttachPErkava(gclass239_0))
        {
            return;
        }
        this.gameManager_0.Connection.ProxySocket = this.method_0();
        this.method_12();
        this.method_16();
    }
Exemplo n.º 3
0
 public GClass167(GClass259 gclass259_1 = null, GClass239 gclass239_1 = null)
 {
     Class13.lOBHd9Nzn7x2T();
     base..ctor();
     if (gclass259_1 == null)
     {
         this.gclass259_0 = new GClass259(0);
     }
     else
     {
         this.gclass259_0 = gclass259_1;
     }
     if (gclass239_1 == null)
     {
         this.gclass239_0 = new GClass239(0, 0, "", "", 0);
         return;
     }
     this.gclass239_0 = gclass239_1;
 }
Exemplo n.º 4
0
 private void method_22(GClass239 gclass239_0)
 {
     this.bool_2 = false;
     this.gclass84_0.SendMessage(new GClass266());
 }