Ir para conteúdo

Raiat

Campones
  • Total de itens

    60
  • Registro em

  • Última visita

Tudo que Raiat postou

  1. Preciso mudar um script de 7.81 para 8.54 ?? tem como ? se tiver como alguem saiba mude esse script de npc para mim. <?xml version="1.0"?> <npc name="Anbu Medinin" script="data/npc/scripts/anbu medinin.lua" access="5" lookdir="3"> <mana now="800" max="800"/> <health now="200" max="200"/> <look type="65" head="2" body="95" legs="60" feet="132"/> </npc> focus = 0 talk_start = 0 target = 0 following = false attacking = false function onThingMove(creature, thing, oldpos, oldstackpos) end function onCreatureAppear(creature) end function onCreatureDisappear(cid, pos) if focus == cid then selfSay('Good bye then.') focus = 0 talk_start = 0 end end function onCreatureTurn(creature) end function msgcontains(txt, str) return (string.find(txt, str) and not string.find(txt, '(%w+)' .. str) and not string.find(txt, str .. '(%w+)')) end function onCreatureSay(cid, type, msg) msg = string.lower(msg) if ((string.find(msg, '(%a*)hi(%a*)')) and (focus == 0)) and getDistanceToCreature(cid) < 4 then if getPlayerStorageValue(cid,853) < 1 then selfSay('Hello ' .. creatureGetName(cid) .. 'Voce Deseja Virar Anbu Medinin diga "sim".') focus = cid talk_start = os.clock() else selfSay('Hey! Leave out of there! You are a renegade ninja!') focus = 0 talk_start = 0 end elseif string.find(msg, '(%a*)hi(%a*)') and (focus ~= cid) and getDistanceToCreature(cid) < 4 then selfSay('Sorry, ' .. creatureGetName(cid) .. '! I talk to you in a minute.') elseif focus == cid then talk_start = os.clock() if msgcontains(msg, 'sim') and focus == cid then buy(cid,6273,1,0) buy(cid,6226,1,0) buy(cid,6260,1,0) setPlayerStorageValue(cid,200,1) setPlayerStorageValue(cid,5,1) learnSpell(cid,'anbu prision no jutsu',0) learnSpell(cid,'anbu heal',0) learnSpell(cid,'anbu shaikan',0) learnSpell(cid,'nippon anbu medical',0) selfSay('/makesay ' .. creatureGetName(cid) .. ',!cmot3416 65') doPlayerSetVocation(cid,3) doPlayerSendTextMessage(cid,22,"You have been promoted to a Anbu Medinin.") talk_start = os.clock() end if msgcontains(msg, 'brown bread') and focus == cid then buy(cid,2691,1,8) talk_start = os.clock() end if msgcontains(msg, 'ham') and focus == cid then buy(cid,2671,1,8) talk_start = os.clock() end if msgcontains(msg, 'carrot') and focus == cid then buy(cid,2362,1,8) talk_start = os.clock() end if msgcontains(msg, 'meat') and focus == cid then buy(cid,2666,1,8) talk_start = os.clock() end if msgcontains(msg, 'apple') and focus == cid then buy(cid,2674,1,8) talk_start = os.clock() end if msgcontains(msg, 'brown mushroom') and focus == cid then buy(cid,2789,1,8) talk_start = os.clock() end if msgcontains(msg, 'egg') and focus == cid then buy(cid,2695,1,8) talk_start = os.clock() end if string.find(msg, '(%a*)bye(%a*)') and focus == cid and getDistanceToCreature(cid) < 3 then selfSay('Good bye, ' .. creatureGetName(cid) .. '!') focus = 0 talk_start = 0 end end function onCreatureChangeOutfit(creature) end function onThink() if focus > 0 then x, y, z = creatureGetPosition(focus) myx, myy, myz = selfGetPosition() if ((myy-y==0) and (myx-x<=0 and myx-x>=-4)) then selfTurn(0) end if ((myy-y==0) and (myx-x>=0 and myx-x<=4)) then selfTurn(2) end if ((myx-x==0) and (myy-y<=0 and myy-y>=-4)) then selfTurn(1) end if ((myx-x==0) and (myy-y>=0 and myy-y<=4)) then selfTurn(3) end if ((myy-y==-2) and (myx-x>=-1 and myx-x<=1)) then selfTurn(1) end if ((myy-y==2) and (myx-x>=-1 and myx-x<=1)) then selfTurn(3) end if ((myx-x==2) and (myy-y>=-1 and myy-y<=1)) then selfTurn(2) end if ((myx-x==-2) and (myy-y>=-1 and myy-y<=1)) then selfTurn(0) end if ((myy-y==-3) and (myx-x>=-2 and myx-x<=2)) then selfTurn(1) end if ((myy-y==3) and (myx-x>=-2 and myx-x<=2)) then selfTurn(3) end if ((myx-x==3) and (myy-y>=-2 and myy-y<=2)) then selfTurn(2) end if ((myx-x==-3) and (myy-y>=-2 and myy-y<=2)) then selfTurn(0) end if ((myy-y==-4) and (myx-x>=-3 and myx-x<=3)) then selfTurn(1) end if ((myy-y==4) and (myx-x>=-3 and myx-x<=3)) then selfTurn(3) end if ((myx-x==4) and (myy-y>=-3 and myy-y<=3)) then selfTurn(2) end if ((myx-x==-4) and (myy-y>=-3 and myy-y<=3)) then selfTurn(0) end end if focus == 0 then randmove = math.random(1,50) if randmove == 1 then selfMove(0) end if randmove == 2 then selfMove(1) end if randmove == 3 then selfMove(2) end if randmove == 4 then selfMove(3) end end if (os.clock() - talk_start) > 30 then if focus > 0 then selfSay('Next Please...') end focus = 0 end if focus ~= 0 then if getDistanceToCreature(focus) > 3 then selfSay('Good bye then.') focus = 0 end end end end Do rep ++ quem ajudar
  2. Preciso de um script de orgs ingual a o narutotibia 7.81 so q para 8.54 Exemplo falo com npc itachi : ele vai me dar roupa,alguns intens, e os poderes dele. e quando morre nasce em outro lugar quem fizer rep + 1 semana
  3. Como esta no titulo estou precisando do rme 7.81 dou meu rep ++ e isso vlw!
  4. LuckOake Agora sim funcionou ja ganhou meu rep + agora so preciso do outro se tiver como alguem fazer!!
  5. Nao aparece msg nao da erro no distrito
  6. SkyLigh Ainda nao esta funcionando veja se fis algo errado no script abaixo LuckOake Ve se eu fis certo
  7. LuckOake Tentano mais ainda n vai nao consigo usar o item!
  8. Bem ainda nao estou conseguino vou por aqui o q fis bom se tiver jeito de fazer se o char for mulher e clicar no item ganhara outro outfit, ou msm outfit ?? do boneco tipo se outfit for homem ela ganhara outfit de homem ?? se tiver como para ela ganhar outro manda ae!
  9. Esse script nao esta funcionando aqui tipo coloco la ai aparece mensagem azul vc ganhou um outfit quando vejo nao ganhou !
  10. Eae galera estou precisando de um script de naruto , +- ingual o de 7.81 pra versao 8.54 que tem o npc chunnin, jonnin .... que te da outifit dele e os poderes Ex: so o naruto passei nuns test,entao aparece o npc chunnin eu falo com ele e ele me da outfit dele e os poderes .... tomara que tenham entendido O outro e quando vc clica em um certo item vc ganha um outfit Ex: fui la commeu char normal ganhei um item raro clico nele e ganho um novo outfit!! é isso do rep ++ quem ajudar
  11. estou com o mesmo problema do usuário assima comentou! se aguem ajudar dou rep +
  12. Ae pessoal to precisando de um npc que troca 10 diamond por 30 dias de vip /que compra bless... ajudou ganha meu rep+
  13. se arrumar o link do rep+ ou se outra pessoa tbm tiver o pack e me passar do rep +
  14. Ola galerinha to necesitano de um script de respaw shiny vou explicar melhor: vo la no meu otserv mato um caterpie quanto mais eu mato ele tem chance de vir um shiny na proxima +- isso do rep +
  15. Quais pokes evolui automatico ? e como posso colocar outros pokes que evolui por pedras automaticos tbm ? do rep + quem me ajuda
  16. Esse poke envolue o pokemon por lvl ou pedra? se for por lvl o que eu faço para evoluilo ja ta no lvl certinho de envolução e n evolue, onde clico para envoluilo etc... a pergunta pode ser meio simples mais vale meu rep +
  17. no meu o sexo do pokemon e uma caveirinha ? como mudo isso ?
  18. Client compatível aqui ! http://www.mediafire.com/?l31nfumea081a71
  19. site para voce aqui pelo 4shared: http://www.4shared.com/rar/oTMu-wsF/Kdpo_Mapa_Com_Respawns.html
  20. Estou tentando colocar meu jogo on no servidor do no ip porem não estou conseguindo, ja coloquei disponível a porta 8090 no firewall e no roteador, porem quando tento entrar só funciona pelo local host... quero saber como faço para tirar do localhost e mudar para o no-ip, se tenho q mudar algo no conf lua, porque ja me registrei no no-ip e coloquei a primeira opção de host a, não alterei o ip.
  21. Quero saber como eu fasso tipo assim tibia.servegame.com etc... so isso que n estou entendendo
  22. Conseguir todos os passo o site ta funcionano bunitinho o unico problema que estou tendo dificuldades de colokar ele on para outras pessoas entrarem nele se alguem pudesse me explicar melhor do rep +++ Como coloko hospedagem nele gratuita ? Essa minha duvidas do rep +++
  23. Estou com dificuldades de colokar meu site gesior account on para outros verem nao somente eu. Eu n estou conseguindo se alguem mandar um tutorial ou me explicar por aki do meu rep por 3 dias ou me add no msn : Luciogold2010@hotmail.com Gesior acc retirado http://www.xtibia.com/forum/topic/157897-tutorialcriando-website-com-xampp/
  24. Ola, sou novo em criar, no começo tive dificuldades. entao desfiz tudo e fiz novamente e deu certo o site esta pronto... porem quando entro no ot fala q esta em manutenção pra tentar entrar mais tarde(nao riam). O que eu fiz de errado ou o que esta faltando.. ja te adicionei no hotmail, tutor RaizenUrameshi .. aguardo resposta... grato
  • Quem Está Navegando   0 membros estão online

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