Results: 2Comments by: Dewer
File: Atlas09-02-09
where is the content update? I'm im...
Posted By: Dewer
where is the content update? I'm impatient :banana:
File: SLDataText06-24-09
For those that want to auto repair...
Posted By: Dewer
For those that want to auto repair from guild bank use the following replacement to the Merchant() fucntion: function Durability:Merchant() if ( db.autoRepair ) then local canRepair = CanMerchantRepair() local repairCost, needRepair = GetRepairAllCost() if ( canRepair and needRepair ) then loca...