Jump to content

Jfirewall

Miembro
  • Contador contenido

    359
  • Ingreso

  • Última visita

  • Días ganados

    19

Todo lo publicado por Jfirewall

  1. Creando query del atuendo PD: si ay Otra forma No la Se Yo Te Hago La Query Se lo Deseas
  2. No me Gusta Igual Gracias Por Traerla
  3. Debe Ser Esto entonces =P http://metin2zone.net/topic/4084-chat-de-reino/?fromsearch=1
  4. Para Extraer es Cd / Tar xzvf nombre.tgz & Dice que el Formato tgz Esta Mal Comprimido
  5. En Mi Momento Acabe De Hacer Esta Quest Para Mi Server & La Quiero Compartir Mision Para Tener Caballo Militar Consiste Matar Jefe Orco & Te Da el Libro & Nivel De Caballo , Sirve Desde El Nivel 45 http://pastebin.com/qnFcnuCW Ojala Les Sirva Saludos
  6. Jfirewall

    Quest De Muerte

    Pues Ahora Una Pequeña Mision Espero Les Sirva ;P http://pastebin.com/hKscyr5a Son Creadas Por Mi Hago Quest de Misiones Para El Que Quiera
  7. Jfirewall

    Quest Franquisia

    Estaba Aburrido Hize Una Quest De Mision De Matar jefe Franquisia que Es De Mi Server Usted Pueden Usarla Para Algunos de Sus Jefes Etc Es algo Sencillo Nose Mucho De Quest http://pastebin.com/5ZbQXWsZ Pd: Necesitan Quest Para Misiones Se Las Hago
  8. Igual que un banco normal, pero con la diferencia de que en este puedes guardar el yang sin tener que tener los chekes en el inventario. quest bancoinf begin state start begin when 20023.chat."Banco interminable" begin say_title("Banco:") say("Bienvenido al banco sin fondo") say("Que quieres hacer?") local menu = select("Sacar yang", "Meter yang", "Cerrar") if menu == 3 then return elseif menu == 1 then -- Sacar yang if pc.getqf("banco") == 0 then say("No tienes yang en el banco.") else say("Banco infinito:") say("Ahora mismo dispones de "..pc.getqf("banco")..".000.000 yang") say("Que cantidad deseas retirar?") local yang = select ("250kk","500kk","1kkk","1.5kkk","Cerrar") if yang == 5 then return elseif yang == 1 then if pc.getqf("banco") >= 250 and pc.get_money() <= 1749999999 then pc.setqf("banco",pc.getqf("banco")-250) pc.change_money(250000000) say("La cantidad ha sido retirada con éxito") else say("No se ha podido realizar la operación") say("Comprueba que no vallas a superar los 2kkk") say("y que tengas suficiente yang en el banco") end elseif yang == 2 then if pc.getqf("banco") >= 500 and pc.get_money() <= 1499999999 then pc.setqf("banco",pc.getqf("banco")-500) pc.change_money(500000000) say("La cantidad ha sido retirada con éxito") else say("No se ha podido realizar la operación") say("Comprueba que no vallas a superar los 2kkk") say("y que tengas suficiente yang en el banco") end elseif yang == 3 then if pc.getqf("banco") >= 1000 and pc.get_money() <= 999999999 then pc.setqf("banco",pc.getqf("banco")-1000) pc.change_money(1000000000) say("La cantidad ha sido retirada con éxito") else say("No se ha podido realizar la operación") say("Comprueba que no vallas a superar los 2kkk") say("y que tengas suficiente yang en el banco") end elseif yang == 4 then if pc.getqf("banco") >= 1500 and pc.get_money() <= 499999999 then pc.setqf("banco",pc.getqf("banco")-1500) pc.change_money(1500000000) say("La cantidad ha sido retirada con éxito") else say("No se ha podido realizar la operación") say("Comprueba que no vallas a superar los 2kkk") say("y que tengas suficiente yang en el banco") end end end elseif menu == 2 then -- Meter yang say("Que cantidad de yang quieres guardar?") local yang = select("250kk","500kk","1kkk","1.5kkk","Cerrar") if yang == 5 then return elseif yang == 1 then if pc.get_money() >= 250000000 then pc.setqf("banco",pc.getqf("banco")+250) pc.change_money(-250000000) say("Su yang ha sido guardado en el banco") else say("No tienes tanto yang para guardar") end elseif yang == 2 then if pc.get_money() >= 500000000 then pc.setqf("banco",pc.getqf("banco")+500) pc.change_money(-500000000) say("Su yang ha sido guardado en el banco") else say("No tienes tanto yang para guardar") end elseif yang == 3 then if pc.get_money() >= 1000000000 then pc.setqf("banco",pc.getqf("banco")+1000) pc.change_money(-1000000000) say("Su yang ha sido guardado en el banco") else say("No tienes tanto yang para guardar") end elseif yang == 4 then if pc.get_money() >= 1500000000 then pc.setqf("banco",pc.getqf("banco")+1500) pc.change_money(-1500000000) say("Su yang ha sido guardado en el banco") else say("No tienes tanto yang para guardar") end end end end endend Echa Por Yori Ojala Les Sirva
  9. http://metin2zone.net/topic/1454-para-navicat-premium-p/ Usa Este
  10. Esta Bueno Se le Puede Mejorar Los Botones & Quedaria muy Bonita *-* igual buen aporte
  11. si quiere yo se lo instalo agregame al skype y te lo instalo con mucho gusto ;D PD:skype: jfirewall
  12. Me Gusta La Probare & Le Dare Un Tiempo Para que No Salga cada 5 Minutos sino mas Vere si Anda Gran Aporte
  13. Ya Lo Tenia Hace Mucho rato ojala muchos la aprovechen y gran aporte Saludos
  14. una donde detecte cuando un player se loguee y tenga exp negativa se la ponga en 0 automaticamente. Muchas Gracias De Antemano
  15. Jfirewall

    Nuevo Mapa Para MZ

    http://www.mediafire.com/?3wtm9e688riikva Ay Esta Subido Por Mi
  16. quest Caballo Militar begin state start begin when login with pc.level >= 50 begin set_state(information) end end state information begin when letter begin send_letter("Caballo Militar") end when info or button begin say("Caballo Militar") say("Quieres Mejorar Caballo?") say("Aqui Tienes Tu Tarea") say_reward("Matar 300 Arqueros Demonio") say("") pc.setqf("state", 300) q.set_counter("Arqueros Demonio", 300) end when 1002.kill begin local count = pc.getqf("state") - 1 if count <= 300 then pc.setqf("state", count) q.set_counter("Arqueros Demonio", count) end if count == 0 then say_title("Caballo Militar") say("Se ha completado la misión!") say("Usted recibirá:") say_reward("21 Pferdelevel") pc.give_item2(50053, 1) horse.set_level("21") clear_letter() set_state(__COMPLETE__) end end end Caballo Militar http://www.mediafire.com/?7nvgbp89dj17l9k
×
×
  • Crear nuevo...