View Single Post
  #17  
Old 02-10-2012, 01:19 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Items have a field named charmfile. What you put in there determines which perl file it uses for scaling.

If you look at the whole LDDAugText.pl file you'll see down at the bottom that $charge is used to set the scale. It is a local variable declared in that script.
Reply With Quote