Ir para conteúdo
Banner com Efeitos

Nightowl

Membro
  • Registro em

  • Última visita

Histórico de Curtidas

  1. Gostei
    Nightowl recebeu reputação de Diego767 em OtClient-OpCodes   
    poste seu luascript.h
  2. Curtir
    Nightowl recebeu reputação de datlukaz em MAGIC LEVEL PARA USAR SPELL   
    maglv="100" adiciona essa tag no xml da spell. que irá usar apenas quando pegar ml 100
  3. Obrigado
    Nightowl recebeu reputação de Codex em (Resolvido)Error em website Myacc   
    te ajudo a resolver meu discord : Nightowl#4271 
  4. Obrigado
    Nightowl recebeu reputação de Codex em Momstros que dropam books   
    @gokulord
     
    Vai até o xml do mostro e adiciona essa tag :
    <loot> <item id="8983" countmax="1" chance="100"/><!-- Book --> </loot> onde : 
            item id="xxxx"  - id do item a ser dropado do monstro.
            countmax="x"   - quantidade do item que ira ser dropado.
            chance="xxx"    - Chance de dropar o item ao matar o monstro.
     
    ficando assim : 
     

     
  5. Curtir
    Nightowl recebeu reputação de Codex em (Resolvido)Script Scouter   
    function onUse(cid, item, frompos, item2, topos) if isPlayer(item2.uid) then doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Nick: '..getPlayerName(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Level: '..getPlayerLevel(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Ki Level: '..getPlayerMagLevel(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Hp Points: '..getCreatureHealth(item2.uid)..'/'..getCreatureMaxHealth(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Ki Points: '..getCreatureMana(item2.uid)..'/'..getCreatureMaxMana(item2.uid)..'') else doPlayerSendCancel(cid,"You can scout only players.") end return true end usa esse, se Te ajudei REP+, marque como melhor resposta.
  6. Curtir
    Nightowl recebeu reputação de Codex em [AJUDA] vocações mudando sozinhas   
    Posso ajudar vocês meus discord : Nightowl#4271
  7. Obrigado
    Nightowl recebeu reputação de Codex em [SUGESTÃO] Host   
    https://www.ovh.pt/ - Paga
    https://www.locaweb.com.br/  - Paga
    https://www.serverhost.com.br/ - paga
    https://www.vultr.com/ - Paga
    https://cloud.google.com/ - Gratis 12 meses
     
  8. Curtir
    Nightowl deu reputação a hiquezerah em (Resolvido)Error em website Myacc   
    @Nightowl Obrigado por ter ajudado mano, vlw mesmo!
  9. Gostei
    Nightowl recebeu reputação de hiquezerah em (Resolvido)Error em website Myacc   
    ALTER TABLE `accounts` ADD `nickname` int NOT NULL; roda essa query na sua database. 
  10. Gostei
    Nightowl recebeu reputação de hiquezerah em (Resolvido)Error em website Myacc   
    vai em SQL - > depois adiciona a query e executa.
  11. Gostei
    Nightowl recebeu reputação de hiquezerah em (Resolvido)Error em website Myacc   
    te ajudo a resolver meu discord : Nightowl#4271 
  12. Gostei
    Nightowl recebeu reputação de Nother em Qual melhor servidor de tibia alternativo para iniciar a editar?   
    https://tibiaking.com/forums/topic/94811-860-wodbo-wars-v59-site-client-download/
     
     
  13. Curtir
    Nightowl recebeu reputação de Belmont em (Resolvido)Script Scouter   
    function onUse(cid, item, frompos, item2, topos) if isPlayer(item2.uid) then doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Nick: '..getPlayerName(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Level: '..getPlayerLevel(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Ki Level: '..getPlayerMagLevel(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Hp Points: '..getCreatureHealth(item2.uid)..'/'..getCreatureMaxHealth(item2.uid)..'') doPlayerSendTextMessage(cid,MESSAGE_STATUS_CONSOLE_ORANGE, 'Ki Points: '..getCreatureMana(item2.uid)..'/'..getCreatureMaxMana(item2.uid)..'') else doPlayerSendCancel(cid,"You can scout only players.") end return true end usa esse, se Te ajudei REP+, marque como melhor resposta.

Informação Importante

Confirmação de Termo