Ir para conteúdo
  • 0

OT BUGADO


zeruella

Pergunta

Meu servidor quando mata player nao pega frags mais minha lua ta normal se alguem poder me ajudar. Eu Uso azeroth server 0.4 ( 8.60)

    -- 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.
    useFragHandler = true
    redSkullLength = 30 * 24 * 60 * 60
    blackSkullLength = 45 * 24 * 60 * 60
    dailyFragsToRedSkull = 3
    weeklyFragsToRedSkull = 5
    monthlyFragsToRedSkull = 10
    dailyFragsToBlackSkull = dailyFragsToRedSkull
    weeklyFragsToBlackSkull = weeklyFragsToRedSkull
    monthlyFragsToBlackSkull = monthlyFragsToRedSkull
    dailyFragsToBanishment = dailyFragsToRedSkull
    weeklyFragsToBanishment = weeklyFragsToRedSkull
    monthlyFragsToBanishment = monthlyFragsToRedSkull
    blackSkulledDeathHealth = 40
    blackSkulledDeathMana = 0
    useBlackSkull = true
    advancedFragList = false
Editado por luanmax
Link para o comentário
Compartilhar em outros sites

5 respostass a esta questão

Posts Recomendados

  • 0

 

Ola luanmax eu não entendo muito de script mas tenta fazer isso.

 

Onde esta:

 

 

advancedFragList = false

 

Ponhar isso:

 

advancedFragList = true

 

 

Isoo nao server isso pra abrir uma deathlist do server mais valeu pela intensao de ajudar :)

post-332603-0-30385900-1385431485.png

Editado por luanmax
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...