Ir para conteúdo

Posts Recomendados

Ae galera do XTIBIA.

 

To com um problema..

 

Pra ganhar blackskull no meu OT, precisam de 18 frags.. (redskull precisa de 15)... só que, o player mata 18 outros players mas não fica Black Skull... não sei se precisa de algum script pra isso, ou é no distro ou no SQL mesmo..

 

Alguém me ajuda aí?

Vou postar a parte dos "bans" no config.lua:

 

-- 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

blackSkullLength = 2 * 60 * 60

dailyFragsToRedSkull = 15

weeklyFragsToRedSkull = 0

monthlyFragsToRedSkull = 0

dailyFragsToBlackSkull = 18

weeklyFragsToBlackSkull = 0

monthlyFragsToBlackSkull = 0

dailyFragsToBanishment = 0

weeklyFragsToBanishment = 0

monthlyFragsToBanishment = 0

blackSkulledDeathHealth = 100

blackSkulledDeathMana = 100

useBlackSkull = true

useFragHandler = true

advancedFragList = false

 

Ajudem aí, por favor.

REP+ pra quem ajudar (não é suborno). Obrigado.

Redskull funciona normal.

Só blackskull que não funfa.. os caras tão pegando 18 frags, mas ainda continuam RedSkull..

Será que não é algo na database, ou em creaturescripts? Ou é no config.lua ou no próprio distro?

Valeu.

sei lá tenta assim

 

       redSkullLength = 1 * 60 * 60
blackSkullLength = 2 * 60 * 60
dailyFragsToRedSkull = 15
weeklyFragsToRedSkull = 0
monthlyFragsToRedSkull = 0
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false

Mas não teria deixar para o cara pegar Red Skull com 15 frags, e pegar Black Skull com 18 frags. Pq do jeito que você postou, ele pega black skull ao mesmo tempo de pegar red, e quando pega red ainda é banido o.O'

 

Ajudem aí ,por favor.. eu nunca tive um ot que o sistema de black skull funcionasse D:

×
×
  • Criar Novo...