Elva
07-12-2012, 09:07 PM
Error: '=' expected near 'on' what does it mean? (line 7 in script)
-- Outside OF Version 1.5 by Infernal Bolt --
--===========##[CONFIGURATION]##===========--
local MinCap = 30 -- Cap to deposit on.
local MinMana = 40 -- Manas to deposit on.
local MinHealth = 5 --Healths to
deposit on.
local MaxMana = 150 -- Amount of manas to buy.
local MaxHealth = 20 -- Amount of healths to buy.
local ManaId = 268 -- Id of Mana Potion.
local ManaPrice = 50 -- How much Mana Potions cost.
-- Outside OF Version 1.5 by Infernal Bolt --
--===========##[CONFIGURATION]##===========--
local MinCap = 30 -- Cap to deposit on.
local MinMana = 40 -- Manas to deposit on.
local MinHealth = 5 --Healths to
deposit on.
local MaxMana = 150 -- Amount of manas to buy.
local MaxHealth = 20 -- Amount of healths to buy.
local ManaId = 268 -- Id of Mana Potion.
local ManaPrice = 50 -- How much Mana Potions cost.