-
Content Count
29 -
Joined
-
Last visited
Community Reputation
10 NeutralAbout M3ragon

-
Rank
M3ragon
Informations
-
Gender
Male
Metin2
-
Kingdom
Jinno
Recent Profile Visitors
679 profile views
-
i would like this based on the old or compled new?
-
M3ragon started following How To Create Your Own Attr Type, Samurai core Project, Official Group Search and 3 others
-
any updates or reupload?
-
for all with same bug... Bug comes from 4 Inventorypages Lenght.h //search: bool IsDragonSoulEquipPosition() const //replace with: bool IsDragonSoulEquipPosition() const { return (window_type == INVENTORY) && (DRAGON_SOUL_EQUIP_SLOT_START <= cell) && (DRAGON_SOUL_EQUIP_SLOT_END > cell); }
- 6 replies
-
- 2
-
-
- bug
- dragonsoul
-
(and 1 more)
Tagged with:
-
Slots are 212 - 223 (pos in player.item)
- 6 replies
-
- bug
- dragonsoul
-
(and 1 more)
Tagged with:
-
sorry but i think im blind. Did you see any fail? and yes, bought the Switchbot. enum EMisc2 { DRAGON_SOUL_EQUIP_SLOT_START = INVENTORY_MAX_NUM + WEAR_MAX_NUM, // (DRAGON_SOUL_EQUIP_SLOT_START (212) |INVENTORY_MAX_NUM (180) |WEAR_MAX_NUM (32) DRAGON_SOUL_EQUIP_SLOT_END = DRAGON_SOUL_EQUIP_SLOT_START + (DS_SLOT_MAX * DRAGON_SOUL_DECK_MAX_NUM), // DRAGON_SOUL_EQUIP_SLOT_END (224) |DRAGON_SOUL_EQUIP_SLOT_START (212) |DS_SLOT_MAX (6) |DRAGON_SOUL_DECK_MAX_NUM (2) DRAGON_SOUL_EQUIP_RESERVED_SLOT_END = DRAGON_SOUL_EQUIP_SLOT_END + (DS_SLOT_MAX * DRAGON_SOUL_DECK_RESERVED_MAX_NUM),
- 6 replies
-
- bug
- dragonsoul
-
(and 1 more)
Tagged with:
-
Bump
- 6 replies
-
- bug
- dragonsoul
-
(and 1 more)
Tagged with:
-
Hey guys i have a Problem with my Dragonsoul Alchemi... This Slot, wont work. I Cannot Refine then. Video: https://streamable.com/s2ern I Saw this topic: Bug the guy only postet "Fixed" and not how... I found out the its a Problem with the Beld inventroy... but i dont know how to fix this. Can somebody tell me the Fix? Some infos about my Src. Martyfiles ( v4.9.40 ) 4 Inventroypages + Belt + Dragonsoul ~Meragon
- 6 replies
-
- bug
- dragonsoul
-
(and 1 more)
Tagged with:
-
@blabla112 You need to add it in order of your lenght.h
-
can you re-upload this @Ace ? Map + Password
-
__________ ClientSrc>GameLib>ItemData.h // Search: enum EApplyTypes // Add to Enum: APPLY_ATTBONUS_NEWATTRTYPE, __________ ClientSrc>UserInterface>PythonPlayerModule.cpp // Searcharch: PyModule_AddIntConstant(poModule, "APPLY_ANTI_PENETRATE_PCT", CItemData::APPLY_ANTI_PENETRATE_PCT ); // Add: PyModule_AddIntConstant(poModule, "APPLY_ATTBONUS_NEWATTRTYPE", CItemData::APPLY_ATTBONUS_NEWATTRTYPE); __________ ClientSrc>UserInterface>Packet.h // Search: enum EPointTypes // Add to Enum: POINT_ATTBONUS_NEWATTRTYPE, __________ GameSrc>common>length.h // Search: enum ER
-
this must be work. GrpImageInstance.h //Search in this file: void SetDiffuseColor(float fr, float fg, float fb, float fa); //Add after: void SetScale(float sx, float sy); --------------------------------------------------- GrpImageInstance.cpp //Search in this file: void CGraphicImageInstance::SetPosition(float fx, float fy) { m_v2Position.x = fx; m_v2Position.y = fy; } //Add after: void CGraphicImageInstance::SetScale(float fx, float fy) { m_vScale = fx; } its from the imageScale of the "PetScale System like offical DE"
-
Wait 2-3 days then Send him a Second Message he replay after 3/4 days. By The was nice work.
- 467 replies
-
- 1
-
-
- martysama0134
- 2nd anniversary
-
(and 3 more)
Tagged with:
-
@Ace wo bleibt das passwort ^^
-
Im wait, what is fastet Bruteforce The password or wait for 31.12...