Is there a way to get unit.vision at day and night?
example:
units.Where(x => x.DistanceSquared(unit) < (x.IsCreep ? 800 : 1800)).FirstOrDefault();
to something like:
units.Where(x => x.DistanceSquared(unit) < x.VisionRange).FirstOrDefault();
oh I changed settings and it indeed looked more legit. The only weird thing that happens now is the screen sometimes gets too much near the edge so my character and my mouse actions are covered by minimap and hud.
HI I did some coding and tried downloading existing ones and add 'csproj path' but I dont know how to make it run. I added "divine.dll" reference. From having the code what is the next steps to run it ? ( the max that I got until now is: 'plugin ID 357 doesnt exist' )
that's actually much better ( looks more legit ), but it is missing the aghanim shard.
*edit
another test it is not taking the aghanim blessing like the tee.snatcher one. ( shard was beeing taken on tee.snatcher )
humanizer is looking way too weird for me. like flickering the camera and moving too fast. in a way that it looks too obvious that I'm cheating. is there any recommended settings to make it look more legit ?