zani123 17 Postado Julho 30, 2010 Share Postado Julho 30, 2010 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. Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/ Compartilhar em outros sites More sharing options...
Vodkart 1515 Postado Julho 30, 2010 Share Postado Julho 30, 2010 tente colocar dailyFragsToBlackSkull = 18 Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-914678 Compartilhar em outros sites More sharing options...
zani123 17 Postado Julho 30, 2010 Autor Share Postado Julho 30, 2010 Se num viu no quote? Ja tá dailyFragsToBlackSkull = 18 ' Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-914682 Compartilhar em outros sites More sharing options...
Vodkart 1515 Postado Julho 30, 2010 Share Postado Julho 30, 2010 e o do red skull funciona certinhu tbm? Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-914721 Compartilhar em outros sites More sharing options...
zani123 17 Postado Julho 30, 2010 Autor Share Postado Julho 30, 2010 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. Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-914795 Compartilhar em outros sites More sharing options...
Vodkart 1515 Postado Julho 31, 2010 Share Postado Julho 31, 2010 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 Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-915092 Compartilhar em outros sites More sharing options...
zani123 17 Postado Julho 31, 2010 Autor Share Postado Julho 31, 2010 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 ' Ajudem aí ,por favor.. eu nunca tive um ot que o sistema de black skull funcionasse Link para o comentário https://xtibia.com/forum/topic/138470-d%C3%BAvida-player-mata-certo-n%C3%BAmero-de-pessoas-mas-n%C3%A3o-ganha-black-skull/#findComment-915294 Compartilhar em outros sites More sharing options...
Posts Recomendados