How to compile Metin2 .py script to .pyc ? - Where to get modules to compile? 11/06/2023 - Metin2 - 8 Replies Hi there!
I'm Argi.
I'd like to begin by mentioning that I'm a programmer, but I don't typically work with Python. Consequently, my question may appear somewhat basic, for which I apologize in advance.
So let's start with the fact that my problem is compiling a file with the extension '.py' to a file with the extension '.pyc'. I wrote a simple hack , which cannot work on some servers due to security measures that delete files from the client folder.
Currently I'm loading the '.py' file...
[HELP]Compile Code Source 05/21/2015 - Metin2 Private Server - 0 Replies Hello Guys!
Today i was compiling the source code of mainline
I followed this guide on ********* community step by step! ( http://*********.org/board/index.php?/topic/4654-h owtocompile-the-source-code-on-freebsd-noob-proof/ )
Whatever, i got an error that i don't know how to solve, even if i searched on this forum and on google. ( i didn't find any solution )
The error is this :
http://puu.sh/hV95p/084ad2591f.jpg
I really don't know how to do, i did everything right as the previous...