online12 Posted May 9, 2017 Report Share Posted May 9, 2017 hola ando necesitando una guia o alguien que me guie para poner el pack inicial en mi metin2 ocea nose si me explico para cuando se creen el personaje y entren les aparesca arma armadura caballo ect muchas gracias Link to comment Share on other sites More sharing options...
Dilong Posted May 9, 2017 Report Share Posted May 9, 2017 Busca en google "editar equipo inicial metin2", para estos detalles usa el buscador por que actualmente pocos se molestaran en responder dudas que ya han sido respondidas durante años Link to comment Share on other sites More sharing options...
online12 Posted May 9, 2017 Author Report Share Posted May 9, 2017 muchas gracias amigo por contestar pero he buscado de distintas manera y no encuentro nada :C te agradesco igual por tu ayuda Link to comment Share on other sites More sharing options...
SoyComoSoyxD Posted May 9, 2017 Report Share Posted May 9, 2017 Leyendo Guias del Foro, aprenderás. =) Link to comment Share on other sites More sharing options...
online12 Posted May 9, 2017 Author Report Share Posted May 9, 2017 buen ahi encontre yo uso files daroo 7.1 entro al server y todo bueno paso a explicar aver en que me estoy equibocando abro filezilla entro a la ruta /usr/home/game/share/locale/germany/quest busque main_quest_lv1.quest ver/editar borre todo lo de adentro y le puse una ques que encontre en este foro give_basic_weapon búsqueda comenzará estado inicial comienza cuando se inicia sesión con pc . get_level () == 1 y pc . countitem ( 27003 ) == 0 comienzan notice_all ( "" .. PC . get_name () .. "comienza su aventura en Tuserver" ) say_title ( "Bienvenido" ) decir ( "¿Ha Despertado en Tuserver." ) decir ( "Nuevo Servidor PVM." ) decir ( "Disfruta El Tiempo Que jueges!" ) decir ( "" ) pc . give_exp2 ( 1 ) set_quest_state ( "LevelUp" , "carrera" ) pc . change_money ( 100000 ) pc . give_item2 ( "27003" , 200 ) pc . give_item2 ( "27003" , 200 ) pc . give_item2 ( "27003" , 200 ) pc . give_item2 ( "27003" , 200 ) pc . give_item2 ( "27003" , 200 ) pc . give_item2 ( "27006" , 200 ) pc . give_item2 ( "27006" , 200 ) pc . give_item2 ( "71050" , 200 ) pc . give_item2 ( "70038" , 40 ) pc . give_item2 ( "72702" , 1 ) PC . give_item2 ( "50051" , 1 ) PC . give_item2 ( "72701" , 1 ) PC . give_item2 ( "71085" , 40 ) pc . give_item2 ( "71084" , 40 ) caballo . avance () caballo . convocar () decir ( "nivel Recibes 1." ) decir ( "Recibes 100000 yang." ) decir ( "Recibes 1000 Pociones Rojas (G)." ) decir ( "Recibes 400 Pociones Azules (G)." ) decir ( " Recibes Equipo basico." ) decir ( "Recibes 40 dopa y 40 casas de cambio" ) dicen ( "Recibes Un Caballo lvl1" ) decir ( "Recibes Varios cabos valor" ) dicen ( "Recibes zapatos de Velocidad" ) si pc . trabajo == 0 entonces pc . give_item2 ( "19" , 1 ) pc . give_item2 ( "3009" , 1 ) PC . give_item2 ( "11209" , 1 ) PC . give_item2 ( "12209" , 1 ) PC . give_item2 ( "13009" , 1 ) PC . give_item2 ( "14009" , 1 ) PC . give_item2 ( "15009" , 1 ) PC . give_item2 ( "16009" , 1 ) PC . give_item2 ( "17009" , 1 ) say_reward ( "¿Ha Recibido Conjunto de Guerrero!" ) elseif PC . trabajo == 1 entonces pc . give_item2 ( "1009" , 1 ) PC . give_item2 ( "19" , 1 ) pc . give_item2 ( "2009" , 1 ) PC . give_item2 ( "8009" , 200 ) pc . give_item2 ( "8009" , 200 ) pc . give_item2 ( "8009" , 200 ) pc . give_item2 ( "8009" , 200 ) pc . give_item2 ( "11409" , 1 ) PC . give_item2 ( "12349" , 1 ) PC . give_item2 ( "13009" , 1 ) PC . give_item2 ( "14009" , 1 ) PC . give_item2 ( "15009" , 1 ) PC . give_item2 ( "16009" , 1 ) PC . give_item2 ( "17009" , 1 ) say_reward ( "¿Ha Recibido Conjunto de Ninja!" ) elseif PC . trabajo == 2 a continuación pc . give_item2 ( "19" , 1 ) pc . give_item2 ( "11609" , 1 ) PC . give_item2 ( "12489" , 1 ) PC . give_item2 ( "13009" , 1 ) PC . give_item2 ( "14009" , 1 ) PC . give_item2 ( "15009" , 1 ) PC . give_item2 ( "16009" , 1 ) PC . give_item2 ( "17009" , 1 ) say_reward ( "¿Ha Recibido Conjunto de Sura!" ) elseif PC . trabajo == 3 a continuación pc . give_item2 ( "5009" , 1 ) PC . give_item2 ( "7009" , 1 ) PC . give_item2 ( "11809" , 1 ) PC . give_item2 ( "12629" , 1 ) PC . give_item2 ( "13009" , 1 ) PC . give_item2 ( "14009" , 1 ) PC . give_item2 ( "15009" , 1 ) PC . give_item2 ( "16009" , 1 ) PC . give_item2 ( "17009" , 1 ) say_reward ( "¿Ha Recibido Conjunto de Chaman!" ) terminará si pc . get_map_index () == 21 entonces de chat ( "Bienvenido al reino amarillo" ) elseif pc . get_map_index () == 1 entonces de chat ( "Bienvenido al reino azul" ) elseif pc . get_map_index () == 41 luego de chat ( "Bienvenido al reino rojo" ) final set_state ( COMPLETA ) extremo final completo estado comienzan extremo final okas la guardo reinicio el server reboot me creo una cuenta navicat y nada sigue sin darme las cosas que ago mal Link to comment Share on other sites More sharing options...
mrsanty Posted May 10, 2017 Report Share Posted May 10, 2017 hola, una ves que modificas o agregas una quest tenes que hacer que el server recargue la quest. para eso en el daro devesd e poner ./qc nombre_de_la_quest.quest Link to comment Share on other sites More sharing options...
Infinity Designs Posted May 13, 2017 Report Share Posted May 13, 2017 Esta la quest mal, hay cosas en español del codigo. tampoco es tan complicada unos cuanto pc.give_item y poco mas la verdad mirando una ya echa puedes hacer tu una lua es bastante facil de aprender Link to comment Share on other sites More sharing options...
Dilong Posted May 13, 2017 Report Share Posted May 13, 2017 Busca otra quest de entrega de equipo y para la proxima no metas todo el codigo en el traductor de google, solo traduce lo que haya dentro de los say(" ") Link to comment Share on other sites More sharing options...
arthaz Posted May 13, 2017 Report Share Posted May 13, 2017 esta te podra servir quisa Debes iniciar sesión para ver el contenido del enlace en esta publicación. Link to comment Share on other sites More sharing options...
Neon Posted May 13, 2017 Report Share Posted May 13, 2017 Para el equipo de inicio basta con, hacer un quest para un baúl de inicio. al abrir el baul te da el equipo, también puedes hacerlo con un pergamino, es lo que hacen la mayoría, se ve mas "elegante" en la seccion de Quest del foro encontraras esta quest, tambien depende de que files usas, los 40k generalmente todos traen ya esa quest implementada solo queda que la busques en las ruta ../quest y la edites a tu gusto... los de game r34 para abajo algunos la traen otros no. como dice infinity, puedes hacer una con lua muy facil... Link to comment Share on other sites More sharing options...
Felipe © Posted May 13, 2017 Report Share Posted May 13, 2017 Es una Quest que se agrega, como cualquier otra, busca una guía de como agregar una quest, y buscas la de baúl de inicio. Link to comment Share on other sites More sharing options...
Recommended Posts