Ir para conteúdo

kttallan

Infante
  • Total de itens

    1574
  • Registro em

  • Última visita

  • Dias Ganhos

    16

Tudo que kttallan postou

  1. ata intão acho q so o roksas pode ajudar vocé.
  2. man é no channels.xml assim explo : <channel id="6" name="Trade" level="8" muted="120" conditionId="2" conditionMessage="You may only place one offer in two minutes."> <vocation id="1"/> </channel> Onde e Muted ="120" quantos segundos ficara pra falar e onde tar negrito e a mensagem tendeu ?
  3. Ou O Normal Erro Do Dat Editor Ele Para De Funcionar No Salve.
  4. Gabriel Para Evitar Mais Topicos Vou Te Dizer Como Tirar a Função De Level Desse Scripter De Poke Assim man essas config tão desativadas pela forma sem level do slicer. Intão Quando Vocé Ver um scripter Com isso E Vocé Quer usar No Seu Serve Remova As partes Colocadas Acima Ai Vocé Não Vai ter que criar varios topicos por causa disso pq agora vocé ja sabe obg.
  5. Concordo Mexer Com Sources Me Lembra eu ficar com dor de cabeça baixei a sources mais era so o otclient master normal..
  6. kttallan

    Erro Aki No Otclient

    Prefiro Esse Erro Mesmo A Coold Bar E Mt Legal Duvida Senada.
  7. kttallan

    Otclient Npcs

    Sinm Duvida Senada.
  8. Não SAbia Mals... Podes Me Dizer Aonde Eu Baixo ??
  9. Man Aonde Fica Essa Pasta Que Duvida.. Aki No Meu e Creature.lua e ta assim -- @docclass Creature -- @docconsts @{ SkullNone = 0 SkullYellow = 1 SkullGreen = 2 SkullWhite = 3 SkullRed = 4 SkullBlack = 5 SkullOrange = 6 ShieldNone = 0 ShieldWhiteYellow = 1 ShieldWhiteBlue = 2 ShieldBlue = 3 ShieldYellow = 4 ShieldBlueSharedExp = 5 ShieldYellowSharedExp = 6 ShieldBlueNoSharedExpBlink = 7 ShieldYellowNoSharedExpBlink = 8 ShieldBlueNoSharedExp = 9 ShieldYellowNoSharedExp = 10 EmblemNone = 0 EmblemGreen = 1 EmblemRed = 2 EmblemBlue = 3 -- @} function getSkullImagePath(skullId) local path if skullId == SkullYellow then path = '/images/game/skulls/skull_yellow' elseif skullId == SkullGreen then path = '/images/game/skulls/skull_green' elseif skullId == SkullWhite then path = '/images/game/skulls/skull_white' elseif skullId == SkullRed then path = '/images/game/skulls/skull_red' elseif skullId == SkullBlack then path = '/images/game/skulls/skull_black' elseif skullId == SkullOrange then path = '/images/game/skulls/skull_orange' end return path end function getShieldImagePathAndBlink(shieldId) local path, blink if shieldId == ShieldWhiteYellow then path, blink = '/images/game/shields/shield_yellow_white', false elseif shieldId == ShieldWhiteBlue then path, blink = '/images/game/shields//shield_blue_white', false elseif shieldId == ShieldBlue then path, blink = '/images/game/shields//shield_blue', false elseif shieldId == ShieldYellow then path, blink = '/images/game/shields//shield_yellow', false elseif shieldId == ShieldBlueSharedExp then path, blink = '/images/game/shields//shield_blue_shared', false elseif shieldId == ShieldYellowSharedExp then path, blink = '/images/game/shields//shield_yellow_shared', false elseif shieldId == ShieldBlueNoSharedExpBlink then path, blink = '/images/game/shields//shield_blue_not_shared', true elseif shieldId == ShieldYellowNoSharedExpBlink then path, blink = '/images/game/shields//shield_yellow_not_shared', true elseif shieldId == ShieldBlueNoSharedExp then path, blink = '/images/game/shields//shield_blue_not_shared', false elseif shieldId == ShieldYellowNoSharedExp then path, blink = '/images/game/shields//shield_yellow_not_shared', false end return path, blink end function getEmblemImagePath(emblemId) local path if emblemId == EmblemGreen then path = '/images/game/emblems/emblem_green' elseif emblemId == EmblemRed then path = '/images/game/emblems/emblem_red' elseif emblemId == EmblemBlue then path = '/images/game/emblems/emblem_blue' end return path end function Creature:onSkullChange(skullId) local imagePath = getSkullImagePath(skullId) if imagePath then self:setSkullTexture(imagePath) end end function Creature:onShieldChange(shieldId) local imagePath, blink = getShieldImagePathAndBlink(shieldId) if imagePath then self:setShieldTexture(imagePath, blink) end end function Creature:onEmblemChange(emblemId) local imagePath = getEmblemImagePath(emblemId) if imagePath then self:setEmblemTexture(imagePath) end end
  10. Manin Tem Como Mudar Pra Outra Cor Quando Fui Mudar Para Red Deu Errado Npcs Voltaram Para Cor Original ( VErde ) Tabem Manin Como Muda A Dos Pokes.
  11. kttallan

    Otclient Npcs

    Já Procurei Mais Não Conseguir Achar.
  12. Gente Estou Com Esse Seguinte Erro Aki Toda Vez Que Abro o Loot De Um Pokemon Intão Imagina Né [27/05/2013 15:47:45] [Error - CreatureScript Interface] [27/05/2013 15:47:45] In a timer event called from: [27/05/2013 15:47:45] data/creaturescripts/scripts/dropStone.lua:onKill [27/05/2013 15:47:45] Description: [27/05/2013 15:47:45] data/lib/some functions.lua:511: attempt to compare number with nil [27/05/2013 15:47:45] stack traceback: [27/05/2013 15:47:45] data/lib/some functions.lua:511: in function 'isStone' [27/05/2013 15:47:45] data/creaturescripts/scripts/dropStone.lua:10: in function <data/creaturescripts/scripts/dropStone.lua:1> DropStone.lua
  13. kttallan

    Otclient Npcs

    Ola Acho q E Devido Aki No otclient Mesmo Assim Minha Duvida é Assim Como Botar os Nomes Dos Npcs De Uma Cor Diferente Quando Vocé Usa O Otclient O Nome E o Sangue Tabem oks Vlw So Isso Mesmo
  14. kttallan

    Pokemon SxR

    Man Serio Na Cinseridade Vocés Não Sabe Organizard Um Ot Ficou Meio Estranho o SErve dava Mt hd Pra Os Player 3x Evento ou + Por Dia Acho Q Isos E Pra Iniciante Em Otserve.
  15. Amigo Rok Ainda Não Foi Resolvido...
  16. oks vou mudar... Ops Man Demorei Para REsponder Vocé Faiz o Seguinte Copia um Arquivo OtMod Renomei Para Serve.otmod Apague Tud Que Tiver Lá Dentro E Poe oq Tem La Em Cima..
  17. eita tanta gente sabe isso mais niguem ajuda ...
  18. Vocé Tens Uma idea pra Botar o Nome Do Titulo o Sky Não So Tou FAzendo uma Comparação Tabem Explico O Basico...
  19. Só uma Duvida Qual Servidor Base ?
  20. è Legal So Que Acho Feio o Site Do PXG
  21. kttallan

    Pokemon SxR

    Stylo Por Uma Grande Parte Vocé Estar Falando a Verdade.
  22. kttallan

    Pokemon SxR

    Kkk Sabia Que o Stylo Maldoso Tava Se Armando Pra Falar Mal Do Topico Qual o Topico Que Ele Não Fala Mau em kkk'k
  23. Mtttt Foda !!!!! Não Espero Mais Nada Do Roksas Daki A Pocuo Ele Vai Criar Um Sistema De Mijar. kksks
  • Quem Está Navegando   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Criar Novo...