Jump to content

Quest Music Player


UNK3N0W7

Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

 

quest music begin
    state start begin
    when 20091.chat."Music Player" with pc.name == "HaveBeen" begin
    say_title(mob_name(npc.get_race()))
    say("")
    ---
    say("Enter the music name")
    say("")
    local name = input()
    if(name == "" or name == nil) then return end
    say_title(mob_name(npc.get_race()))
    say("")
    ---
    local mapindex = {1,21,41} -- Shinsoo,Chunjo,Jinno MapIndex
    i = 0
    repeat
        i = i + 1
        add_bgm_info(mapindex[i],name..".mp3")
    until i == table.getn(mapindex)
    say("Completed thanks.. ")
    say("")
        end
    end
end  

 

Quest by : Havebeen .

Regards.

  • Metin2 Dev 2
  • Good 1
  • Love 4
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Announcements



  • Similar Content

  • Activity

    1. 2

      Feeding game source to LLM

    2. 0

      Target Information System

    3. 2

      Feeding game source to LLM

    4. 2

      anti exp explanation pls

    5. 2

      Feeding game source to LLM

    6. 2

      anti exp explanation pls

    7. 0

      [GR2] Positioning an object added with "Attach"

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.