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

Who is experiencing a lot of shield pick ups for loot stashing?

chongjiahui

New Member
Joined
Apr 10, 2011
Messages
32
Reaction score
0
hello guys, recently changed to Giles Trinity Community Edition 1.7.0.12

i realised that it has been stashing plenty of shields, any work around for it?
 
// Variable name Dex, Int, Str, Vit, Life%, LOH,Steal%, LPS, MF, GF, MS, Rad, Sox, Crit%, CDam%, ASPD, Min+, Max+, Blk, Thrn, AR, SR, DPS, ARMOR, Disc, Mana, Arc., Regen, Globes
private static double[] MaxPointsShield = new double[29] { 350, 350, 350, 350, 00016, 0000, 00000, 342, 20, 25, 00, 000, 0001, 00010, 00000, 00000, 0000, 0000, 030, 2544, 80, 55, 0000, 00397, 0000, 0000, 00000, 00000, 12794 };
modified the "constants.cs" file in your trinity plugin folder like this.
 
Back
Top