- 0
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Activity
-
26
-
1
-
31
-
1
Quest. Give different items to male and female characters.
Hello. How can i make a quest to give different items to male and female characters? -
70
Metin2 Dev - Changelogs
Marketplace Did you find this review helpful? --> Reset for all reviews There has been abuse of review ratings within the Marketplace They were used for revenge and were not honest (Because it was anonymous (or not, for me))- 1
-
-
0
Where to start metin2 dev?
Hello, I am an individual developer and would consider myself 'decent' in coding. I have been playing metin2 for a long time and recently I wanted to learn metin2dev but I have no clue where to start? Could you please give me a direction so I can start from easy and learn my way through? -
10
-
11
CArea loading optimization
in CArea::__UpdateLoadedObjectInstances u have new func "emplace" and here it is not used value_type if ((*it)->dwType == prt::PROPERTY_TYPE_BUILDING) m_GraphicThingInstanceCRCMap.emplace(TGraphicThingInstanceCRCMap::value_type((*it)->pThingInstance, c_pObjectData->dwCRC)); like this: if ((*it)->dwType == prt::PROPERTY_TYPE_BUILDING) m_GraphicThingInstanceCRCMap.emplace((*it)->pThingInstance, c_pObjectData->dwCRC); -
2
-
Question
Diamondz 1
I tried to implement the zodiac armor and, after logging in, it took me out
sysser :
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=83, itemIndex=1500) - Failed to item data
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=55, itemIndex=41585) - Failed to item data
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=109, itemIndex=5500) - Failed to item data
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=91, itemIndex=2500) - Failed to item data
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=122, itemIndex=500) - Failed to item data
1025 23:23:37990 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=99, itemIndex=509) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=135, itemIndex=3500) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=31, itemIndex=45293) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=95, itemIndex=501) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=113, itemIndex=6500) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=84, itemIndex=7500) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=92, itemIndex=500) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=105, itemIndex=501) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=115, itemIndex=502) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=30, itemIndex=45292) - Failed to item data
1025 23:23:37991 :: CPythonPlayer::SetItemData(window_type : 1, dwSlotIndex=25, itemIndex=45291) - Failed to item data
Link to comment
Share on other sites
Top Posters For This Question
1
1
1
Popular Days
Oct 29
2
Oct 26
1
Top Posters For This Question
metin2team 1 post
Justin 1 post
Diamondz 1 post
Popular Days
Oct 29 2017
2 posts
Oct 26 2017
1 post
Popular Posts
metin2team
epic.
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now