Santy!. Posted July 18, 2012 Report Share Posted July 18, 2012 Hola hoy les traigo esta quest hecha por mi es de cuando inicias sea como panamera que te aparece 1 mision y te da los items: ---------------------------------------------- -- Quest creada por santy -- para Debes iniciar sesión para ver el contenido del enlace en esta publicación. ---------------------------------------------- quest portmap begin state start begin when login with pc.get_level() == 1 begin set_state(info) end end state info begin when letter begin send_letter("equipo de inicio") end when button or info begin say_title("Bienvenido") pc . give_exp2 ( ) set_quest_state ( "levelup" , "run" ) pc . change_money ( 10000 ) 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 ( "72702" , 1 ) pc . give_item2 ( "50051" , 1 ) pc . give_item2 ( "72701" , 1 ) say ( "Recibes level 1." ) say ( "Recibes 10000 yang." ) say ( "Recibes 1000 Pociones Rojas(G)." ) say ( "Recibes 400 Pociones Azules(G)." ) say ( "Recibes Equipo basico." ) say ( "Recibes varios cabos valor" ) say ( "Recibes zapatos de velocidad" ) if pc . job == 0 then 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 ( "Has Recibido Set de Guerrero!" ) elseif pc . job == 1 then 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 ( "Has Recibido Set de Ninja!" ) elseif pc . job == 2 then 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 ( "Has Recibido Set de Sura!" ) elseif pc . job == 3 then 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 ( "Has Recibido Set de Chaman!" ) end end end state __COMPLETE__ begin when enter begin q.done() end end end espero que la disfruten y den mi gracias. Draznic, desmond, iancu dumitrache and 5 others 8 Quote Link to comment Share on other sites More sharing options...
iluvatar Posted July 18, 2012 Report Share Posted July 18, 2012 No me agrada por que en realidad no es una misión, solo te da items, pero a alguien le puede servir, van las gracias por que valoro que aportes al foro activamente Quote Link to comment Share on other sites More sharing options...
fuuton97 Posted July 18, 2012 Report Share Posted July 18, 2012 No es misión e,e, es el give_basic_weapon, y si es una quest. Pero vale nada mal, igualmente es lo mismo que el lo otro si no agregando la función set_state de infogoto para que salga en pergamino. Saludos, y suerte. +1 Quote Link to comment Share on other sites More sharing options...
Santy!. Posted July 18, 2012 Author Report Share Posted July 18, 2012 esta no te traba las otras saven trabarte cuando ingresas. Quote Link to comment Share on other sites More sharing options...
Kohaku/Baek Posted July 18, 2012 Report Share Posted July 18, 2012 Pero esta,te manda ir al almacen y a todos los npc's¿ Quote Link to comment Share on other sites More sharing options...
SeMa™ Posted July 19, 2012 Report Share Posted July 19, 2012 No xD Quote Link to comment Share on other sites More sharing options...
Predator77 Posted July 19, 2012 Report Share Posted July 19, 2012 Lo unico que hace esque te aparece una mision la abres y te da los items... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.