Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2
You last visited: Today at 12:58

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Metin2 client source code

Discussion on Metin2 client source code within the Metin2 forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2016
Posts: 2
Received Thanks: 0
Smile Metin2 client source code

Hi guys,

Can somebody provide a link for the client source code of metin2?

I just got the server source code and there are many references to LUA. Yet, I can't see any .lua files and I don't know if they are supposed to be on the client and how they interact with each other. Can't wait to see how my childhood game was made.

Sample of lua:
Code:
void RegisterITEMFunctionTable()
	{

		luaL_reg item_functions[] =
		{
			{ "get_id",		item_get_id		},
			{ "get_cell",		item_get_cell		},
			{ "select",		item_select		},
or:
Code:
	int item_get_value(lua_State* L)
	{
		CQuestManager& q = CQuestManager::instance();
		LPITEM item = q.GetCurrentItem();

		if (!item)
		{
			lua_pushnumber(L, 0);
			return 1;
		}
Best Regards,
Catalin
CatalinWeb is offline  
Old 09/10/2016, 22:46   #2

 
BladeTiger12's Avatar
 
elite*gold: 64
Join Date: May 2011
Posts: 1,228
Received Thanks: 847
Actually:

But I have a good day. Here:
BladeTiger12 is offline  
Old 09/10/2016, 22:51   #3
 
elite*gold: 0
Join Date: Sep 2016
Posts: 2
Received Thanks: 0
Hei man, thank you. The link didn't work because the forum doesn't care about the # sign when redirecting. Anyway, here it is:

I still couldn't find the reason they would use lua. :/ Any ideas on that?

EDIT: found out it uses a LOT of python. I am surprised.
CatalinWeb is offline  
Reply

Tags
client, lua, metin2


Similar Threads Similar Threads
[Release] WarRock Client Source Code
04/03/2016 - WarRock - 11 Replies
Because I love you all so much <3 Download: LINK ( no password required )
Buy flyff server + client + source code
02/23/2013 - Flyff Trading - 0 Replies
Hi all, I want to buy a Flyff Server + Client + Source code. (working) Features: v17-18 or 19. anti hack Petfilter Fast job change Baruna Full (update piercing) Teleportation in the buff pang
Client Suspender Source Code[Autoit]
08/31/2012 - General Gaming Discussion - 2 Replies
Note: This script for autoit. Download autoit and scite editor. Note 2 : Write to input : FT_Client.exe and Click to Freeze when showed banner. Func _ProcessSuspend($process) $processid = ProcessExists($process) If $processid Then $ai_Handle = DllCall("kernel32.dll", 'int', 'OpenProcess', 'int', 0x1f0fff, 'int', False, 'int', $processid) $i_sucess = DllCall("ntdll.dll","int",&quo t;NtSuspendProcess","int",$ai_Handl e) DllCall('kernel32.dll', 'ptr', 'CloseHandle', 'ptr',...
[For sale]Botserver/client source code
08/24/2011 - SRO Private Server - 10 Replies
So..I've got a botserver/botclient source code,every function is server-sided,so the client doesn't contain any usable information.. There are basic functions done,so it can kill mobs,use skills,loop in towns,and a few others.. I'm willing to sell it now cause I'm not working on it anymore,since I've got to learn a lot,school starts in a week.. I have no idea if someone needs it ,but it's pretty good atm,can be finished in a month or 2 max,I guess if you're good at c#. Price is up to...
[For sale]Botserver/client source code
08/24/2011 - Silkroad Online - 2 Replies
So..I've got a botserver/botclient source code,every function is server-sided,so the client doesn't contain any usable information.. There are basic functions done,so it can kill mobs,use skills,loop in towns,and a few others.. I'm willing to sell it now cause I'm not working on it anymore,since I've got to learn a lot,school starts in a week.. I have no idea if someone needs it ,but it's pretty good atm,can be finished in a month or 2 max,I guess if you're good at c#. Price is up to...



All times are GMT +2. The time now is 12:58.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.