Postado Junho 16, 2019 6 anos Autor 4 horas atrás, ZikaLord disse: poderia me passar o seu jinchuurik sistem? https://tibiaking.com/forums/topic/81647-narutibia-jinchuuriki-system-distro-04/
Postado Junho 16, 2019 6 anos local tabela = { [1] = "Shukaku", [2] = "Matatabi", [3] = "Isobu", [4] = "Yonbi", [5] = "Gobi", [6] = "Saiken", [7] = "Chomei", [8] = "Hachibi", [9] = "Kurama" } function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) then local type = getPlayerStorageValue(thing.uid, 89745) local tabela = getPlayerStorageValue(thing.uid, 1234255) doPlayerSetSpecialDescription(thing.uid, "\n "..(getPlayerSex(cid) == 0 and "She" or "He").." are "..(type < 0 and "Shinobi" or type == 1 and "Genin" or type == 2 and "Chunin" or type == 3 and "Jounin" or type == 4 and "Anbu" or type == 5 and "Sennin" or type == 6 and "Akatsuki Member")) doPlayerSetSpecialDescription(thing.uid, "\n "..(getPlayerSex(cid) .." Jinchuuriki " ..(tabela[1] == "Shukaku" and tabela[2] == "Matatabi" or tabela ==[3] "Isobu" and tabela[4] == "Yonbi" or tabela[5] == "Gobi" and tabela[6] == "Saiken" or tabela[7] == "Chomei" and tabela[8] == "Hachibi" or tabela[9] == "Kurama")) end return true end end end @leozincorsair O rei de seu proprio destino é aquele que luta pela gloria do amanhã! Discord : ZoR#9373
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.