Jump to content

Source Client Clean & Fixed


Recommended Posts

  • Premium

 

 

This How To Compile Reboot ? 

What ?

 

It's easy, open .sln and click build solution :(

 

What's This ? 

 

thank you Metin2 dev

 
What you say ? I don't understand.

 

What do we do with this file?

 

thank you :)

 

 

Open it with Visual Studio 2013, set mode to release, and then:

 

ctrl+shit+b

 

The file will be on the folder binary with the name Metin2Release.exe

 

 

 

found a bug, do not show defenses, show them UNKNOWN_VALUE

 

SCREEN:

nLl8zR0.jpg

 

It's something you edited, i just compiled it too check and its working fine: 

 

P8Piy9D.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1

 

 

 

This How To Compile Reboot ? 

What ?

 

It's easy, open .sln and click build solution :(

 

What's This ? 

 

thank you Metin2 dev

 
What you say ? I don't understand.

 

What do we do with this file?

 

thank you :)

 

 

Open it with Visual Studio 2013, set mode to release, and then:

 

ctrl+shit+b

 

The file will be on the folder binary with the name Metin2Release.exe

 

 

 

found a bug, do not show defenses, show them UNKNOWN_VALUE

 

SCREEN:

nLl8zR0.jpg

 

It's something you edited, i just compiled it too check and its working fine: 

 

P8Piy9D.png

 

solved

Edited by Metin2 Dev
Core X - External 2 Internal
  • Former Staff

help me

qE9tv8h.png?1

@Reboot;

In PythonLauncher.cpp:

 

search:

PyModule_AddIntConstant(builtins, "TRUE", 1);

 

and add:

 

PyModule_AddIntConstant(builtins, "TRUE", 1);

PyModule_AddIntConstant(builtins, "FALSE", 0);

PyModule_AddIntConstant(builtins, "True", 1);

PyModule_AddIntConstant(builtins, "False", 0);

 

Now TRUE and True works

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1

still waiting for windows server files friend so when? :)

We source from windows serverfiles fully functional, tested 100 players. And go perfectly.

 

I do not think anything ever going to post on the dev.

 

someone could give me the link vs2013?

Here is http://www.visualstudio.com/

  • Love 1
  • Former Staff

657f5f5d49.png

I had the same problem, download this vstudio.

http://download.microsoft.com/download/7/1/B/71BA74D8-B9A0-4E6C-9159-A8335D54437E/vs_community.exe

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1

 

Can anyone send me this binarys lib files?

or How can i make this files? I dont have 'library builder' folder. how can i build this libs? thx.

Removed by me.

 

How can i build it? Can you help me, please?

I have a error:

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

Edited by Metin2 Dev
Core X - External 2 Internal

 

 

Can anyone send me this binarys lib files?

or How can i make this files? I dont have 'library builder' folder. how can i build this libs? thx.

Removed by me.

 

How can i build it? Can you help me, please?

I have a error:

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

 

Read above posts ,and you will find the solution.

Edited by Metin2 Dev
Core X - External 2 Internal
  • Former Staff

How can i build it? Can you help me, please?

I have a error:

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

In PythonLauncher.cpp:

 

search:

PyModule_AddIntConstant(builtins, "TRUE", 1);

 

and add:

 

PyModule_AddIntConstant(builtins, "TRUE", 1);

PyModule_AddIntConstant(builtins, "FALSE", 0);

PyModule_AddIntConstant(builtins, "True", 1);

PyModule_AddIntConstant(builtins, "False", 0);

 

Now TRUE and True works

Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 1

 

0225 05:06:08291 ::

networkModule.py(line:208) SetSelectCharacterPhase

system.py(line:130) __pack_import

system.py(line:110) _process_result

introSelect.py(line:30) ?

system.py(line:130) __pack_import

system.py(line:110) _process_result

interfaceModule.py(line:24) ?

system.py(line:130) __pack_import

system.py(line:110) _process_result

uiSystem.py(line:6) ?

system.py(line:130) __pack_import

networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid syntax (line 335)

0225 05:06:08292 :: ============================================================================================================

0225 05:06:08292 :: Abort!!!!

I want to use my own root file

help me :(

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.