What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Recent content by sezz

  1. S

    [Plugin] Arcanum Enchanter 1.1.4

    GridViewColumnResize.cs: Add this anywhere on top where all the lines are that start with "using": using System.Globalization; Replace line 149 with: return double.TryParse(Width, NumberStyles.Number, CultureInfo.CreateSpecificCulture("en-US"), out result) ? result : -1; Replace...
  2. S

    D3 screen freezes while playing another game

    i have 3 monitors, moving the d3 window to another one usually fixes the freeze
Back
Top