BO
dúvida

Ajuda, Ot Não Pega Black --"

Por Bocoh, 30 de ago. de 2012 em Scripts

black skull
4
952
BocohB
30 de agosto de 2012 às 14:10
-- Unjustified kills

-- NOTE: *Banishment and *BlackSkull variables are >summed up<

-- (dailyFragsToRedSkull + dailyFragsToBanishment) with their

-- *RedSkull equivalents.

-- Auto banishing works only if useBlackSkull set to negative.

-- advancedFragList is not advised if you use huge frags

-- requirements.

redSkullLength = 1 * 60 * 60 * 60

blackSkullLength = 2 * 60 * 60 * 00

dailyFragsToRedSkull = 99999999

weeklyFragsToRedSkull = 2

monthlyFragsToRedSkull = 99999999

dailyFragsToBlackSkull = 3

weeklyFragsToBlackSkull = 99999999

monthlyFragsToBlackSkull = 99999999

dailyFragsToBanishment = dailyFragsToRedSkull

weeklyFragsToBanishment = weeklyFragsToRedSkull

monthlyFragsToBanishment = monthlyFragsToRedSkull

blackSkulledDeathHealth = 40

blackSkulledDeathMana = 0

useBlackSkull = true

useFragHandler = true

advancedFragList = false

 

 

Alguem ajuda a resolver isso?

Editado Agosto 30 por Bocoh

notle2012N
30 de agosto de 2012 às 14:16
-- by notle
-- Unjustified kills
-- NOTE: *Banishment and *BlackSkull variables are >summed up<
-- (dailyFragsToRedSkull + dailyFragsToBanishment) with their
-- *RedSkull equivalents.
-- Auto banishing works only if useBlackSkull set to negative.
-- advancedFragList is not advised if you use huge frags
-- requirements.
redSkullLength = 15 * 12 * 30 * 30
blackSkullLength = 25 * 12 * 30 * 30
dailyFragsToRedSkull = 6
weeklyFragsToRedSkull = 12
monthlyFragsToRedSkull = 20
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false

Editado Agosto 30 por notle2012

BocohB
30 de agosto de 2012 às 14:25

PEGOU, VLW

ErimythE
30 de agosto de 2012 às 14:37

Duvida Sanada

Movido.