antiblock
Rodnia | Alpha & Omega
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
portmap

Inicio Por Pergamino By Portmap

2 posts in this topic

Hola hoy les traigo esta quest que lo que hace es no trabarte cuando inicias a jugar!

------------------------------------------------ Quest creada por santy-- para http://area-player.net----------------------------------------------quest portmap beginstate start begin                 when login with pc.get_level() == 1 begin   set_state(info)  endendstate 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          endend
creditos yo santy=portmap http://cyber-gamers.org/public/style_emoticons/default/451960.gif

Share this post


Link to post
Share on other sites
antiblock
https://i.imgur.com/aJ17bf7.gif

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this