Postado Junho 12, 2019 6 anos Autor @ZikaLord e porque eu tenho o sistema de onlook , onde mostra as sagas já realizadas pelo player. mais como eu adicionei o sistema de jinchuriki que seta também a storage de onlook ( meio que ficou por cima ) e não mostra mais a primeira. se tivesse como reunir as duas em um so script seria bom.
Postado Junho 15, 2019 6 anos Em 12/06/2019 em 19:49, leozincorsair disse: @ZikaLord e porque eu tenho o sistema de onlook , onde mostra as sagas já realizadas pelo player. mais como eu adicionei o sistema de jinchuriki que seta também a storage de onlook ( meio que ficou por cima ) e não mostra mais a primeira. se tivesse como reunir as duas em um so script seria bom. me passa seu jinchuurik sistem ai 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, -- colocar a storage de Jinchuuriki) 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) and "She" or "He").." 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 testa ae @leozincorsair Editado Junho 15, 2019 6 anos por ZikaLord (veja o histórico de edições) O rei de seu proprio destino é aquele que luta pela gloria do amanhã! Discord : ZoR#9373
Postado Junho 16, 2019 6 anos Autor 11 horas atrás, ZikaLord disse: me passa seu jinchuurik sistem ai 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, -- colocar a storage de Jinchuuriki) 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) and "She" or "He").." 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 testa ae @leozincorsair Deu erro ao tentar dar look ;
Postado Junho 16, 2019 6 anos Aqui no TibiaKing mensagens como UP e BUMP são proibidas, utilize o botão subir este tópico. Esta é uma mensagem automática!Pedimos que leia as regras do fórum! Spoiler Here in TibiaKing messages like UP and BUMP are prohibited, use the button raise this topic. This is an automated message!Please read the forum rules. Projeto ATS (Naruto)Informações AbaixoFacebookYoutubeDiscord Tutoriais / ConteúdosClique Aqui
Postado Junho 16, 2019 6 anos 10 horas atrás, leozincorsair disse: Deu erro ao tentar dar look ; poderia me passar o seu jinchuurik sistem? 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.