bananinhao 0 #1 Posted December 4, 2007 Tutorial de Como editar todas funções de rings 8.0 By bananinhao 1º:funções de rings Rings de carga: <attribute key="charges" value="Cargas do anel"/> <attribute key="showcharges" value="coloque 1 para mostrar cargas"/> Rings de tempo: <attribute key="duration" value="duraçao do anel em segundos"/> <attribute key="showduration" value="coloque 1 para mostras tempo"/> 2º:o que os rings fazem Skills <attribute key="skillFist" value="tanto de skill que ganha"/> <attribute key="skillClub" value="tanto de skill que ganha"/> <attribute key="skillSword" value="tanto de skill que ganha"/> <attribute key="skillAxe value="tanto de skill que ganha"/> <attribute key="skillShield" value="tanto de skill que ganha"/> <attribute key="skillFishing" value="tanto de skill que ganha"/> Recuperaçao <attribute key="healthGain" value="tanto de hp que ganha"/> <attribute key="healthTicks" value="velocidade que ganha hp"/> <attribute key="manaGain" value="tanto de mana que ganha"/> <attribute key="manaTicks" value="velocidade que ganha mana"/> Outros <attribute key="suppressDrunk" value="coloque 1 para nunca ficar bebado"/> <attribute key="invisible" value="coloque 1 para ficar invisivel"/> <attribute key="absorbPercentPhysical" value="% de dano fisico a menos"/> <attribute key="absorbPercentEnergy" value="% de dano energy a menos"/> <attribute key="absorbPercentFire" value="% de dano fogo a menos"/> <attribute key="absorbPercentPoison" value="% de dano poison a menos"/> <attribute key="absorbPercentLifeDrain" value="% de life drain a menos"/> <attribute key="absorbPercentAll" value="% de todos danos a menos"/> 3º:Ativando o ring vá no arquivo items.xml e edite o ring de acordo com os codigos acima. Para que o ring funcione quando equipado, va na pasta movements e adicione as linha: <movevent event="Equip" itemid="Id do ring" slot="ring" function="onEquipItem" /> <movevent event="DeEquip" itemid="Id do ring" slot="ring" function="onDeEquipItem" /> 4º:Exemplo de ring final: <item id="2164" name="Ring of the gods"> <attribute key="weight" value="1000"/> <attribute key="slotType" value="ring"/> <attribute key="charges" value="1000"/> <attribute key="showcharges" value="1"/> <attribute key="absorbPercentAll" value="100"/> O ring acima diminui todos danos recebidos em 100%, tem 1000 cargas, pesa 10.00oz e se chama Ring of the gods ^^ É só isso, qualquer duvida pergunte flws!(Y) Share this post Link to post Share on other sites
Dark 3 #2 Posted December 5, 2007 Tutorial bem formatado e muito util.. Gostei Aprovado Movido (Scripting → Tutoriais) Share this post Link to post Share on other sites
Sir fanton 0 #3 Posted December 5, 2007 Belo tutorial cara ensina direitinho parabens!! Share this post Link to post Share on other sites
Full'House 0 #4 Posted December 6, 2007 Muito bom cara, parabéns. Mas tenho 1 duvida, é SÓ um exemplo: Eu quero criar um ring novo, mas com a aparencia do club ring como eu faço? Share this post Link to post Share on other sites
Blackdenzel 0 #5 Posted December 6, 2007 @Full house Axo que ai você troka o id para o id do ring rosinha la, o de club. <item id="2164" name="Ring of the gods"> <attribute key="weight" value="1000"/> <attribute key="slotType" value="ring"/> <attribute key="charges" value="1000"/> <attribute key="showcharges" value="1"/> <attribute key="absorbPercentAll" value="100"/> <item id="2164" name="Ring of the gods"> Troka o 2164 pelo o de club Share this post Link to post Share on other sites
masters97 0 #6 Posted December 6, 2007 Pow cara curti esse tuto, bem explicadinhu e bem feito, nota 10....(Y) Share this post Link to post Share on other sites
bananinhao 0 #7 Posted December 6, 2007 @FullHouse Ai vc tem 2 opções, criar um item novo com o mesmo sprite com o dat editor ou intaum tirar o club ring e fazer seu ring no lugar usando o mesmo id flws Share this post Link to post Share on other sites
emperorchaos 0 #9 Posted December 18, 2007 eu keria por um ring com exemplo 50pct de atake nao importa com qual arma esta, mais atakasse 50 pct a + tem como? Share this post Link to post Share on other sites
Chaos Montefori 0 #10 Posted December 18, 2007 Otimo tuto =) Share this post Link to post Share on other sites
junior999 0 #11 Posted December 20, 2007 Muito bom cara ^^(Y) Acho que ajudou muita gente, pelomenos me ajudou ^^(Y) Share this post Link to post Share on other sites
Jovial 2 #12 Posted December 20, 2007 Belo tutorial, apesar de ser facil fazer isso, tem gente que precisa de um tutorial =D. Share this post Link to post Share on other sites
masterfgf 0 #13 Posted December 21, 2007 Po*** vlw mesmo Kara***!!! isso ajudo mto eu naum sabia nem um poko como mexia com rings xP! Share this post Link to post Share on other sites
BLucas 0 #14 Posted January 7, 2008 legal =O mas será que não dá pra fazer isso em 7.92? =/ bom trabalho , ótimo tuto flw. Share this post Link to post Share on other sites
paladinpk 1 #15 Posted January 11, 2008 muito bom o tutorial.. !!! legal Vo faze mais rings Como poe um ring de tempo infinito?? Share this post Link to post Share on other sites
Digo Loco 0 #16 Posted January 12, 2008 vlw cara vo comessa a edita meus rings uhahau tem muito ring q os cara num usa pra nada agora vao comessa a usa =D Share this post Link to post Share on other sites
olixflix 0 #17 Posted February 20, 2008 Daora curti.. como fais ring q aumenta o atk..!?!? mesma coisa ki o karinha lah atraiz flo... Share this post Link to post Share on other sites
otserv1992 0 #18 Posted February 24, 2008 parabens, bom pra server de doadores, pra fzr aqueles rings mo bons =] Share this post Link to post Share on other sites
Ventura94 0 #19 Posted March 2, 2008 e pra fazer pra atkar % de magica ou atk normal ou de tudo como faiz??? plxxx Share this post Link to post Share on other sites
savity 1 #20 Posted March 2, 2008 Pra quem intende bem da coisa, não tem como errar, muito bem explicado parabens aprovado Share this post Link to post Share on other sites