Jump to content

Search the Community

Showing results for tags 'select'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Rules
    • Forum rules
  • Servers
    • Private servers
  • Metin2 - Releases
    • Tutorials
    • Webpages
    • Serverfiles/Clients
    • Quests
    • Graphics/Models/Maps
    • C++/Python
    • Scripts
    • Applications
    • Questions/Problems
  • Metin2 - Services
    • Tutorials
    • Webpages
    • Serverfiles/Clients
    • Quests
    • Graphics/Models/Maps
    • C++/Python
    • Scripts
    • Applications
    • Questions/Problems

Blogs

There are no results to display.

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. quest p_skill begin state start begin when LELEKKOID.use begin say_title("Tökéletes mester képzés:") say("Üdvözöllek "..pc.get_name().."!") say("Csak egy képességedet tudom Tökéletes mesterré emelni!") say("Akkor is szeretnéd fejleszteni a képességed?") local a = select( "Igen", "Nem" ) if a == 1 then if pc.job == 0 then local w = select( "Testi Harcos", "Mentális Harcos", "Mégse") if w == 1 then --Testi say( "Melyik képességed szeretnéd fejleszteni?" ) local skill = select( "Három irányú vágás", "Forgó kard", "Harci mámor", "Kard aura", "Szá
  2. #Csatoltam Ingame Skybox.zip
×
×
  • Create New...