Jump to content

Welcome Sound Quest Start


Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

Voice speaking welcome to the server.
 

after that go to game.py in root and find thi

"mall"                    : self.__InGameShop_Show,

 

and under that write thi

#quest_songs by Lost
"welcome"                    : self.welcome_quest,
#END_OF QUEST_SONG by Lost

 

now go down in game.py and write this

    #welcome_QUEST
    def welcome_quest(self):
    snd.PlaySound("sound/ui/welcome.wav")
    #END_OF welcome_QUEST

 

Now let's go on the quest

----------------------------------------------
--Criador:   ByLost
--Origem:    METIN2DEV
--(Lua):     Source Code
----------------------------------------------
quest give_basic_weapon begin
    state start begin
        when login begin    
            cmdchat("welcome")

blablabla..

 

Link app Android storyteller voice: https://play.google.com/store/apps/details?id=br.com.escolhatecnologia.vozdonarrador&hl=en
Converte mp3 to wav: https://online-audio-converter.com/

Credit: By Lost
Enjoy

  • Metin2 Dev 9
  • Think 2
  • Good 3
  • Love 7
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Announcements



×
×
  • 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.