antiblock
Cyphriun

Stitch

Membro
  • Content Count

    12
  • Joined

  • Last visited

  1. era só para saber se é possiver o recolocar um link destas armaduras :)
  2. Seria possivel alguem colocar o link para download? é que está off
  3. Hemera MT2, Criado a 19 de Julho de 2014, somos um servidor em constante ascensão tanto na qualidade de jogo que proporcionamos aos nossos jogadores, como na quantidade de jogadores activos que temos diariamente. Dispomos de todas as condições para que pessoas como tu possam se divertir e desfrutar ao máximo deste jogo, sempre acompanhados por uma equipa disponível para qualquer situação. Desta forma, convidamos-te a vir conhecer o nosso servidor. Temos eventos diários, bónus de experiência, uma comunidade acolhedora e de certa forma, temos também alguma dificuldade à vossa espera! Não é um servidor com rates exageradas, é aquilo que alguns de vocês gostam de chamar “OldSchool”. Enfrenta os mais variados Boss's que te levarão ao desespero, realiza os teus objectivos, supera as expectativas, luta para seres o melhor! CONTAMOS CONTIGO! » http://www.hemeramt2.pt «
  4. Bom dia, Estou a tentar colocar 2 bonus em cada montada, contudo da forma que tenho a quest por explo no item 71114 só me esta a assumir a velocidade de movimento e nao assume a defersa. Já tentei de varias formar mas sem sucesso assume sempre so um dos bonus. Alguem pode dar umas dicas. ObrigadaAqui fica a quest da forma que a estou a ussar neste momento. quest ride begin state start begin function Ride( vnum, remain_time ) ride_info = { [71114] = { 20110, 10*60, apply.DEF_GRADE_BONUS, 75, 75, true, false, false}, [71116] = { 20111, 10*60, apply.DEF_GRADE_BONUS, 100, 80, true, false, false}, [71118] = { 20112, 10*60, apply.DEF_GRADE_BONUS, 150, 85, true, false, false}, [71120] = { 20113, 10*60, apply.DEF_GRADE_BONUS, 200, 90, true, false, false}, [71124] = { 20114, item.get_socket(2)*60, apply.POINT_MALL_EXPBONUS, 50, 1, false, false, false}, [71125] = { 20115, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 20, 20, false, false, false}, [71126] = { 20116, item.get_socket(2)*60, apply.MAX_HP, 3000, 20, false, false, false}, [71127] = { 20117, item.get_socket(2)*60, apply.DEF_GRADE_BONUS, 300, 20, false, false, false}, [71128] = { 20118, item.get_socket(2)*60, apply.ATT_GRADE_BONUS, 200, 20, false, false, false}, [71131] = { 20119, item.get_socket(2)*60, apply.MOV_SPEED, 60, 1, false, false, false}, [71132] = { 20119, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 30, 1, false, false, false}, [71133] = { 20119, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 30, 1, false, false, false}, [71134] = { 20119, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 30, 1, false, false, false}, [71137] = { 20112, item.get_socket(2)*60, apply.CRITICAL_PCT, 20, 25, false, false, false}, [71138] = { 20117, item.get_socket(2)*60, apply.ATT_SPEED, 20, 25, false, false, false}, [71139] = { 20203, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 30, 25, false, false, false}, [71140] = { 20207, item.get_socket(2)*60, apply.DEF_GRADE_BONUS, 300, 25, false, false, false}, [71141] = { 20211, item.get_socket(2)*60, apply.ATT_GRADE_BONUS, 20, 25, false, false, false}, [71142] = { 20125, item.get_socket(2)*60, apply.MALL_EXPBONUS, 50, 25, false, false, false}, [71161] = { 20219, item.get_socket(2)*60, apply.MOV_SPEED, 60, 1, false, false, false}, [71164] = { 20220, item.get_socket(2)*60, apply.DEF_GRADE_BONUS, 200, 1, false, false, false}, [71165] = { 20221, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 15, 1, false, false, false}, [71166] = { 20222, item.get_socket(2)*60, apply.MALL_EXPBONUS, 25, 1, false, false, false}, [71167] = { 20230, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 20, 1, false, false, false}, [71168] = { 20231, item.get_socket(2)*60, apply.ATTBONUS_MONSTER, 20, 1, false, false, false}, -- ±â°£Á¦ ¾ÆÀÌÅÛÀÇ °æ¿ì ž½Â½Ã°£À» ¹«ÇÑ´ë·Î Àâ¾ÆÁØ´Ù. -- ±â°£Á¦ ¼Ó¼º¿¡¼­ º°µµÃ³¸®ÇÔ [52001] = { 20201, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52002] = { 20201, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52003] = { 20201, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52004] = { 20201, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52005] = { 20201, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52006] = { 20205, 60*60*24*365, apply.ATTBONUS_MONSTER, 5, 0, false, true }, [52007] = { 20205, 60*60*24*365, apply.MALL_EXPBONUS, 10, 0, false, true }, [52008] = { 20205, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52009] = { 20205, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52010] = { 20205, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52011] = { 20209, 60*60*24*365, apply.ATTBONUS_MONSTER, 15, 0, false, true }, [52012] = { 20209, 60*60*24*365, apply.MALL_EXPBONUS, 25, 0, false, true }, [52013] = { 20209, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52014] = { 20209, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52015] = { 20209, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, [52016] = { 20202, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52017] = { 20202, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52018] = { 20202, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52019] = { 20202, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52020] = { 20202, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52021] = { 20206, 60*60*24*365, apply.ATTBONUS_MONSTER, 5 , 0, false, true }, [52022] = { 20206, 60*60*24*365, apply.MALL_EXPBONUS, 10 , 0, false, true }, [52023] = { 20206, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52024] = { 20206, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52025] = { 20206, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52026] = { 20210, 60*60*24*365, apply.ATTBONUS_MONSTER, 15 , 0, false, true }, [52027] = { 20210, 60*60*24*365, apply.MALL_EXPBONUS, 25 , 0, false, true }, [52028] = { 20210, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52029] = { 20210, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52030] = { 20210, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, [52031]= { 20204, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52032]= { 20204, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52033]= { 20204, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52034]= { 20204, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52035]= { 20204, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52036]= { 20208, 60*60*24*365, apply.ATTBONUS_MONSTER, 5 , 0, false, true }, [52037]= { 20208, 60*60*24*365, apply.MALL_EXPBONUS, 10 , 0, false, true }, [52038]= { 20208, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52039]= { 20208, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52040]= { 20208, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52041]= { 20212, 60*60*24*365, apply.ATTBONUS_MONSTER, 15 , 0, false, true }, [52042]= { 20212, 60*60*24*365, apply.MALL_EXPBONUS, 25 , 0, false, true }, [52043]= { 20212, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52044]= { 20212, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52045]= { 20212, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, [52046]= { 20203, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52047]= { 20203, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52048]= { 20203, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52049]= { 20203, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52050]= { 20203, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52051]= { 20207, 60*60*24*365, apply.ATTBONUS_MONSTER, 5 , 0, false, true }, [52052]= { 20207, 60*60*24*365, apply.MALL_EXPBONUS, 10 , 0, false, true }, [52053]= { 20207, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52054]= { 20207, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52055]= { 20207, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52056]= { 20211, 60*60*24*365, apply.ATTBONUS_MONSTER, 15 , 0, false, true }, [52057]= { 20211, 60*60*24*365, apply.MALL_EXPBONUS, 25 , 0, false, true }, [52058]= { 20211, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52059]= { 20211, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52060]= { 20211, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, -- Àü°©¼ý¼ø·Ï [52061]= { 20213, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52062]= { 20213, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52063]= { 20213, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52064]= { 20213, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52065]= { 20213, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52066]= { 20214, 60*60*24*365, apply.ATTBONUS_MONSTER, 5 , 0, false, true }, [52067]= { 20214, 60*60*24*365, apply.MALL_EXPBONUS, 10 , 0, false, true }, [52068]= { 20214, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52069]= { 20214, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52070]= { 20214, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52071]= { 20215, 60*60*24*365, apply.ATTBONUS_MONSTER, 15 , 0, false, true }, [52072]= { 20215, 60*60*24*365, apply.MALL_EXPBONUS, 25 , 0, false, true }, [52073]= { 20215, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52074]= { 20215, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52075]= { 20215, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, -- Àü°©¾Ï¼ø·Ï [52076]= { 20216, 60*60*24*365, apply.ATTBONUS_MONSTER, 0, 0, false, true }, [52077]= { 20216, 60*60*24*365, apply.MALL_EXPBONUS, 0, 0, false, true }, [52078]= { 20216, 60*60*24*365, apply.MAX_HP, 0, 0, false, true }, [52079]= { 20216, 60*60*24*365, apply.DEF_GRADE_BONUS, 0, 0, false, true }, [52080]= { 20216, 60*60*24*365, apply.ATT_GRADE_BONUS, 0, 0, false, true }, [52081]= { 20217, 60*60*24*365, apply.ATTBONUS_MONSTER, 5 , 0, false, true }, [52082]= { 20217, 60*60*24*365, apply.MALL_EXPBONUS, 10 , 0, false, true }, [52083]= { 20217, 60*60*24*365, apply.MAX_HP, 250, 0, false, true }, [52084]= { 20217, 60*60*24*365, apply.DEF_GRADE_BONUS, 50, 0, false, true }, [52085]= { 20217, 60*60*24*365, apply.ATT_GRADE_BONUS, 30, 0, false, true }, [52086]= { 20218, 60*60*24*365, apply.ATTBONUS_MONSTER, 15 , 0, false, true }, [52087]= { 20218, 60*60*24*365, apply.MALL_EXPBONUS, 25 , 0, false, true }, [52088]= { 20218, 60*60*24*365, apply.MAX_HP, 500, 0, false, true }, [52089]= { 20218, 60*60*24*365, apply.DEF_GRADE_BONUS, 150, 0, false, true }, [52090]= { 20218, 60*60*24*365, apply.ATT_GRADE_BONUS, 100, 0, false, true }, } if pc.level < ride_info[vnum][5] then syschat("O teu nível é demasiado baixo.") else if ride_info[vnum][2] == 0 and remain_time != 0 then pc.mount( ride_info[vnum][1], remain_time*60 ) pc.mount_bonus( ride_info[vnum][3], ride_info[vnum][4], remain_time*60 ) else pc.mount( ride_info[vnum][1], ride_info[vnum][2] ) pc.mount_bonus( ride_info[vnum][3], ride_info[vnum][4], ride_info[vnum][2] ) end if true == ride_info[vnum][6] then pc.remove_item(vnum, 1) end end end when login begin local vnum, remain_time = pc.get_special_ride_vnum() if 0 != vnum then ride.Ride(vnum, remain_time) end end when 71114.use or 71115.use or 71116.use or 71117.use or 71118.use or 71119.use or 71120.use or 71121.use or 71124.use or 71125.use or 71126.use or 71127.use or 71128.use or 71131.use or 71132.use or 71133.use or 71134.use or 71161.use begin if pc.is_polymorphed() then syschat("Não podes equipar nada enquanto estas transformado.") elseif false == pc.is_riding() then if true == horse.is_summon() then horse.unsummon() end ride.Ride(item.vnum, 0) else pc.unmount() -- say("Não podes utilizar uma montada.") -- say("Já te encontras montado.") end end when 52001.use or 52002.use or 52003.use or 52004.use or 52005.use or 52006.use or 52007.use or 52008.use or 52009.use or 52010.use or 52011.use or 52012.use or 52013.use or 52014.use or 52015.use or 52016.use or 52017.use or 52018.use or 52019.use or 52020.use or 52021.use or 52022.use or 52023.use or 52024.use or 52025.use or 52026.use or 52027.use or 52028.use or 52029.use or 52030.use or 52031.use or 52032.use or 52033.use or 52034.use or 52035.use or 52036.use or 52037.use or 52038.use or 52039.use or 52040.use or 52041.use or 52042.use or 52043.use or 52044.use or 52045.use or 52046.use or 52047.use or 52048.use or 52049.use or 52050.use or 52051.use or 52052.use or 52053.use or 52054.use or 52055.use or 52056.use or 52057.use or 52058.use or 52059.use or 52060.use or 52061.use or 52062.use or 52063.use or 52064.use or 52065.use or 52066.use or 52067.use or 52068.use or 52069.use or 52070.use or 52071.use or 52072.use or 52073.use or 52074.use or 52075.use or 52076.use or 52077.use or 52078.use or 52079.use or 52080.use or 52081.use or 52082.use or 52083.use or 52084.use or 52085.use or 52086.use or 52087.use or 52088.use or 52089.use or 52090.use or 71164.use begin if pc.is_polymorphed() then syschat("Não podes equipar nada enquanto estas transformado.") elseif false == pc.is_riding() then if true == horse.is_summon() then horse.unsummon() end -- ¹«ÇÑ´ë·Î ¼³Á¤(60³â) -- item.set_socket(2, 60*24*365*60) ride.Ride(item.vnum, 0) else pc.unmount() --say("Não podes utilizar uma montada.") --say("Já te encontras montado.") end end when 71114.use or 71116.use or 71118.use or 71120.use or 71168.use begin pc.mount_bonus(apply.MOV_SPEED,60,600) end when 71124.use or 71125.use or 71126.use or 71127.use or 71128.use or 71137.use or 71138.use or 71139.use or 71140.use or 71141.use or 71142.use or 71161.use or 71164.use or 71165.use or 71166.use begin pc.mount_bonus(apply.MOV_SPEED,30,41472000) end when 71132.use or 71133.use or 71134.use or 71167.use begin pc.mount_bonus(apply.MOV_SPEED,60,41472000) end when 71167.use or 71167.use begin pc.mount_bonus(apply.MALL_EXPBONUS,50,41472000) end endend
  5. Boa tarde, estou com uma divida e gostaria de saber se me podem ajudar pff. Ao colocar alguns itens no IS eles nao assumem o tempo. por explo um item que no item proto tem o seu tempo em minutos nao tenho qualquer problema em colocar o calo no is, isto é um item com 1800 m no is meto na slot #2 1800 e o tempo fica correcto. (este explo é dos sapatos do vento de 30 h) Uma montada com 480h que tem no item proto 86400 para me dar as 480h fazendo a aquisiçao pelo is tenho de dividir por 3 e colocar 28800 se for de 120h que no iten proto tem 43200 tenho de dividir esse valor por 6 :s.... se for de 30h que no iten proto tem 21600 tenho de dividir esse valor por 12 O.o Ate aqui eu vou conseguindo,,, Agora a maior dificuldade que tenho é nos itens de DIAS, aqueles que estao permanentemente a descontar... por explo eu queria colocar a passagem de 30 dias. este item no tem proto esta em segundos, 2592000, e eu ja tentei varios calculos mas nao consigo. Será que alquem me poderia ajudar pff, já estou de volta destes items ha mais de uma semana sem qualquer exito :( Se coloco esse valor o tempo fica a 0 (zero) se acrescentar 3 zeros, 2592000000 fico com 8626 dias 11h 46m.... entre outros valores que ja tentei e ou da esagero... ou da zero :( Fico desde já agradecida a todas as possibilidades de calculo que me possam sugerir de forma a tentar acertar no calculo <3
  6. Boa tarde, Pretendia saber se alguem me pode ajudar, estou há horas a tentar solucionar o problema que me da ao implementar a montada do post: http://cyber-gamers.org/index.php?/topic/3546-novo-lobo/ Quando invoco o moob ele aparece todo em branco e não consigo fazer aparecer as texturas. Ouro problema é que já coloquei o o item para "invocar a montada" e não acontece nada quando "equipo" o selo na char! Um ajudinha pff ficava desde já muito agradecida! :kitty: ty
  7. Bem já está aqui a burra XD mudava no moob proto do db e do cliente a rank para 4 (que deduzi que deveria ser esse o rank pelo k vi nos bosses implementados) e reiniciava mas esquecia se de alterar o ficheiro no cliente XD obg pela ajuda <3
  8. Boa tarde, Eu adicionei novos moobs alguns deles queria defenir como Lv.89 (boss) quando carregamos nele em vez de aparecer o Lv.89 (Nível5) como posso alterar esta situação? obg desde já
  9. Continua sem dar, se alguem me puder ajudar fico mesmo muito agradecida pois ja nao sei mais o k ei de fazer para que consiga colocar o mob :'(
  10. eu tou a fazer tudo direitinho como manda o Topico aqui no forum do Pacificador http://cyber-gamers.org/index.php?/topic/7282-implementar-mobs/ Todos os pasos corectamente efectuados, e colocados mas o problema surge quando arranco com o meu cliente no meu pc, ele entra no login seleciono a personagem e ao arrancar o jogo, quando a barra ta cheia, da erro LOG LoadGameNPC() - ['2548 darkan_destroyer'] - line#1393: 2548 darkan_destroyer Carrego no ok e fecha me o cliente. 2548 é o id do mob que ta na db e no mob proto, depois o espaço é feito pelo tab e o darkan_destroyer i nome do file msm... nao percebo o porque do erro qualquer mob que tente implementar da este erro :s
  11. Item nao meti nada é mob alias será boss por isso meti no mob_proto Mob_proto <Mob vnum="2548" name="???" gb2312name="Dragon Celestial " type="0" rank="4" battle_type="0" level="220" event_type="0" mob_color="0" /> <Mob vnum="2549" name="???" gb2312name="Dragon Celestial renacido " type="0" rank="4" battle_type="0" level="230" event_type="0" mob_color="0" /> SQL 2548 dragoncelestial dragoncelestial 5 0 0 220 BIG AGGR,ATTMOB,BERSERK,STONESKIN,GODSPEED,DEATHBLOW 0 UNDEAD STUN,SLOW,FALL,CURSE,POISON,TERROR 0 zombie_king 0 120 85 55 25 2000 3000 900000 6 15 500000 1200000 4125000 100 100 100 100 2000 100 0 0 0 0 4 3 0 0 0 0 0 0 0 0 0 10 10 15 10 2,8 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 02549 dragoncelestial2 dragoncelestial2 5 0 0 220 BIG AGGR,ATTMOB,BERSERK,STONESKIN,GODSPEED,DEATHBLOW 0 UNDEAD STUN,SLOW,FALL,CURSE,POISON,TERROR 0 zombie_king 0 120 85 55 25 2000 3000 900000 6 15 500000 1200000 4125000 100 100 100 100 2000 100 0 0 0 0 4 3 0 0 0 0 0 0 0 0 0 10 10 15 10 2,8 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0
  12. Boas Ao implementar um novo moob, seja ele qual for (pois ja testei 3) da me sempre erro ao entrar no metin LoadGameNPC() - ['2548 nome k ta no file msm'] - line #1393: 2548 nome k ta no file msm Coloco sempre Ex: 2548 (o espaço pelo tab) e nome k ta no file msm Por favor será que alguem me poderia explicar o que estou a fazer de errado pois ja estou a ficar vesga com isto XD Obrigada Stitch <3