

lordfelll
-
Posts
21 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by lordfelll
-
-
5 hours ago, HD Scripts said:
Olha cara, eu não sou burro. Só pedi pra dizer como é porque nunca vi esse script. Ou talvez eu conheça por outro nome.
Outro motivo de eu perguntar, é que eu poderia tentar fazer pra ti. Mas depois disso, se vira.Mano kkk o consegue compreender nao foi no sentido de agressividade foi pra ver se vc tinha compreendido oque eu escrevi kk mais obg! @HD Scripts
-
8 hours ago, HD Scripts said:
Sim, eu imaginei isso... Mas como seria, tu clica no npc e ele retira as cartas que estão no inventário?
Voce seleciona as cartas que quer trocar e ele te da pontos .
EX : carta poring = 1 ponto
carta Freeoni : 10 pontos
cartas normais valem 1 ponto enquanto mvp 10 !
Consegue compreender?
-
On 7/26/2018 at 1:04 PM, HD Scripts said:
This "recycling" does what exactly?
Take cards that we don't use and exchange them for points that can be exchanged for items and stuffs
On 7/26/2018 at 7:16 AM, Tomahawk said:There is one in the script releases section:
THX
-
Alguem por acaso teria esses 2 scripts, e que possa estar me disponibilizando?
-
Posta aqui o script da tua arma para que possa ajudá-lo
-
-
Someone help me, I can't give the refine effect to the item?
`15254,Vestido_Abissal,Vestido Abissal,4,,,40,,120,,1,0xFFFFFFFF,63,2,16,,90,1,0,{bonus bNoKnockback,0; .@r = getrefine();if(.@r>=7){ bonus2 bAddRace2,RC_Demon,10;bonus2 bMagicAddRace2,RC_Demon,10;bonus2 bAddRace2,RC_Undead,10;bonus2 bMagicAddRace2,RC_Undead,10;bonus2 bAddEle,Ele_Dark,10;bonus2 bMagicAddEle,Ele_Dark,10;bonus2 bAddEle,Ele_Undead,10;bonus2 bMagicAddEle,Ele_Undead,10;}if(.@r>=9){bonus2 bAddRace2,RC_Demon,15;bonus2 bMagicAddRace2,RC_Demon,15;bonus2 bAddRace2,RC_Undead,15;bonus2 bMagicAddRace2,RC_Undead,15;bonus2 bAddEle,Ele_Dark,15;bonus2 bMagicAddEle,Ele_Dark,15;bonus2 bAddEle,Ele_Undead,15;bonus2 bMagicAddEle,Ele_Undead,15; }if(.@r>=11){bonus2 bAddRace2,RC_Demon,15;bonus2 bMagicAddRace2,RC_Demon,15;bonus2 bAddRace2,RC_Undead,15;bonus2 bMagicAddRace2,RC_Undead,15;bonus2 bAddEle,Ele_Dark,15;bonus2 bMagicAddEle,Ele_Dark,15;bonus2 bAddEle,Ele_Undead,15;bonus2 bMagicAddEle,Ele_Undead,15;}},{},{}`
Original item : https://www.ragnaplace.com/item/15254/Vestido-Abissal-1
-
Can anyone tell me if I did the right item script? https://www.divine-pride.net/database/item/19268/
Script : `// 19268,Hálito_Verme,Hálito de Verme com Rosto,4,10,,200,,5,,0,0xFFFFFFFF,63,2,1,,1,,1050,{ bonus bAllStats,1; bonus bAtk,readparam(bStr)/20; bonus bMatk,readparam(bInt)/20; bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20; bonus bLongAtkRate,readparam(bDex)/20; bonus bCritAtkRate,readparam(bLuk)/20,{},{}`
and someone can help me create the combo item of it?
Set: [Gigant Snake Skin]
-
Does anyone have the Biolab Nightmare dungeon recently released on iRO?
-
On 27/11/2017 at 4:25 PM, Tranquility said:
Are we even able to give a flat (physical & magical) n% damage bonus these days? Or do we need to combine the magical & physical attacks to get such an item bonus?
For the Anel do Capiroto [1] or Devil's Ring [1] I made a start, but it doesn't do what I think it should. The item should give the bonus if you have the str + 1 / str + 2 / str +3 essence compounded on _any_ item and then give the bonus effect, next to giving the default effect of +5% damage increase. This is what I have, perhaps others are able to assist to expand our item_db with these new items.
28505,Devils_Ring,Devil's Ring,4,,,50,,0,,1,0xFFFFFFFF,63,2,136,,100,0,0,{if (isequippedcnt(4908) >= 1 || isequippedcnt(4909) >= 1 || isequippedcnt(4910) >= 1) {bonus2 bAddRace,RC_All,5; bonus2 bMagicAddRace,RC_All,5;} bonus2 bAddRace,RC_All,5; bonus2 bMagicAddRace,RC_All,5;},{},{}
Thx Men
-
Could someone pass me the item_db of these items?
-
Anel Imperial
-
Hálito de Verme com Rosto
-
Luvas de H. Motto
-
Bracelete da Valquíria Mágica
-
Colar de Juperos
-
Anel do Capiroto [1] (https://www.ragnaplace.com/item/28505/Anel-do-Capiroto-1)
-
-
Well i dont know if is working, i hve found it in brAthena, so you can test it:
SQL addons:
ALTER TABLE `guild` ADD `pontos` INT(11) NOT NULL DEFAULT '0';
BTW is in Portuguese
//====Changelog: //====Script criador por Pixel //====Adicionado comandos adicionais por Duka //====Adicionado tabela SQL na tabela guild por Duka //====Adicionado npc Saída e Entrada por Duka //====Adicionado barricadas , Rank por Duka //==================TREASURE WAR============================ prontera,0,0,0 script War of Treasure -1,{ OnClock0950: OnClock1350: OnClock1550: OnClock1750: OnClock1950: OnClock2150: OnClock2350: initnpctimer; announce "[Guerra do Tesouro] Os Báus surgirão em 10 minutos !",bc_all,0xADD8E6; set .morto,0; setcell "arena",140,140,160,160,cell_walkable,1; setcell "arena",140,140,160,160,cell_walkable,1; end; OnTimer15000: announce "[Guerra do Tesouro] Portal para salas dos Baús ao Norte de Izlude ! Corra",bc_all,0xADD8E6; end; OnTimer300000: announce "[Guerra do Tesouro] Apressem-se os Báus aparecerão em 5 minutos !",bc_all,0xADD8E6; disablenpc "exit"; end; OnTimer540000: announce "[Guerra do Tesouro] Em 1 minutos os Báus do Tesouro surgirão , apressem-se !",bc_all,0xADD8E6; stopnpctimer; end; OnClock1000: OnClock1400: OnClock1600: OnClock1800: OnClock2000: OnClock2200: OnClock0000: set .@bau,1324; //id Bau da Wot announce "[Guerra do Tesouro] Os Báus do tesouro apareceram !",bc_all,0xADD8E6; monster "prt_are_in",178,140,"Bau do Tesouro",.@bau,1,"War of Treasure::OnThisMobDeath"; monster "prt_are_in",22,89,"Bau do Tesouro",.@bau,1,"War of Treasure::OnThisMobDeath"; end; OnThisMobDeath: set .morto,.morto+1; announce "[Guerra do Tesouro] O Jogador "+strcharinfo(0)+" do clã "+strcharinfo(2)+" acaba de destruir um dos Baús!",bc_all,0xADD8E6; Query_sql "UPDATE `guild` SET `pontos`=`pontos`+1 WHERE `guild_id`='"+getcharid(2)+"'"; if (.morto == 2) { enablenpc "exit#tw"; } end; } //Muros prt_are_in,105,21,3,3 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; prt_are_in,92,23,5,5 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; prt_are_in,87,12,2,2 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; prt_are_in,107,12,4,4 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; prt_are_in,100,16,6,6 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; prt_are_in,97,19,3,3 monster Muro 1905,1,30,60,"War of Treasure::OnInit"; //Portais //izlude,128,225,0 warp War Of Treasure1 1,1,arena_room,100,25 prt_are_in,55,13,0 warp War Of Treasure#1 1,1,prt_are_in,177,129 prt_are_in,177,127,0 warp War Of Treasure#2 1,1,prt_are_in,57,13 prt_are_in,21,75,0 warp War Of Treasure#3 1,1,prt_are_in,140,13 prt_are_in,142,13,0 warp War Of Treasure#4 1,1,prt_are_in,21,77 arena_room,76,87 warp WarOfTreasure#5 1,1,prt_are_in,97,30 izlude,128,225,1 script entrada 45,2,2,{ OnTouch: if (getcharid(2) > 0 ) { warp "arena_room",100,25; end; } else { mes "^FF0000 Você precisa estar em um Clã para participar desse evento. ^000000"; close; } end; } prt_are_in,97,6,1 script exit#tw 45,2,2,{ OnTouch: warp "izlude",128,113; end; } arena_room mapflag gvg arena_room mapflag nowarp arena_room mapflag nowarpto arena_room mapflag noreturn prt_are_in mapflag gvg prt_are_in mapflag nowarp prt_are_in mapflag nowarpto prt_are_in mapflag noreturn izlude,132,220,4 script Guerra do Tesouro 857,{ mes "^3366FF[Rank Guerra do Tesouro]^000000"; mes "^999999Posição^000000 : ^339966Guild ^000000: ^000080Pontos^000000"; for(set .@i,0; .@i < 10; set .@i,.@i+1){ query_sql "select `name`,`pontos` from `guild` where `pontos` > 0 ORDER BY `pontos` DESC LIMIT 20",.@n$,.@p; mes "^999999"+(.@i+1)+"^000000 : ^339966"+.@n$[.@i]+"^000000 : ^000080"+.@p[.@i]+"^000000"; if(.@p == 0) break; } close; }
Hope is useful for you n.n.
Regards.
Thx =)
-
1
-
-
Does anyone have a script WOT ( War of Treasure ) to get me ?
-
Someone can tell me how to open a file .enx?
-
Anyone know where I can get the scripts of these mobs / Itens ?
Mobs :2528, 2530, 2529
Itens:13093. 13441, 21009, 28100, 16027, 1438, 1496, 18119, 28000, 1836, 1669, 1988, 1933, 2023
and these itemsand these itemsand these items -
This are official scripts right?
Yes
or you can take the ziu´s instances that are in Korean and translate it, he have it in the blog or here in rathena in the spanish forum: BLOG Ziu Scipt Collection
Thx
-
Someone has some of these instances to pass me ?
[Script's] Reciclagem / Day Login
in Suporte ao Desenvolvimento
Posted
@Hyroshima Obrigado Irmao, foi exatamente oque eu queria obg !