Jump to content

paquiito

Inactive Member
  • Posts

    28
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by paquiito

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

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