Jump to content

Recommended Posts

Hello. I downloaded server source to learn some hard facts about the odds and other inner workings of the game. I'm not a C++ programmer(I'm from Java), but i can read he C syntax just fine. However, I encountered a problem. In the code a class called LPITEM is often used. I've been trying to search for its implementation but after a lot of searching I couldn't find it anywhere. Sorry if this is a noob question, but can you tell me where it is?

Link to comment
https://metin2.dev/topic/11380-implementation-of-lpitem/
Share on other sites

11 hours ago, Birdperson said:

Hello. I downloaded server source to learn some hard facts about the odds and other inner workings of the game. I'm not a C++ programmer(I'm from Java), but i can read he C syntax just fine. However, I encountered a problem. In the code a class called LPITEM is often used. I've been trying to search for its implementation but after a lot of searching I couldn't find it anywhere. Sorry if this is a noob question, but can you tell me where it is?

Hey.

Welcome to this forum,this is a great question :)

Now to your question.

LPITEM is defined in typedef.h as class CItem. this class and it's members can be found inside item.h header file.

If you have any more question feel free to send me pm or add me to skype(via forum PM) and i'll be glad to help.

 

Regards.

 

  • Love 2
Link to comment
https://metin2.dev/topic/11380-implementation-of-lpitem/#findComment-66498
Share on other sites

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.