Jump to content

Change title of client from SRC


Recommended Posts

//@Src/Client/UserInterface/PythonApplicationModule.cpp
//1.) Search:
if (!rkApp.Create(poSelf, szName, width, height, Windowed))
//2.) Replace with:
//szName = APP_TITLE;
if (!rkApp.Create(poSelf, APP_TITLE, width, height, Windowed))

//@Src/Client/UserInterface/Locale_inc.h
#define APP_TITLE "Metin2 - Action Oriental MMORPG"

 

  • Love 1
Link to comment
Share on other sites

  • 1 month later...
On 03/11/2016 at 0:18 PM, VegaS said:

//@Src/Client/UserInterface/PythonApplicationModule.cpp
//1.) Search:
if (!rkApp.Create(poSelf, szName, width, height, Windowed))
//2.) Replace with:
//szName = APP_TITLE;
if (!rkApp.Create(poSelf, APP_TITLE, width, height, Windowed))

//@Src/Client/UserInterface/Locale_inc.h
#define APP_TITLE "Metin2 - Action Oriental MMORPG"

 

dont work here

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



  • Similar Content

  • Activity

    1. 1416

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

    2. 0

      We are looking for a C++ and Python programmer

    3. 0

      Is there a way to make a quest run independet of player events? Lets say start quest automatically at server startup?

    4. 111

      Ulthar SF V2 (TMP4 Base)

    5. 0

      Quest function when 102.kill definition whereabouts help

    6. 5

      [M2 FILTER] Customized Client Filter

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