What's new
What's new

New messages New topics Systems Serverfiles 3D Models Web Scripting

Metin2Resources

👋 Welcome to Metin2 Resources — your hub for professional Metin2 server development.

Create a free account to access advanced systems, serverfiles, tutorials and connect with other developers.

🚀 Join today and start building better.

Aeldra wikipedia

Mirage

Member
Premium
📜 Messages 257
👍 Reactions 691
🏆 Points 425
In PythonApplication.cpp change:#if defined(INGAME_WIKI)if (CPythonWikiRenderTarget::instance().CanRenderWikiModules()) {CWikiRenderTargetManager::Instance().ReleaseRenderTargetTextures();}#endifwith:#if defined(INGAME_WIKI)CWikiRenderTargetManager::Instance().ReleaseRenderTargetTextures();#endif
 

Attachments

Latest posts

Back
Top Bottom