Jump to content

Intro Logo Client


Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

Spoiler

25581114.jpg

 

Hello,


I decided make public the IntroLogo sistem of Metin2DR. 
This system allows put images when you start the client.

First you need download the resources.
Please, be carrefully with the "TABS".
 

Video Tutorial: https://www.youtube.com/watch?feature=player_embedded&v=XHStlbKA6JU

 

Tutorial

Spoiler

 

In the resources folder you wil find root/intrologo.py ,and you need to copy it in your root 


Search in networkmodule.py


def SetLoginPhase(self):

Add above : 


def SetLogoPhase(self):
		net.Disconnect()
		
		import introLogo
		self.LogoWindowDlg = introLogo.LogoWindow(self)
		self.LogoWindowDlg.Show()

Open prototype.py and search : 


mainStream.SetLoginPhase()

Then add it "#" in front and above add it :


	mainStream.SetLogoPhase()

 

Now copy the intrologowindow.py , Intro.jpg and intrologo from locale(resources) in locale/de/ui of your client.
Open intrologowindow.py and modify /de/ with your config client , for example : /en/ , /it/ , /es/ ...etc

 

The images you can make it with After Effects,and save it like video image sequences

 

 

  • Metin2 Dev 35
  • Dislove 3
  • Not Good 1
  • Confused 1
  • Good 8
  • Love 2
  • Love 25
Link to comment
Share on other sites

  • 4 months later...
  • 10 months later...
  • 4 years later...
  • Management

 Dead Download Link 

 Moved Topic 

 

If someone has the archive of this topic, can you send it to us? Thank you!

 

Puss In Boots Please GIF by swerk

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...
  • Active Member

This is the hidden content, please
 or 
This is the hidden content, please

Hello there is improved Intro Logo Client video. Is made on define and some parts of tutorial are missing

1. 

UserInterface.cpp copy them
BandiVideoLibrary.cpp
BandiVideoLibrary.h
BandiVideoPlayer.cpp
BandiVideoPlayer.h

Open your sln
Go on Userinterface -> Right click -> (Add existing item) and add all 4.

 

Py part

Don't forget to import app

 

  • Metin2 Dev 10
  • Love 1
  • Love 8
Link to comment
Share on other sites

Announcements



  • Similar Content

  • Similar Content

  • Similar Content

  • Tags

  • Activity

    1. 113

      Ulthar SF V2 (TMP4 Base)

    2. 2

      Feeding game source to LLM

    3. 0

      Target Information System

    4. 2

      Feeding game source to LLM

    5. 2

      anti exp explanation pls

    6. 2

      Feeding game source to LLM

    7. 2

      anti exp explanation pls

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