9377137
01-01-2016, 11:52 PM
Hello , i just download a script from solid-scripts and everythink is ok but when he is talking with the NPC Bank he dosnt take any money, and he cannot buy mana potions then.. i dont know what to do im desesperated
9377137
01-02-2016, 12:19 AM
Config.Vocation = 'sorcerer'
Config.Backpacks = {
['1. Supplies'] = 'Camouflage Backpack',
['2. Rares'] = 'Blue Backpack',
['3. Stackables'] = 'Red Backpack',
['4. Gold'] = 'Orange Backpack' -- Needs to be always last
}
Config.Potions = {
{ name = 'mana potion', max = 150, min = 50 }
}
Config.Options = {
['Sell-Gems'] = true
}
Config.Sell = {
['gems'] = { 3030, 3033, 9057, 3029, 3033, 3032 }
}
Config.Cap = 500
Config.Money = {
Extra = 0,
Round = 1000
}
Config.SoftBoots = {
Enabled = false,
PercentEquip = 60,
PercentDequip = 99,
Normal = 3079
}
Config.RefillMana = 100
Enabled = true,
Range = 5
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.