Ir para conteúdo

Featured Replies

  • Respostas 57
  • Visualizações 4.9k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • fiz do jeito acima:   num dos storages ele salva o tempo e no outro ele salva o numero que a criatura representa. Só lembra de adicionar mais criaturas ;] pra tag vc faz assim     

  • D i M i T r E s C u
    D i M i T r E s C u

    Mesmo eu criando um tópico ainda sim haverá duvidas e pedidos de mudanças no script. Mas ja que querem quando eu tiver um pouco de tempo eu faço sem problemas.

  • D i M i T r E s C u
    D i M i T r E s C u

    Meu script ta assim em data/creaturescript/script/showvoc.lua function onLook(cid, thing, position, lookDistance) if isPlayer(thing.uid) and getPlayerGroupId(thing.uid) >= 1 then local type = g

Postado
Em 27/05/2017 ás 12:30, Hastafaru disse:

eu não fiz pra aparecer de qual biju é,fiz só pra aparecer se é um jinchuuriki ou não. mais não posso dar suport agora.

@Hastafaru, então mano, assim quando puder da uma luz de como fez pra gente :D

Postado
  • Autor

Meu script ta assim em data/creaturescript/script/showvoc.lua

function onLook(cid, thing, position, lookDistance)
if isPlayer(thing.uid) and getPlayerGroupId(thing.uid) >= 1 then
local type = getPlayerStorageValue(thing.uid, 89745)
local type2 = getPlayerStorageValue(thing.uid, 89759)
doPlayerSetSpecialDescription(thing.uid, "\n" ..(getPlayerSex(cid) == 0 and "Ele(a)" or "Ele(a)").." é um "..(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 "Captain Anbu" or type == 6 and "Sennin" or type == 7 and "Akatsuki" or type == 8 and "Taka" or type == 9 and "Hokage").."\n".. (getPlayerSex(cid) == 0 and "Ele(a)" or "Ele(a)")..(type2 < 0 and " [Não é Jinchuuriki]" or type2 == 1 and " [é um Jinchuuriki]"))                                                                                                                                                        
end
return true
end                                                                                                                                                                                                                                                                                            

Edite apenas as graduações. ah se virem kkkkkkk agora ta facil           

Editado por Hastafaru
... (veja o histórico de edições)

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.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo