Search results

  1. YohannIII

    World.AirDrop ever call an airdrop on the same place System.Random rand = new System.Random()...

    World.AirDrop ever call an airdrop on the same place System.Random rand = new System.Random(); Vector3 v3 = new Vector3(rand.Next(-1600, 1600), 0f, rand.Next(-1600, 1600)); can fix it ?
  2. YohannIII

    PlayerAttackedPatch don't clear the original method

    PlayerAttackedPatch don't clear the original method